Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 760 Bytes | |
v0.42.0 source code.tar.gz | 2025-06-28 | 2.8 MB | |
v0.42.0 source code.zip | 2025-06-28 | 3.8 MB | |
Totals: 3 Items | 6.6 MB | 0 |
Breaking Changes
AWS SDKv1 support dropped except for docstore
.
What's Changed
- aws: Drop support for AWS SDK v1 in everything except docstore by @vangent in https://github.com/google/go-cloud/pull/3534
- pubsub: Ensure batch flushes on shutdown even if MinBatchSize isn't met by @vangent in https://github.com/google/go-cloud/pull/3543
- blob: introduce conditional write option for storage by @ocampeau in https://github.com/google/go-cloud/pull/3533
New Contributors
- @ocampeau made their first contribution in https://github.com/google/go-cloud/pull/3533
- @pitabwire made their first contribution in https://github.com/google/go-cloud/pull/3546
Full Changelog: https://github.com/google/go-cloud/compare/v0.41.0...v0.42.0