File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,16 @@ under the License.
21
21
22
22
<!-- Note: contrary to 3.x, insert new entries *first* in their section -->
23
23
24
+ ### 4.18.1
25
+
26
+ - [ improvement] JAVA-3142: Ability to specify ordering of remote local dc's via new configuration for graceful automatic failovers
27
+ - [ bug] CASSANDRA-19457: Object reference in Micrometer metrics prevent GC from reclaiming Session instances
28
+ - [ improvement] CASSANDRA-19468: Don't swallow exception during metadata refresh
29
+ - [ bug] CASSANDRA-19333: Fix data corruption in VectorCodec when using heap buffers
30
+ - [ improvement] CASSANDRA-19290: Replace uses of AttributeKey.newInstance
31
+ - [ improvement] CASSANDRA-19352: Support native_transport_ (address|port) + native_transport_port_ssl for DSE 6.8 (4.x edition)
32
+ - [ improvement] CASSANDRA-19180: Support reloading keystore in cassandra-java-driver
33
+
24
34
### 4.18.0
25
35
26
36
- [ improvement] PR 1689: Add support for publishing percentile time series for the histogram metrics (nparaddi-walmart)
You can’t perform that action at this time.
0 commit comments