Skip to content

v1.38.0

Choose a tag to compare

@devbww devbww released this 03 Mar 19:23
· 5337 commits to main since this release
643fa04

Service Management API

  • The DisableService() and EnableService() RPCs are now retired. These RPCs
    were deprecated and non-functional at the time this client library was
    generated. We do not expect this will actually break any existing code.
    Nevertheless, we apologize for any confusion.

Pub/Sub Lite

BREAKING CHANGES

  • We mistakenly declared GA for this library. Though the current public APIs are
    stable, the library is incomplete. We are still working on the APIs to publish
    and receive messages. We apologize for any confusion or inconvenience this
    caused.

Common Libraries

  • fix(pubsublite)!: revert GA declaration (#8497)
  • fix: no experimental- prefix for GA targets (#8496)
  • fix(container): missing CMake dependency (#8492)