What's Changed
- feat(gax): add universe domain mismatch error by @alvarowolfx in #5419
- docs(auth): Credentials methods by @alvarowolfx in #5418
- fix(wkt): implement camelCase conversion for FieldMask JSON mapping by @haphungw in #5422
- feat(pubsub): retry confirmed_ack partial failures in Subscriber by @PhongChuong in #5431
- feat(storage): accept
Into<Arc<S>>infrom_stubby @haphungw in #5453 - docs: document safe local backend usage for terraform integration tests by @haphungw in #5440
- docs: add observability samples by @westarle in #5448
- feat: generate updated clients with
from_stubacceptingInto<Arc<S>>by @haphungw in #5457 - feat(pubsub): expose RetryableErrors for customized retry configuration by @suzmue in #5411
- feat(pubsub): add delivery attempt tracking to subscriber by @suzmue in #5503
- feat(auth): support non-UTF8 paths for ADC by @alvarowolfx in #5526
- fix(pubsub)!: make ShutdownBehavior non_exhaustive by @suzmue in #5533
- feat(pubsub): retry confirmed_nack partial failures in Subscriber by @PhongChuong in #5563
- feat(auth): make universe domain pub by @alvarowolfx in #5565
- docs: Format resource names in RPC samples by @amanda-tarafa in #5504
- feat(pubsub): retry exactly once lease extensions by @PhongChuong in #5571
- feat(storage): add user_project option by @joshuatants in #5490
- feat(storage): add quota_project option by @joshuatants in #5578
New Contributors
Full Changelog: release-20260413...release-20260505