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

Bump google-cloud-datastore from 2.6.0 to 2.8.1

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

Bumps google-cloud-datastore from 2.6.0 to 2.8.1.

Release notes

Sourced from google-cloud-datastore's releases.

v2.8.1

2.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#347) (de13860)
  • deps: require proto-plus >= 1.22.0 (de13860)

Documentation

  • Move the schedule_export samples from python-docs-samples (#344) (2174800)
  • samples: Add an example of using read_time in queries and get() (#342) (ffc5f17)

v2.8.0

2.8.0 (2022-07-15)

Features

  • Add read_time support for get and query (#334) (58b4b74)

v2.7.2

2.7.2 (2022-07-10)

Bug Fixes

v2.7.1

2.7.1 (2022-06-16)

Documentation

  • samples: add samples for IN, NOT_IN, and != operators. (#312) (4170325)

v2.7.0

2.7.0 (2022-06-09)

Features

  • support IN/NOT_IN/NOT_EQUAL operators (#287) (465bd87)

v2.6.2

2.6.2 (2022-06-07)

... (truncated)

Changelog

Sourced from google-cloud-datastore's changelog.

2.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#347) (de13860)
  • deps: require proto-plus >= 1.22.0 (de13860)

Documentation

  • Move the schedule_export samples from python-docs-samples (#344) (2174800)
  • samples: Add an example of using read_time in queries and get() (#342) (ffc5f17)

2.8.0 (2022-07-15)

Features

  • Add read_time support for get and query (#334) (58b4b74)

2.7.2 (2022-07-10)

Bug Fixes

2.7.1 (2022-06-16)

Documentation

  • samples: add samples for IN, NOT_IN, and != operators. (#312) (4170325)

2.7.0 (2022-06-09)

Features

  • support IN/NOT_IN/NOT_EQUAL operators (#287) (465bd87)

2.6.2 (2022-06-07)

Bug Fixes

... (truncated)

Commits
  • 3c73cf9 chore(main): release 2.8.1 (#345)
  • ffc5f17 docs(samples): Add an example of using read_time in queries and get() (#342)
  • de13860 fix(deps): allow protobuf < 5.0.0 (#347)
  • c2d816f chore(deps): update actions/setup-python action to v4 [autoapprove] (#343)
  • 2174800 docs: Move the schedule_export samples from python-docs-samples (#344)
  • 4095ce8 chore(deps): update all dependencies (#340)
  • 1e34c4c chore: resolve issue with prerelease presubmit [autoapprove] (#339)
  • 23417bd chore(deps): update all dependencies to v4 (#325)
  • 488cea0 chore(main): release 2.8.0 (#338)
  • 58b4b74 feat: Add read_time support for get and query (#334)
  • 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 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 Aug 17 '22 04:08 dependabot[bot]