New Libraries
- We are happy to announce the v0.31.0-preview release of google-cloud-pubsub. As the version indicates, this library is under active development. We anticipate many breaking changes over the next few releases. The library is known to be incomplete. We do not recommend that you use the library in production. We do welcome feedback about the API, the documentation, or any bugs you may find.
What's Changed
- feat(gax): introduce connect error by @dbolduc in #3654
- fix(gaxi): retry connect errors by @dbolduc in #3656
- fix(storage): retry connection errors by @dbolduc in #3657
- fix(gaxi): retry connect errors over gRPC by @dbolduc in #3658
- docs(guide): how-to override the default endpoint by @coryan in #3667
- docs(guide): how-to override default authentication by @coryan in #3662
- docs(guide): how-to enable logging by @coryan in #3674
- doc(storage): document stub module by @dbolduc in #3690
- fix(storage):
StorageImplnameable outside crate by @dbolduc in #3683 - impl(storage): handle redirect errors by @coryan in #3715
- feat(gax-internal): preserve
tonic::Statuserrors by @coryan in #3758
Full Changelog: release-20251024...release-20251111