PDF-Bot icon indicating copy to clipboard operation
PDF-Bot copied to clipboard

Bump google-cloud-datastore from 2.10.0 to 2.23.0

Open dependabot[bot] opened this issue 3 weeks ago • 0 comments

Bumps google-cloud-datastore from 2.10.0 to 2.23.0.

Release notes

Sourced from google-cloud-datastore's releases.

google-cloud-datastore 2.23.0

2.23.0 (2025-12-16)

Features

  • support mTLS certificates when available (#658) (85c02328)

google-cloud-datastore 2.22.0

2.22.0 (2025-12-12)

Bug Fixes

  • remove setup.cfg configuration for creating universal wheels (#601) (df729015)

v2.21.0

2.21.0 (2025-04-10)

Features

  • Add REST Interceptors which support reading metadata (7be9c4c)
  • Add support for opt-in debug logging (7be9c4c)

Bug Fixes

  • Allow protobuf 6.x (#598) (7c1171b)
  • Backwards-compatibility for previous meaning format (#603) (ed92e8e)
  • Fix typing issue with gRPC metadata when key ends in -bin (7be9c4c)

v2.20.2

2.20.2 (2024-12-12)

Bug Fixes

v2.20.1

2.20.1 (2024-08-14)

Bug Fixes

  • Allow protobuf 5.x; require protobuf >=3.20.2 (#560) (ad50e36)

v2.20.0

2.20.0 (2024-08-07)

... (truncated)

Changelog

Sourced from google-cloud-datastore's changelog.

2.23.0 (2025-12-16)

Features

2.22.0 (2025-12-12)

Bug Fixes

2.21.0 (2025-04-10)

Features

  • Add REST Interceptors which support reading metadata (7be9c4c)
  • Add support for opt-in debug logging (7be9c4c)

Bug Fixes

  • Allow protobuf 6.x (#598) (7c1171b)
  • Backwards-compatibility for previous meaning format (#603) (ed92e8e)
  • Fix typing issue with gRPC metadata when key ends in -bin (7be9c4c)

2.20.2 (2024-12-12)

Bug Fixes

2.20.1 (2024-08-14)

Bug Fixes

  • Allow protobuf 5.x; require protobuf >=3.20.2 (#560) (ad50e36)

2.20.0 (2024-08-07)

Features

  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#521) (dfbee2d)
  • Add new_transaction support (#499) (43855dd)

... (truncated)

Commits
  • 29459a4 chore: librarian release pull request: 20251216T133331Z (#659)
  • 92a1a33 chore(docs): update docstrings for batches without context managers (#578)
  • 85c0232 feat(gapic): support mTLS certificates when available (#658)
  • 84f880b chore: librarian release pull request: 20251212T152033Z (#656)
  • 66c1e47 chore(tests): update kokoro continuous test config (#655)
  • 117793c chore(librarian): onboard to librarian (#646)
  • 2dc9afc chore: Update gapic-generator-python to 1.26.2 (#642)
  • f1eedbf chore(python): Add support for Python 3.14 (#644)
  • 9dece54 chore: remove unused files (#597)
  • 34f6b27 chore: Update gapic-generator-python to 1.25.0 (#608)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Dec 17 '25 04:12 dependabot[bot]