Skip to content

Commit

Permalink
chore(main): release Google.Api.Gax 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 12, 2024
1 parent df1467b commit a2d0818
Show file tree
Hide file tree
Showing 3 changed files with 12 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"
".": "4.7.0"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [4.7.0](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.6.0...Google.Api.Gax-4.7.0) (2024-03-12)


### Features

* Add LOCATION_POLICY_VIOLATED ErrorReason enum value ([0c83f27](https://github.com/googleapis/gax-dotnet/commit/0c83f277e8456ddb5d4ca9f3afb94348393e948e))
* Add rest_reference_documentation_uri for Publishing ([0c83f27](https://github.com/googleapis/gax-dotnet/commit/0c83f277e8456ddb5d4ca9f3afb94348393e948e))
* Add ServiceOption extension for api_version ([0c83f27](https://github.com/googleapis/gax-dotnet/commit/0c83f277e8456ddb5d4ca9f3afb94348393e948e))
* Support for API version header ([df1467b](https://github.com/googleapis/gax-dotnet/commit/df1467b15e7fd82e7754f7b53796c1c1d7a3fc2d))

## [4.6.0](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.6.0-beta02...Google.Api.Gax-4.6.0) (2024-02-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</Version>
<Version>4.7.0</Version>
</PropertyGroup>
</Project>

0 comments on commit a2d0818

Please sign in to comment.