Skip to content

v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 01 Feb 21:51
10727ef

3.0.0 (2022-01-27)

⚠ BREAKING CHANGES

  • make logging API more friendly to use (#422)
  • api consistency between HTTP and Gapic layers (#375)
  • support string-encoded json (#339)
  • Infer default resource in logger (#315)
  • support json logs (#316)
  • deprecate AppEngineHandler and ContainerEngineHandler (#310)

Features

Bug Fixes

  • allow reading logs from non-project paths (#444) (97e32b6)
  • api consistency between HTTP and Gapic layers (#375) (e1506fa)

Miscellaneous Chores

  • deprecate AppEngineHandler and ContainerEngineHandler (#310) (e3cac88)

Documentation