Skip to content

Releases: googleapis/google-cloud-cpp

v2.21.1

14 Mar 22:14
ae68de0
Compare
Choose a tag to compare

Spanner

  • fix(spanner): update session bookkeeping for session NotFound (#15009)

v2.36.0

03 Mar 22:07
fd230d9
Compare
Choose a tag to compare

New Libraries

We are happy to announce the following GA libraries. Unless specifically noted,
the APIs in these libraries are stable, and are ready for production use.

Google APIs interface definitions

v2.35.0

03 Feb 21:14
2901ce1
Compare
Choose a tag to compare

Pub/Sub

  • docs(pubsub): Add Pub/Sub ingestion from Kafka samples (#14954)

Common Libraries

  • doc: update documentation to point to security best practice (#14942)

Google APIs interface definitions

v2.34.0

16 Jan 20:59
3621363
Compare
Choose a tag to compare

OpenTelemetry

  • fix(otel): Exporter creating Monitored Resource with task_id for Cloud Run (#14923)
  • feat(otel): copy service labels into GCM Metric (#14930)

Storage

  • feat(storage): add MoveObject functionality to JSON and gRPC (#14936)

v2.33.0

18 Dec 22:36
40ad7ec
Compare
Choose a tag to compare

BigQuery Control

  • Has been promoted from an experimental library to GA.

Storage

  • docs(storage): Update build instructions for gcs+grpc (#14833)

GKE Connect Gateway

  • fix(gkeconnect): service only supports REST endpoint (#14897)

Google APIs interface definitions

v2.32.0

05 Dec 21:28
9213837
Compare
Choose a tag to compare

Spanner

  • feat(spanner): add samples for MR CMEK (#14674)

Common Libraries

  • feat(rest): support generateIdToken in impersonation url (#14853)
  • feat(rest): support impersonated ADC (#14815)

Google APIs interface definitions

v2.31.0

08 Nov 19:33
a70fb2b
Compare
Choose a tag to compare

New Libraries

We are happy to announce the following GA libraries. Unless specifically noted,
the APIs in these libraries are stable, and are ready for production use.

Pub/Sub

  • docs(pubsub): Fix region tags for Pub/Sub ingestion from GCS samples (#14773)

Storage

  • docs(storage): better suggestion for deprecated API (#14786)

Common Libraries

  • feat(oauth2): add support for external account workforce identity (#14800)
  • feat: API key authentication (#14779)
  • feat(mixin): generate mixins for libraries (#14766)

Google APIs interface definitions

v2.30.0

03 Oct 22:18
0866286
Compare
Choose a tag to compare

Updated Libraries

AI Platform API

  • doc(aiplatform): add Vertex AI samples (#14703)

KMS

  • AutokeyClient::ListKeyHandles(...) signature has changed to return an
    iterable type. Our telemetry indicates that there are no C++ applications
    using this API, and therefore we do not consider this a breaking change.
    (#14726)

OpenTelemetry

  • feat(otel): release GCM exporter (#14693)

Pub/Sub

  • feat(mixin): add manual changes for pubsub and generate mixin code (#14756)
  • docs(pubsub): Add ingestion from GCS topic creation sample (#14749)

Spanner

  • docs(spanner): Add samples for backup schedule feature APIs (#14720)
  • docs(spanner): create a few code snippets as examples for using Spanner Graph using cpp (#14660)

Storage

  • The gRPC plugin is now GA. The Using the gRPC plugin
    guide describes this feature in more detail. When using GCS from Google
    Compute Engine (GCE) this plugin can enable higher total throughput.
  • feat(storage): Add ability to restore soft deleted objects (#14710)

Common Libraries

  • fix(rest): promote buffer curl reads from to member variable (#14732)
  • fix: respect GOOGLE_CLOUD_QUOTA_PROJECT (#14684)

Google APIs interface definitions

v2.29.0

05 Sep 22:12
b2ce49d
Compare
Choose a tag to compare

New Libraries

We are happy to announce the following GA libraries. Unless specifically noted,
the APIs in these libraries are stable, and are ready for production use.

Bigtable

  • fix(bigtable): sanitize RowRange proto input (#14651)

Compute

  • feat(compute): add missing services instant_snapshots and region_instant_snapshots (#14647)

Spanner

  • feat(spanner): support instance edition (#14678)

Common Libraries

  • fix: do not persist the keys loaded from PKCS#12 on Windows (#14645)
  • fix: no need to link gmock_main in mocks (#14640)
  • fix: quickstarts build with bazel (#14633)

Google APIs interface definitions

v2.28.0

09 Aug 21:36
61fd109
Compare
Choose a tag to compare

OpenTelemetry

  • fix(otel): avoid infinite trace export loop (#14612)

Storage

  • fix(rest): prevent libcurl callback from reading bad address (#14615)

Common Libraries

  • docs: update mock LRO tips (#14609)