From a4b90fbc011f2cfab464f375c564af67720a0a1d Mon Sep 17 00:00:00 2001 From: Erick Ramirez Date: Fri, 4 Nov 2022 11:33:04 +1100 Subject: [PATCH] WEBSITE - Updated What's New page for 4.1 patch by Michael Semb Wever, Erick Ramirez; reviewed by Ekaterina Dimitrova, Berenguer Blasi, Erick Ramirez for CASSANDRA-17976 Co-authored by: Mick Semb Wever Co-authored by: Erick Ramirez --- doc/modules/cassandra/pages/new/index.adoc | 28 ++++++++++++++-------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/doc/modules/cassandra/pages/new/index.adoc b/doc/modules/cassandra/pages/new/index.adoc index 5bf6cc7862..a6545a74bc 100644 --- a/doc/modules/cassandra/pages/new/index.adoc +++ b/doc/modules/cassandra/pages/new/index.adoc @@ -1,12 +1,20 @@ -= New Features in Apache Cassandra 4.0 += New Features in Apache Cassandra 4.1 -This section covers the new features in Apache Cassandra 4.0. +This section covers the new features in Apache Cassandra 4.1. -* xref:new/java11.adoc[Java 11] -* xref:new/virtualtables.adoc[Virtual tables] -* xref:new/auditlogging.adoc[Audit logging] -* xref:new/fqllogging.adoc[Full query logging] -* xref:new/messaging.adoc[Messaging] -* xref:new/streaming.adoc[Streaming] -* xref:new/transientreplication.adoc[Transient replication] -* xref:configuration/configuration.adoc[Configuration] + +* https://issues.apache.org/jira/browse/CASSANDRA-17164[Paxos v2] +* link:/_/blog/Apache-Cassandra-4.1-Features-Guardrails-Framework.html[Guardrails] +* link:/_/blog/Apache-Cassandra-4.1-Configuration-Standardization.html[New and Improved Configuration Format] +* link:/_/blog/Apache-Cassandra-4.1-Features-Client-side-Password-Hashing.html[Client-side Password Hashing] +* link:/_/blog/Apache-Cassandra-4.1-Denylisting-Partitions.html[Partition Denylist] +* Lots of CQL improvements +* link:/_/blog/Apache-Cassandra-4.1-New-SSTable-Identifiers.html[New SSTable Identifiers] +* https://issues.apache.org/jira/browse/CASSANDRA-17423[Native Transport rate limiting] +* https://issues.apache.org/jira/browse/CASSANDRA-16310[Top partition tracking per table] +* https://issues.apache.org/jira/browse/CASSANDRA-14309[Hint Window consistency] +* https://issues.apache.org/jira/browse/CASSANDRA-17044[Pluggability] +** link:/_/blog/Apache-Cassandra-4.1-Features-Pluggable-Memtable-Implementations.html[Memtable] +** Encryption +** link:/_/blog/Apache-Cassandra-4.1-Features-Authentication-Plugin-Support-for-CQLSH.html[CQLSH Authentication] +* and much link:https://github.com/apache/cassandra/blob/cassandra-4.1/NEWS.txt[more]