2025-10-07 #3491
coryan
announced in
Announcements
2025-10-07
#3491
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking Changes
Vec<SearchResult>andVec<Facet>.Facetas the items forsearch().by_items()andsearch_lite().by_items().SearchResult.SearchResultandFacetlists, and theby_items()helper used theFacetwhereasSearchResultis the correct element to turn into items.New Libraries
What's Changed
Refactor most trait implementations out of the
model.rsfiles.Using locational or regional endpoints with the
StorageControlclient now result in errors.storage.googleapis.com).docs(storage): make public example by @suzmue in docs(storage): make public example #3314
test(storage): run UBLA-disabled samples by @dbolduc in test(storage): run UBLA-disabled samples #3324
docs(storage): object retention sample by @dbolduc in docs(storage): object retention sample #3326
docs(storage): add read public object example by @suzmue in docs(storage): add read public object example #3329
feat(storage): add rewrite_until_done helper as extension trait by @suzmue in feat(storage): add rewrite_until_done helper as extension trait #3328
docs(guide): add rewrite_until_done helper to rewrite guide by @suzmue in docs(guide): add rewrite_until_done helper to rewrite guide #3345
docs: Single value setter samples for Secret Manager and Workflows by @amanda-tarafa in docs: Single value setter samples for Secret Manager and Workflows #3369
fix: support locational endpoints by @dbolduc in fix: support locational endpoints #3402
docs: Adds setter samples for maps and repeated fields by @amanda-tarafa in docs: Adds setter samples for maps and repeated fields #3409
docs(storage): nicer landing page by @dbolduc in docs(storage): nicer landing page #3421
fix: paginated response items by @coryan in fix: paginated response items #3431
fix(storage): respect locational endpoints by @dbolduc in fix(storage): respect locational endpoints #3445
New Contributors
Full Changelog: v1.0.0...v1.1.0
This discussion was created from the release 2025-10-07.
Beta Was this translation helpful? Give feedback.
All reactions