Releases: yoshidan/google-cloud-rust
Releases · yoshidan/google-cloud-rust
v20250410
v20250401
What's Changed
- Emulator does not return
kind
by @cr-EliasJunior in #353 - spanner: implement Debug for CommitTimestamp by @op in #354
- Bump actions/cache by @yoshidan in #357
- Update arrow to fix compatibility with chrono by @maxammann in #356
- Remove deprecated ethers crate by @yoshidan in #358
- feat: replace foundation/token by token-source by @nicolas-vivot in #355
- Bump version by @yoshidan in #362
- Bump deps by @yoshidan in #363
New Contributors
- @cr-EliasJunior made their first contribution in #353
- @op made their first contribution in #354
- @maxammann made their first contribution in #356
Full Changelog: v1.0.0...v20250401
v1.0.0
v20250205
What's Changed
- [bigquery] Add storage write API by @yoshidan in #325
- storage: make size and etag fields optional by @eandre in #326
- Fix clippy by @yoshidan in #327
- spanner: set google-cloud-resource-prefix metadata by @danielnorberg in #332
- clippy --all-targets by @danielnorberg in #335
- spanner: fix lint error by @danielnorberg in #334
- spanner: parallelize session creation by @danielnorberg in #333
- [bigquery] Support bigquery emulator by @yoshidan in #336
- Remove server feature from tonic by @fiadliel in #338
- bigquery: Do not create default http client, unless client config is used by @DoumanAsh in #341
- Fix sign_url error response by @yoshidan in #345
- bigquery: Separate HTTP part of client to allow user to use HTTP API by @DoumanAsh in #346
- spanner: expose max_commit_delay by @danielnorberg in #348
- Bump version by @yoshidan in #350
- Fix link to documentation by @Daiki48 in #347
New Contributors
- @eandre made their first contribution in #326
- @danielnorberg made their first contribution in #332
- @fiadliel made their first contribution in #338
- @Daiki48 made their first contribution in #347
Full Changelog: v20241126...v20250205
v20241126
What's Changed
- Bump googleapis by @yoshidan in #313
- fix: depend on tower util feature by @shikhar in #316
- Tweak biqquery test due to response change by @yoshidan in #317
- bigquery: Upgrade arrow, backon dependencies by @svix-jplatte in #318
- Handle error responses from the token requests by @rtimush in #319
- feat: add match_glob query parameter to ListObjectsRequest by @shogo-nakano-desu in #320
- Update reqwest-middleware, reqwest-retry, and retry-policies by @musicinmybrain in #322
New Contributors
- @shikhar made their first contribution in #316
- @svix-jplatte made their first contribution in #318
- @rtimush made their first contribution in #319
- @musicinmybrain made their first contribution in #322
Full Changelog: v20240922...v20241126
v20240922
What's Changed
- Add symlink for LICENSE by @yoshidan in #304
- Fix encoding when creating oAuth token via Metadata Server by @mshytikov in #306
- fix(storage iam policies): Make description field optional in Condition struct by @nhudson in #307
- Support AbortIncompleteMultipartUpload by @yoshidan in #309
- Updates unmaintained tokio-retry to tokio-retry2 by @naomijub in #311
- Bump version by @yoshidan in #312
New Contributors
- @mshytikov made their first contribution in #306
- @nhudson made their first contribution in #307
- @naomijub made their first contribution in #311
Full Changelog: v20240902...v20240922
v20240902
What's Changed
- Remove gen.com from auth crate by @ryo33 in #285
- Support moving an object by @pratimsc in #284
- feat: support both identity and token source for gke metadata server mode by @nicolas-vivot in #286
- Apply fix doc_lazy_continuation by @yoshidan in #289
- [pubsub] Prevent cancellation on ack by @yoshidan in #291
- Add setter to auth Config by @yoshidan in #293
- Directly authenticate Spanner Admin Client by @andrew-james-dev in #295
- Modify database admin with auth by @yoshidan in #296
- Update README.md by @wcarmon in #297
- Fix signature mismatch by sorting query parameters by @cpick in #299
- Modify QueryParamteterValue by @yoshidan in #301
- Bump up to new version by @yoshidan in #302
New Contributors
- @pratimsc made their first contribution in #284
- @andrew-james-dev made their first contribution in #295
- @wcarmon made their first contribution in #297
Version
- google-cloud-auth v0.17.0
- google-cloud-bigquery v0.13.0
- google-cloud-pubsub v0.29.0
- google-cloud-spanner v0.31.0
- google-cloud-storage v0.22.0
- google-cloud-artifact-registry v0.7.0
- google-cloud-kms v0.5.0
Full Changelog: v20240801...v20240902
v20240801
v20240712
v20240627
What's Changed
- [kms] Add cryptographic operation by @yoshidan in #265
- Get range headers when checking the status of the upload by @praveenperera in #258
- [pubsub] Support grafeful shutdown for MessageStream by @yoshidan in #267
- Re-export googleapi proto definitions for KMS; updated documentation by @AmeliasCode in #268
- Impl ToKind for slices by @MarcusGrass in #270
- Update tonic, regenerate rust files by @MarcusGrass in #273
- Bump up serial_test to 3.1 by @yoshidan in #274
- [pubsub] Cancellable MessageStream by @yoshidan in #271
- Support file-type credential for external account by @ryo33 in #275
- [kms] Add feature to sign ethereum transaction by @yoshidan in #276
- Fix readme example by @bouzuya in #277
- Split CI by @yoshidan in #278
- Add implementation of ToKind and TryFromValue for prost_types::Timestamp by @AmeliasCode in #279
- Bump version by @yoshidan in #282
New Contributors
- @praveenperera made their first contribution in #258
- @MarcusGrass made their first contribution in #270
- @ryo33 made their first contribution in #275
Full Changelog: v20240507...v20240627