lukas-krecan / ShedLock

Distributed lock for your scheduled tasks
Apache License 2.0
3.66k stars 518 forks source link

Bump com.google.cloud:google-cloud-spanner from 6.75.0 to 6.76.0 #2172

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.google.cloud:google-cloud-spanner from 6.75.0 to 6.76.0.

Release notes

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

v6.76.0

6.76.0 (2024-09-27)

Features

  • Add opt-in flag and ClientInterceptor to propagate trace context for Spanner end to end tracing (#3162) (0b7fdaf)
  • Add samples for backup schedule feature APIs. (#3339) (8cd5163)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.46.1 (1719f44)
Changelog

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

6.76.0 (2024-09-27)

Features

  • Add opt-in flag and ClientInterceptor to propagate trace context for Spanner end to end tracing (#3162) (0b7fdaf)
  • Add samples for backup schedule feature APIs. (#3339) (8cd5163)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.46.1 (1719f44)
Commits
  • 35a8eb2 chore(main): release 6.76.0 (#3350)
  • e69e0dd chore(main): release 6.75.1-SNAPSHOT (#3340)
  • ed979aa chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.75...
  • 0b7fdaf feat: Add opt-in flag and ClientInterceptor to propagate trace context for Sp...
  • 1719f44 chore: Update generation configuration at Fri Sep 27 02:24:50 UTC 2024 (#3302)
  • e3cafd7 chore: built-in metrics attributes (#3346)
  • 8cd5163 feat: Add samples for backup schedule feature APIs. (#3339)
  • 254b2f5 chore: append gRPC error message for debugging (#3345)
  • See full diff 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)