Skip to content

v3.10.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 14 Mar 18:15
0448d2a

3.10.0 (2024-03-13)

Features

  • Allow users to explicitly configure universe domain (#846) (e998a21)

Bug Fixes

  • Added placeholder kwargs to StructuredLogHandler (#845) (9bc0a37)
  • Allowed for a partial override of loggers that get excluded from setup_client (#831) (870c940)
  • Remove usage in including_default_value_fields to prepare for protobuf 5.x (#866) (66a534d)
  • Use value of cluster-location in GKE for tagging location (#830) (c15847c)

Documentation

  • Added documentation for Django/Flask integrations and dictConfig (#848) (c65ec92)