We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4aa0e commit 1849812Copy full SHA for 1849812
changelog/README.md
@@ -632,6 +632,10 @@ changelog](https://docs.datastax.com/en/developer/java-driver-dse/latest/changel
632
- [bug] JAVA-1499: Wait for load balancing policy at cluster initialization
633
- [new feature] JAVA-1495: Add prepared statements
634
635
+## 3.11.5
636
+- [improvement] JAVA-3114: Shade io.dropwizard.metrics:metrics-core in shaded driver
637
+- [improvement] JAVA-3115: SchemaChangeListener#onKeyspaceChanged can fire when keyspace has not changed if using SimpleStrategy replication
638
+
639
## 3.11.4
640
- [improvement] JAVA-3079: Upgrade Netty to 4.1.94, 3.x edition
641
- [improvement] JAVA-3082: Fix maven build for Apple-silicon
0 commit comments