Skip to content

Commit

Permalink
chore(main): release Google.Api.Gax 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and amanda-tarafa committed Jan 24, 2025
1 parent b359ddb commit 35dfc93
Show file tree
Hide file tree
Showing 3 changed files with 9 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.9.0"
".": "4.10.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.10.0](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.9.0...Google.Api.Gax-4.10.0) (2025-01-24)


### Features

* Support GOOGLE_CLOUD_UNIVERSE_DOMAIN environment variable. ([1ac8d14](https://github.com/googleapis/gax-dotnet/commit/1ac8d14d3e4d40575020b759f78397f3081ae9da))

## [4.9.0](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.8.0...Google.Api.Gax-4.9.0) (2024-09-25)


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.9.0</Version>
<Version>4.10.0</Version>
</PropertyGroup>
</Project>

0 comments on commit 35dfc93

Please sign in to comment.