Skip to content

4.0.0a3

Pre-release
Pre-release

Choose a tag to compare

@gmr gmr released this 04 Apr 22:17
· 2 commits to main since this release
0da5221

Changes since 4.0.0a2

  • Add missing configuration sections to the 3.x → 4.0 migration guide (connection SSL/frame_max/socket_timeout, influxdb_measurement removal, debug_only removal, --max-messages CLI flag, SIGHUP reload)
  • Fix AsyncTestCase.process_message to run codec decode before consumer execution, matching production message flow
  • Remove redundant release trigger from docs workflow that failed due to github-pages branch policy