Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

v2.7.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 03 Aug 15:17
59879d6

Features

  • add filter to customize the output of ListSecrets/ListSecretVersions calls (#161) (c09615c)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#153) (1e8a4aa)
  • enable self signed jwt for grpc (#158) (9ebe2b3)

Documentation

  • secretmanager: add sample code for receiving a Pub/Sub message (#138) (51f743d)

Miscellaneous Chores