Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 867 Bytes

File metadata and controls

20 lines (12 loc) · 867 Bytes

Changelog

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.


v2.4.0 - 2026-01-16

New Features

  • #150: CQL request tracing
  • #154: Support CQL request compression
  • #157: Support protocol v5
  • #157: New Configuration setting to block specific protocol versions

Improvements

  • #157: Improvements to CI so we can find regressions with multiple C* versions before merging a PR