Skip to content

v1.21.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 11 Dec 22:54
1fb1c76

1.21.0 (2024-12-11)

Features

  • Add client debug logging support for async gRPC (#2291) (f45935a)
  • Add client logging support for sync gRPC (#2284) (dddf797)
  • Add debug log when creating client (#2265) (8be95a2)
  • Add debug log when sending requests via REST (#2270) (4cb1fa2)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (#2251) (8b3b80f)
  • log: Preserve dict of rest async response headers (#2288) (b10cc21)