PDF-Bot
PDF-Bot copied to clipboard
Update dependency google-cloud-datastore to v2.20.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| google-cloud-datastore | ==2.10.0 -> ==2.20.1 |
Release Notes
googleapis/python-datastore (google-cloud-datastore)
v2.20.1
Bug Fixes
v2.20.0
Features
- Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#521) (dfbee2d)
- Add new_transaction support (#499) (43855dd)
- Implement query profiling (#542) (1500f70)
- New PropertyMask field which allows partial commits, lookups, and query results (7fd218b)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (#555) (5e773cb)
- Using end_cursor instead of skipped_cursor in Iterator to fix rare bug. (#552) (4982f9a)
v2.19.0
Features
- Add support for Python 3.12 (#498) (d1d60fa)
- Introduce compatibility with native namespace packages (#497) (87b3392)
Bug Fixes
- Use
retry_asyncinstead ofretryin async client (4e15ce6)
Documentation
v2.18.0
Features
Documentation
v2.17.0
Features
- Publish proto definitions for SUM/AVG in Datastore (cfcd0c2)
Documentation
- Minor formatting in Datastore Admin API (cfcd0c2)
- Specify limit for
propertiesinIndexmessage in Datastore Admin API (cfcd0c2)
v2.16.1
Bug Fixes
v2.16.0
Features
v2.15.2
Documentation
v2.15.1
Documentation
- Fix formatting of request arg in docstring (#428) (da86a02)
- Improve query API documentation (#430) (915daf5)
v2.15.0
Features
v2.14.0
Features
- Enable "rest" transport in Python for services supporting numeric enums (6785908)
Documentation
- Minor documentation formatting and cleanup (6785908)
v2.13.2
Bug Fixes
v2.13.1
Bug Fixes
- Add context manager return types (9cec031)
Documentation
- Add documentation for enums (9cec031)
v2.13.0
Features
- Add dynamic routing header annotation to DatastoreV1 (#400) (1043ba3)
- New transaction options for datastoreV1 (#402) (906d026)
v2.12.0
Features
v2.11.1
Bug Fixes
- deps: Require google-api-core >=1.34.0, >=2.11.0 (6f6bb63)
- Drop usage of pkg_resources (6f6bb63)
- Fix timeout default values (6f6bb63)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (6f6bb63)
v2.11.0
Features
Configuration
📅 Schedule: Branch creation - "after 6pm,every weekend" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.