GoogleCloudPlatform / kotlin-samples

Apache License 2.0
285 stars 88 forks source link

chore(deps): bump com.google.cloud:google-cloud-firestore from 3.18.0 to 3.25.0 in /firestore #1333

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps com.google.cloud:google-cloud-firestore from 3.18.0 to 3.25.0.

Release notes

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

v3.25.0

3.25.0 (2024-08-12)

Features

  • Add support for the VectorValue type (#1716) (81bfa0d)
  • Expose the proto changes to support FindNearest.distance_result_field parameter and the FindNearest.distance_threshold parameter (6456d85)

v3.24.3

3.24.3 (2024-08-06)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.47.0 (#1774) (222629a)
  • Update dependency com.google.cloud:google-cloud-trace to v2.47.0 (#1775) (d3c2744)

v3.24.2

3.24.2 (2024-07-29)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.33.0 (#1762) (76090ce)

v3.24.1

3.24.1 (2024-07-22)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v1.4.2 (#1749) (b20371a)
  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2 (#1755) (fb71213)
  • Update dependency com.google.cloud:google-cloud-trace to v2 (#1756) (f6989d8)
  • Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.31.0 (#1750) (7219bb3)
  • Update opentelemetry.version to v1.40.0 (#1753) (23ce20b)

v3.24.0

3.24.0 (2024-07-18)

Features

Dependencies

  • Update dependency org.apache.commons:commons-lang3 to v3.15.0 (#1745) (05a6f73)

... (truncated)

Changelog

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

3.25.0 (2024-08-12)

Features

  • Add support for the VectorValue type (#1716) (81bfa0d)
  • Expose the proto changes to support FindNearest.distance_result_field parameter and the FindNearest.distance_threshold parameter (6456d85)

3.24.3 (2024-08-06)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.47.0 (#1774) (222629a)
  • Update dependency com.google.cloud:google-cloud-trace to v2.47.0 (#1775) (d3c2744)

3.24.2 (2024-07-29)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.33.0 (#1762) (76090ce)

3.24.1 (2024-07-22)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v1.4.2 (#1749) (b20371a)
  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2 (#1755) (fb71213)
  • Update dependency com.google.cloud:google-cloud-trace to v2 (#1756) (f6989d8)
  • Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.31.0 (#1750) (7219bb3)
  • Update opentelemetry.version to v1.40.0 (#1753) (23ce20b)

3.24.0 (2024-07-18)

Features

Dependencies

  • Update dependency org.apache.commons:commons-lang3 to v3.15.0 (#1745) (05a6f73)

3.23.1 (2024-07-10)

Dependencies

... (truncated)

Commits
  • 040fd1c chore(main): release 3.25.0 (#1784)
  • 6456d85 chore: Update generation configuration at Sat Aug 10 02:17:32 UTC 2024 (#1782)
  • 81bfa0d feat: add support for the VectorValue type (#1716)
  • 4384970 chore(main): release 3.24.4-SNAPSHOT (#1781)
  • 585d518 chore(main): release 3.24.3 (#1777)
  • 1fc85b4 chore: Update generation configuration at Tue Aug 6 02:17:07 UTC 2024 (#1779)
  • d3c2744 deps: update dependency com.google.cloud:google-cloud-trace to v2.47.0 (#1775)
  • 222629a deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2...
  • 076ed8f chore: Update generation configuration at Fri Aug 2 02:17:00 UTC 2024 (#1776)
  • 91d290a chore: Update generation configuration at Thu Aug 1 02:20:51 UTC 2024 (#1773)
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #1350.