Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release Google.Api.Gax 4.3.0-beta01 #664

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Dec 8, 2022

4.3.0-beta01 (2022-12-08)

Features

  • Add scoped self-signed JWT support for REST (8f62655)
  • Improve handling of bad/missing/unsupported methods in REGAPIC (703f386), closes #623
  • Improve server streaming exception behavior (28f759a)
  • Regenerate common protos (4e6ec67)
  • rest server streaming support (a7f122a)

Bug Fixes

  • Change default for UseSelfSignedJwtsWithScopes in REST to false (20663c1)
  • Close TextReader when we've found the end of responses (302e8b6)
  • Dispose of CancellationTokenSources when a method is "done" (c6e3502), closes #592
  • Drop trailing hex characters from version header values (b3e2cf9), closes #636
  • Fix cancellation (including deadlines) for REGAPIC streaming (3df4f82), closes #648
  • Fix error handling for server-streaming REGAPIC (9b0336f), closes #655
  • Keep the gRPC full method name in RestServiceCollection (fcb1173), closes #650
  • Throw RpcException if transcoding fails (49c7349), closes #659

This fixes the previous release-please release which was
accidentally set to 2.3.0-beta01.
Copy link
Collaborator

@amanda-tarafa amanda-tarafa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jskeet jskeet merged commit a587e11 into googleapis:main Dec 8, 2022
@jskeet jskeet deleted the fix-release branch December 8, 2022 12:26
@release-tool-publish-reporter
Copy link

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter
Copy link

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment