Releases: yoshidan/google-cloud-rust
Releases · yoshidan/google-cloud-rust
v20240507
What's Changed
- Added hickory-dns feature for auth and storage by @jiakuan in #255
- Fix ComputeIdentitySource::token() by @h-michael in #260
- Initial implementation of GCP KMS by @AmeliasCode in #262
- Adding "matchGlob" to "ListBucketsRequest" by @otobrglez in #259
- Update reqwest Dependency to Version 0.12.0 in google-cloud-storage Client (#251) by @LenWilliamson in #254
- Updated the error when application credentials aren't found by @Isaac-Duarte in #263
- Bump up to new version by @yoshidan in #264
New Contributors
- @jiakuan made their first contribution in #255
- @AmeliasCode made their first contribution in #262
- @otobrglez made their first contribution in #259
- @LenWilliamson made their first contribution in #254
- @Isaac-Duarte made their first contribution in #263
Full Changelog: v20240418...v20240507
v20240418
What's Changed
- [spanner] Remove
async_traitfrom spanner by @yoshidan in #238 - auth: Support URL type external account source by @moricho in #239
- Change default subscriber config by @yoshidan in #242
- Use project ID specified in config for Pubsub client by @h-michael in #243
- Fix google_cloud_auth::project::create_token_source doc by @bouzuya in #244
- docs: correct some bigquery README sample by @GriceTurrble in #247
- Add
SignedURLOptions.start_timeby @cpick in #246 - Set expected audience to jsonwebtoken validation option to get ID token by @h-michael in #249
- [storage] Remove unused Client::default by @yoshidan in #252
- Update version by @yoshidan in #253
New Contributors
- @moricho made their first contribution in #239
- @bouzuya made their first contribution in #244
- @GriceTurrble made their first contribution in #247
- @cpick made their first contribution in #246
Full Changelog: v20240227...v20240418
v20240227
What's Changed
- feat: storage - change reqwest::Client for reqwest_middleware::Client by @nicolas-vivot in #228
- Add request middleware to BQ by @yoshidan in #231
- Update version by @khangkontum in #232
- feat: add publish_blocking to Publisher by @morgante in #234
- Update version by @yoshidan in #237
New Contributors
- @nicolas-vivot made their first contribution in #228
- @khangkontum made their first contribution in #232
- @morgante made their first contribution in #234
Full Changelog: v20240205...v20240227
v20240205
v20231228
What's Changed
- feat: expose client and modify_ack_deadline by @pocesar in #215
- Allow anonymous access / Remove RSA crate by @yoshidan in #217
- Change test by @yoshidan in #220
- Upgrade
tonicandprostby @andreiltd in #221 - Add conn opts by @yoshidan in #222
- Update version by @yoshidan in #224
New Contributors
- @pocesar made their first contribution in #215
- @andreiltd made their first contribution in #221
Full Changelog: v20231121...v20231228
v20231121
What's Changed
- ci: use actively maintained rust toolchain by @shogo-nakano-desu in #204
- Refactor test project by @yoshidan in #205
- default token source: avoid double boxing error by @danburkert in #206
- feat: support artifact registry by @benjaminch in #207
- chore: gar list functions to return responses structs by @benjaminch in #210
- Add CI for google-cloud-artifact-registry by @yoshidan in #211
- Update version by @yoshidan in #212
New Contributors
- @shogo-nakano-desu made their first contribution in #204
Full Changelog: v20231015...v20231121
v20231015
What's Changed
- [spanner] Add deep interleave test by @yoshidan in #193
- Support for generating ID token with service account credentials by @h-michael in #194
- Add serde rename to Format.tp by @yoshidan in #195
- Update non-breaking dependencies by @fosskers in #196
- Fix clippy by @yoshidan in #199
- Correctly pre-allocate number of receivers by @pablo-statsig in #197
- Allowing constructing CredentialsFile from string by @benjaminch in #201
- update version by @yoshidan in #202
New Contributors
- @fosskers made their first contribution in #196
- @pablo-statsig made their first contribution in #197
- @benjaminch made their first contribution in #201
Full Changelog: v20230904...v20231015
v20230904
What's Changed
- pubsub: Add capacity to channel by @yoshidan in #187
- Fix float64 typo by @kevinsheth in #188
- [storage] Automatically set Content-Length: 0 when uploading body is empty by @yoshidan in #191
New Contributors
- @kevinsheth made their first contribution in #188
Full Changelog: v20230814...v20230904
v20230814
v20230721
What's Changed
- spanner: Use bigdecimal instead of SpannerNumeric by @yoshidan in #178
- Support external-account by @yoshidan in #180
- Remove unused debug for external-account by @yoshidan in #181
- Correct error description of signed url api by @DoumanAsh in #182
Full Changelog: v20230704...v20230721