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 8a89c816 ninja fix: correct location of the entry in CHANGES.txt
8a89c816 is described below
commit 8a89c816e1b78e7a998d9006c3f7d5749c04b053
Author: Yifan Cai <[email protected]>
AuthorDate: Sat Dec 14 12:40:56 2024 -0800
ninja fix: correct location of the entry in CHANGES.txt
---
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index d78e60ac..3622c4a0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,6 @@
1.0.0
-----
+ * Adding support for CDC APIs into sidecar client (CASSSIDECAR-172)
* Stopping Sidecar can take a long time (CASSSIDECAR-178)
* Add support for operational job management of long-running node operations
(CASSSIDECAR-150)
* CDC directory not initialized properly in InstanceMetadata (CASSSIDECAR-171)
@@ -117,4 +118,3 @@
* Add support for SSL and bindable address (CASSANDRA-15030)
* Autogenerate API docs for sidecar (CASSANDRA-15028)
* C* Management process (CASSANDRA-14395)
- * Adding support for CDC APIs into sidecar client (CASSSIDECAR-172)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]