Skip to content

v22.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 16:12
fbf50e6

What's Changed

  • Improve rebustness of Schema Registry and HTTP Proxy under std::errc::broken_pipe by @BenPope in #6695
  • It's now possible to set the log level for kafka/client and r/heartbeat through the admin API by @BenPope in #6708
  • Returning retryable kafka error code in raft replication failure events that require the client to retry by @graphcareful in #6737
  • Updated zlib dependency to 1.2.13 - addresses CVE-2022-37434 and CVE-2018-25032
  • Test dependency update: bump slf4j to 1.7.36 - addresses CVE-2019-17571 by @mmedenjak in #6751

Full Changelog: v22.1.8...v22.1.9

Edited on Thursday, October 27, 2022 14:15 GMT+2 - added info on security vulnerabilities