Skip to content

Releases: GoogleCloudPlatform/functions-framework-dotnet

Google.Cloud.Functions.Framework version 1.0.0

22 Jun 07:24
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0

Changes since 1.0.0-beta05:

- Update to Google.Events.Protobuf 1.0.0 and CloudNative.CloudEvents 2.0.0
- Update the Source CloudEvent attribute for Firebase RTDB events

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0
- Release Google.Cloud.Functions.Hosting version 1.0.0
- Release Google.Cloud.Functions.Templates version 1.0.0
- Release Google.Cloud.Functions.Testing version 1.0.0

Google.Cloud.Functions.Testing version 1.0.0-beta05

08 Jun 07:21
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta05

Changes since 1.0.0-beta04:

- Update to release candidate of CloudNative.CloudEvents package,
  which removes the need for a Google.Events package at all
- Minor changes to conversions to CloudEvents (with a few more coming)
- Dispose of the host instead of the TestServer in FunctionTestServer (fixes #182)
- Templates now include `appsettings*.json` for deployment (fixes #192 and #201)
- Add support for scopes (fixes #193)

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta05
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta05
- Release Google.Cloud.Functions.Templates version 1.0.0-beta05
- Release Google.Cloud.Functions.Testing version 1.0.0-beta05

Google.Cloud.Functions.Templates version 1.0.0-beta05

08 Jun 07:22
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta05

Changes since 1.0.0-beta04:

- Update to release candidate of CloudNative.CloudEvents package,
  which removes the need for a Google.Events package at all
- Minor changes to conversions to CloudEvents (with a few more coming)
- Dispose of the host instead of the TestServer in FunctionTestServer (fixes #182)
- Templates now include `appsettings*.json` for deployment (fixes #192 and #201)
- Add support for scopes (fixes #193)

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta05
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta05
- Release Google.Cloud.Functions.Templates version 1.0.0-beta05
- Release Google.Cloud.Functions.Testing version 1.0.0-beta05

Google.Cloud.Functions.Hosting version 1.0.0-beta05

08 Jun 07:22
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta05

Changes since 1.0.0-beta04:

- Update to release candidate of CloudNative.CloudEvents package,
  which removes the need for a Google.Events package at all
- Minor changes to conversions to CloudEvents (with a few more coming)
- Dispose of the host instead of the TestServer in FunctionTestServer (fixes #182)
- Templates now include `appsettings*.json` for deployment (fixes #192 and #201)
- Add support for scopes (fixes #193)

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta05
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta05
- Release Google.Cloud.Functions.Templates version 1.0.0-beta05
- Release Google.Cloud.Functions.Testing version 1.0.0-beta05

Google.Cloud.Functions.Framework version 1.0.0-beta05

08 Jun 07:23
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta05

Changes since 1.0.0-beta04:

- Update to release candidate of CloudNative.CloudEvents package,
  which removes the need for a Google.Events package at all
- Minor changes to conversions to CloudEvents (with a few more coming)
- Dispose of the host instead of the TestServer in FunctionTestServer (fixes #182)
- Templates now include `appsettings*.json` for deployment (fixes #192 and #201)
- Add support for scopes (fixes #193)

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta05
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta05
- Release Google.Cloud.Functions.Templates version 1.0.0-beta05
- Release Google.Cloud.Functions.Testing version 1.0.0-beta05

Google.Cloud.Functions.Testing version 1.0.0-beta04

19 Nov 14:13
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta04

Changes since 1.0.0-beta03:

- Actually improve the F# templates.

Release 1.0.0-beta03 did not include the new F# templates as
expected, due to confusion between templates and examples.

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta04
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta04
- Release Google.Cloud.Functions.Templates version 1.0.0-beta04
- Release Google.Cloud.Functions.Testing version 1.0.0-beta04

Google.Cloud.Functions.Testing version 1.0.0-beta03

19 Nov 12:48
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta03

Changes since 1.0.0-beta02:

- Improvements to F# templates
- Improved Firebase event conversions. (There will be more changes, but these are going in the right direction.)
- Support for Firebase RemoteConfig update events
- Improved templates for Visual Studio (from version 16.8.0 onwards, with the feature enabled in options)
- TestLogEntry now overrides ToString() in a useful way
- All assemblies are now signed (due to dependency updates, particularly to use CloudNative.CloudEvents 2.0.0-beta.1)

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta03
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta03
- Release Google.Cloud.Functions.Templates version 1.0.0-beta03
- Release Google.Cloud.Functions.Testing version 1.0.0-beta03

Google.Cloud.Functions.Templates version 1.0.0-beta04

19 Nov 14:13
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta04

Changes since 1.0.0-beta03:

- Actually improve the F# templates.

Release 1.0.0-beta03 did not include the new F# templates as
expected, due to confusion between templates and examples.

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta04
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta04
- Release Google.Cloud.Functions.Templates version 1.0.0-beta04
- Release Google.Cloud.Functions.Testing version 1.0.0-beta04

Google.Cloud.Functions.Templates version 1.0.0-beta03

19 Nov 12:50
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta03

Changes since 1.0.0-beta02:

- Improvements to F# templates
- Improved Firebase event conversions. (There will be more changes, but these are going in the right direction.)
- Support for Firebase RemoteConfig update events
- Improved templates for Visual Studio (from version 16.8.0 onwards, with the feature enabled in options)
- TestLogEntry now overrides ToString() in a useful way
- All assemblies are now signed (due to dependency updates, particularly to use CloudNative.CloudEvents 2.0.0-beta.1)

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta03
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta03
- Release Google.Cloud.Functions.Templates version 1.0.0-beta03
- Release Google.Cloud.Functions.Testing version 1.0.0-beta03

Google.Cloud.Functions.Hosting version 1.0.0-beta04

19 Nov 14:13
Compare
Choose a tag to compare
Release Functions Framework .NET packages version 1.0.0-beta04

Changes since 1.0.0-beta03:

- Actually improve the F# templates.

Release 1.0.0-beta03 did not include the new F# templates as
expected, due to confusion between templates and examples.

Packages in this release:
- Release Google.Cloud.Functions.Framework version 1.0.0-beta04
- Release Google.Cloud.Functions.Hosting version 1.0.0-beta04
- Release Google.Cloud.Functions.Templates version 1.0.0-beta04
- Release Google.Cloud.Functions.Testing version 1.0.0-beta04