lukas-krecan / ShedLock

Distributed lock for your scheduled tasks
Apache License 2.0
3.61k stars 510 forks source link

Bump com.google.cloud:google-cloud-datastore from 2.21.3 to 2.22.0 #2177

Closed dependabot[bot] closed 10 hours ago

dependabot[bot] commented 11 hours ago

Bumps com.google.cloud:google-cloud-datastore from 2.21.3 to 2.22.0.

Release notes

Sourced from com.google.cloud:google-cloud-datastore's releases.

v2.22.0

2.22.0 (2024-09-26)

Features

  • Add sample code for multiple inequalities indexing consideration query (#1579) (1286792)
  • Introducing Tracing with OpenTelemetry API #1537 (#1576) (5440c22)

Bug Fixes

  • Update opentelemetry-sdk dependency to be test-only (#1595) (9d719e8)
  • Update opentelemetry.version to 1.42.1 to match the BOM version (#1598) (23c5c26)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.43.0 (#1584) (fae3b74)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.36.0 (#1590) (2db9e43)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.36.1 (#1602) (e1b7d4b)
  • Update dependency com.google.guava:guava-testlib to v33.3.1-jre (#1592) (5d078a4)
  • Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17 (#1585) (8f74a49)
Changelog

Sourced from com.google.cloud:google-cloud-datastore's changelog.

2.22.0 (2024-09-26)

Features

  • Add sample code for multiple inequalities indexing consideration query (#1579) (1286792)
  • Introducing Tracing with OpenTelemetry API #1537 (#1576) (5440c22)

Bug Fixes

  • Update opentelemetry-sdk dependency to be test-only (#1595) (9d719e8)
  • Update opentelemetry.version to 1.42.1 to match the BOM version (#1598) (23c5c26)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.43.0 (#1584) (fae3b74)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.36.0 (#1590) (2db9e43)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.36.1 (#1602) (e1b7d4b)
  • Update dependency com.google.guava:guava-testlib to v33.3.1-jre (#1592) (5d078a4)
  • Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17 (#1585) (8f74a49)
Commits
  • df9705b chore(main): release 2.22.0 (#1589)
  • 8f74a49 deps: update dependency com.google.testparameterinjector:test-parameter-injec...
  • e1b7d4b deps: update dependency com.google.cloud:sdk-platform-java-config to v3.36.1 ...
  • 9e9786e chore(deps): update dependency com.google.cloud:libraries-bom to v26.47.0 (#1...
  • 1286792 feat: add sample code for multiple inequalities indexing consideration query ...
  • 5d078a4 deps: update dependency com.google.guava:guava-testlib to v33.3.1-jre (#1592)
  • fae3b74 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.43.0 (#1584)
  • d2a214c chore: Update generation configuration at Tue Sep 24 02:23:54 UTC 2024 (#1593)
  • 2db9e43 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.36.0 ...
  • 23c5c26 fix: Update opentelemetry.version to 1.42.1 to match the BOM version (#1598)
  • 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 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)