From fafd4dc01f35517af9ecce6db95cd2245a11c62f Mon Sep 17 00:00:00 2001 From: Lukasz Antoniak Date: Tue, 11 Jun 2024 13:24:58 +0200 Subject: [PATCH] Add changelog and release notes --- CHANGELOG/CHANGELOG-2.2.md | 7 ++++--- RELEASE_NOTES.md | 6 ++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG/CHANGELOG-2.2.md b/CHANGELOG/CHANGELOG-2.2.md index 29a3105..f74a4e5 100644 --- a/CHANGELOG/CHANGELOG-2.2.md +++ b/CHANGELOG/CHANGELOG-2.2.md @@ -6,12 +6,13 @@ When cutting a new release, update the `unreleased` heading to the tag being gen ## Unreleased -* [#112](https://github.com/datastax/zdm-proxy/pull/112) [ZDM-606](https://datastax.jira.com/browse/ZDM-606): Support COLON operator in fuzzy SAI queries and logical OR clause - -## v2.2.0 - YYYY-MM-DD +## v2.2.0 - 2024-06-11 ### New Features +* [#112](https://github.com/datastax/zdm-proxy/pull/112) [ZDM-606](https://datastax.jira.com/browse/ZDM-606): Support COLON operator in fuzzy SAI queries and logical OR clause +* [#101](https://github.com/datastax/zdm-proxy/pull/101) [ZDM-530](https://datastax.jira.com/browse/ZDM-530): Allow other password authenticators assuming they use username and secret flavor + ### Improvements ### Bug Fixes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 557f87c..c8aa783 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,12 @@ Build artifacts are available at [Docker Hub](https://hub.docker.com/repository/ For additional details on the changes included in a specific release, see the associated CHANGELOG-x.x.md file. +## v2.2.0 - 2024-06-11 + +Support SAI queries and third-party authenticators. + +[Changelog](CHANGELOG/CHANGELOG-2.2.md#v220---2024-06-11) + ## v2.1.0 - 2023-11-13 Enables read only workloads to work correctly with ZDM-Proxy and Datastax Astra.