This is an automated email from the ASF dual-hosted git repository. ycai 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 3c7eeabc ninja fix: amend CHANGES.txt 3c7eeabc is described below commit 3c7eeabc4626d1cb3b95fed77b7d4f04b5d2b37d Author: Yifan Cai <yifan_...@apple.com> AuthorDate: Mon Apr 14 14:24:24 2025 -0700 ninja fix: amend CHANGES.txt --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index d985ced0..fa88b48c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,7 @@ 0.2.0 ----- * Schema Reporting Metrics Improvements (CASSSIDECAR-231) + * Add a Sidecar period task to monitor and delete commit log segments in the cdc_raw directory (CASSSIDECAR-220) * Fixing incorrect creation of MinuteBoundConfiguration & MillisecondBoundConfiguration in CdcConfigImpl (CASSSIDECAR-236) * Improvements to CDCConfig classes (CASSSIDECAR-235) * Hot Reload client and server SSL certificates (CASSSIDECAR-228) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org