Skip to content

Commit

Permalink
chore(main): release Google.Api.Gax 4.6.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and jskeet committed Feb 9, 2024
1 parent 0cc68b2 commit 0c0447c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.6.0-beta01"
".": "4.6.0-beta02"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.6.0-beta02](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.6.0-beta01...Google.Api.Gax-4.6.0-beta02) (2024-02-09)


### Features

* Add a FieldFormats static class for auto-populated fields ([f1d44a4](https://github.com/googleapis/gax-dotnet/commit/f1d44a4228ef59a76c5d9c03be857050be64e52e))
* Detect grpc-dotnet support on Windows under .NET Framework ([bfa72ad](https://github.com/googleapis/gax-dotnet/commit/bfa72add6d62740498aae9b4077f00c8a1a65506))
* Update common protos ([690670e](https://github.com/googleapis/gax-dotnet/commit/690670e2dcc8b43795bdb54a94cfb20efefc348b))

## [4.6.0-beta01](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.5.0...Google.Api.Gax-4.6.0-beta01) (2024-02-02)


Expand Down
2 changes: 1 addition & 1 deletion ReleaseVersion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
- divergent versions, but for the moment this keeps things simpler.
-->
<PropertyGroup>
<Version>4.6.0-beta01</Version>
<Version>4.6.0-beta02</Version>
</PropertyGroup>
</Project>

0 comments on commit 0c0447c

Please sign in to comment.