Skip to content

v3.12.0

Compare
Choose a tag to compare
@release-please release-please released this 16 Apr 16:36
5f89b5f

3.12.0 (2025-04-10)

Features

  • Add REST Interceptors which support reading metadata (681bcc5)
  • Add support for opt-in debug logging (681bcc5)
  • Added flushes/close functionality to logging handlers (#917) (d179304)

Bug Fixes

  • Allow protobuf 6.x (#977) (6757890)
  • deps: Require google-cloud-audit-log >= 0.3.1 (#979) (1cc00ec)
  • Fix typing issue with gRPC metadata when key ends in -bin (681bcc5)

Documentation

  • Added documentation on log_level and excluded_loggers params in setup_logging (#971) (70d9d25)
  • Update README to break infinite redirect loop (#972) (52cd907)