diff --git a/changelog/README.md b/changelog/README.md index a7dbbf6e2ce..a9c0b4fb53c 100644 --- a/changelog/README.md +++ b/changelog/README.md @@ -4,6 +4,7 @@ ### 4.6.0 (in progress) +- [improvement] JAVA-2435: Add automatic-module-names to the manifests - [new feature] JAVA-2054: Add now_in_seconds to protocol v5 query messages - [bug] JAVA-2711: Fix handling of UDT keys in the mapper - [improvement] JAVA-2631: Add getIndex() shortcuts to TableMetadata diff --git a/core-shaded/pom.xml b/core-shaded/pom.xml index 67911797804..d58b4705c08 100644 --- a/core-shaded/pom.xml +++ b/core-shaded/pom.xml @@ -303,6 +303,7 @@ + com.datastax.oss.driver.core com.datastax.oss.driver.core