Skip to content

Commit

Permalink
chore(main): release Google.Api.Gax 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 11, 2024
1 parent 0501add commit 5186d74
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.8.0"
".": "4.9.0"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Features

* Add helper methods to obtain ActivitySources ([36ee7d3](https://github.com/googleapis/gax-dotnet/commit/36ee7d3bfa12833aba1174c9af1959eedcf17471))
* Allow ActivitySource to be specified in ServiceSettingsBase ([0501add](https://github.com/googleapis/gax-dotnet/commit/0501addabe6c0d7702bcaec2703543cf74e11010))
* Support ActivitySource in ClientHelper ([d6fa8a1](https://github.com/googleapis/gax-dotnet/commit/d6fa8a1518ffa1487ad4b84a7d1c2b2f4e9a66f3))

## [4.8.0](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.8.0-alpha01...Google.Api.Gax-4.8.0) (2024-03-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.8.0</Version>
<Version>4.9.0</Version>
</PropertyGroup>
</Project>

0 comments on commit 5186d74

Please sign in to comment.