Skip to content

Commit

Permalink
chore(main): release Google.Api.Gax 4.6.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Feb 2, 2024
1 parent bac7369 commit d0ba4be
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.5.0"
".": "4.6.0-beta01"
}
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-beta01](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.5.0...Google.Api.Gax-4.6.0-beta01) (2024-02-02)


### Features

* Adds UniverseDomain client option. ([e9ee219](https://github.com/googleapis/gax-dotnet/commit/e9ee219dc7268b4a2ab7842d309a55970d60003e))
* Use the universe domain to build service endpoints. ([f1fee08](https://github.com/googleapis/gax-dotnet/commit/f1fee0868b624f0f3ebecb44b405381b74d9415b))
* Validate that client and credential universe domain are the same. ([bac7369](https://github.com/googleapis/gax-dotnet/commit/bac7369d11e80a47c08fe2e384db02095b240324))

## [4.5.0](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.4.0...Google.Api.Gax-4.5.0) (2024-01-22)


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-beta00</Version>
<Version>4.6.0-beta01</Version>
</PropertyGroup>
</Project>

0 comments on commit d0ba4be

Please sign in to comment.