2.29.0 (2025-03-19)
Features
- Add REST Interceptors which support reading metadata (4363179)
- Add support for opt-in debug logging (4363179)
- Deprecate
enabled
field for message transforms and adddisabled
field (4363179)
Bug Fixes
- Allow logs to propagate upstream for caplog testing (#1374) (fa39b0e)
- Allow Protobuf 6.x (#1369) (c95b7a5)
- Fix typing issue with gRPC metadata when key ends in -bin (4363179)
Documentation
- A comment for field
code
in message.google.pubsub.v1.JavaScriptUDF
is changed (4363179) - Add samples and test for ingestion from Kafka sources (#1354) (820f986)
- Deprecate
enabled
field for message transforms and adddisabled
field (4363179) - samples: Increase example max_bytes setting for cloud storage subscriptions to encourage more performant subscribe (#1324) (cb760a7)