Skip to content

Commit

Permalink
chore(main): release Google.Api.Gax 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and jskeet committed May 17, 2023
1 parent 048dd29 commit 6f2d3e6
Show file tree
Hide file tree
Showing 3 changed files with 15 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.3.1"
".": "4.4.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [4.4.0](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.3.1...Google.Api.Gax-4.4.0) (2023-05-17)


### Features

* Make all gRPC streams implement IDisposable ([e51f919](https://github.com/googleapis/gax-dotnet/commit/e51f919665873bb66b00483a1e9ac94d47707131))


### Documentation

* Clarify FlowControlSettings documentation


## [4.3.1](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.3.0...Google.Api.Gax-4.3.1) (2023-01-30)


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.3.1</Version>
<Version>4.4.0</Version>
</PropertyGroup>
</Project>

0 comments on commit 6f2d3e6

Please sign in to comment.