This is an automated email from the ASF dual-hosted git repository. frankgh pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git
The following commit(s) were added to refs/heads/trunk by this push: new 1e7b5ab9 ninja fix: update CHANGES.txt to reflect changes going into version 0.2.0 1e7b5ab9 is described below commit 1e7b5ab90672ea661e682c699c8f50cbd2aa53a2 Author: Francisco Guerrero <fran...@apache.org> AuthorDate: Tue Mar 11 13:38:19 2025 -0700 ninja fix: update CHANGES.txt to reflect changes going into version 0.2.0 --- CHANGES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index d8f4c061..771c71b8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,9 +1,12 @@ -0.1.0 +0.2.0 ----- * Create Endpoint that Triggers an Immediate Schema Report (CASSSIDECAR-203) * Add JWT Authentication support in Sidecar (CASSSIDECAR-160) * Add Token Ring Peer Health monitor (CASSSIDECAR-206) * Config APIs for storing CDC/Kafka configs for CDC feature (CASSSIDECAR-211) + +0.1.0 +----- * Add sidecar endpoint to retrieve table stats (CASSSIDECAR-215) * Adapt to cluster topology change for restore jobs (CASSSIDECAR-185) * Fix PeriodicTaskExecutor double execution due to race from reschedule (CASSSIDECAR-210) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org