What's Changed
⚠️ Fix the bug when creating a changelog topic set the cleanup.policy
for the source topic to compact
Only topics created on the fly and repartition topics were affected. The configuration of existing topics is intact.
Please check the cleanup.policy
for the topics used in the applications and adjust if necessary.
Introduced in v3.4.0
.
Fixed by @quentin-quix in #716
Other changes
- Influxdb3 Sink: add some functionality and QoL improvements by @tim-quix in #689
- Bump types-protobuf from 5.28.3.20241030 to 5.29.1.20241207 by @dependabot in #683
Full Changelog: v3.6.0...v3.6.1