Changelog for the ZDM Proxy, new PRs should update the unreleased section.
When cutting a new release, update the unreleased heading to the tag being generated and date, like ## vX.Y.Z - YYYY-MM-DD and create a new placeholder section for unreleased entries.
- #161: Update Go to 1.26.2 to fix a number of CVEs related to TLS and X509
- #162: Update logrus to 1.9.4 to fix CVE-2025-65637
- #154: Fix too small buffer for LZ4 decompression
- #150: CQL request tracing
- #154: Support CQL request compression
- #157: Support protocol v5
- #157: New Configuration setting to block specific protocol versions
- #157: Improvements to CI so we can find regressions with multiple C* versions before merging a PR