Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.47 KB

CHANGELOG-2.0.md

File metadata and controls

32 lines (20 loc) · 1.47 KB

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.

Unreleased

v2.0.0 - 2022-10-17

New Features

  • #31 Always enable proxy topology system.peers
  • #29 Log proxy version during startup and add -version command line parameter
  • #28 Increase default max client connections to 1000
  • #27 Configuration API revamp
  • #30 Metrics revamp
  • #26 Change docker base image from scratch to alpine

Improvements

  • #41 Do not send system queries to secondary when dual reads are enabled
  • #39 Request canceled warnings in the logs when client disconnects

Bug Fixes

  • #38 Drivers can not connect to ZDM-Proxy when ORIGIN is DSE 4.8.0

Other

  • #32 Rename product to ZDM-Proxy
  • #33 Use Apache 2 license