This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit a44720c7797d13bf4dfc383e7e934b5fb9aeba28
Merge: 807cb652fb 5282f81d0a
Author: Mick Semb Wever <[email protected]>
AuthorDate: Wed Jul 1 19:25:25 2026 +0200

    Merge branch 'cassandra-6.0' into trunk
    
    * cassandra-6.0:
      Fix publishing to ASF Nexus of Accord artefacts when release staging

 .build/build-resolver.xml |  6 +++---
 CHANGES.txt               |  1 +
 build.xml                 | 25 ++++++++++++++-----------
 modules/accord            |  2 +-
 4 files changed, 19 insertions(+), 15 deletions(-)

diff --cc CHANGES.txt
index ba9da7bdb1,06903a9008..4dfb429438
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,9 -1,5 +1,10 @@@
 -6.0-alpha2
 +7.0
 + * Implementation of CEP-49: Hardware-accelerated compression 
(CASSANDRA-20975)
 + * Avoid using ObjectUtils.getFirstNonNull in Schema (CASSANDRA-21394)
 + * Allow nodetool garbagecollect to take a user defined list of SSTables 
(CASSANDRA-16767)
 + * Add a guardrail for misprepared statements (CASSANDRA-21139)
 +Merged from 6.0:
+  * Fix maven remote publishing of Accord artifacts (CASSANDRA-21261)
   * Move long running TCM operations to a longer timout (CASSANDRA-21453)
   * Offline nodetool commands should not print network options in help 
(CASSANDRA-20876)
   * Defer creation of the system_cluster_metadata keyspace until CMS 
initialization (CASSANDRA-21477)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to