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.0
25
+
26
+ - [ improvement] PR 1689: Add support for publishing percentile time series for the histogram metrics (nparaddi-walmart)
27
+ - [ improvement] JAVA-3104: Do not eagerly pre-allocate array when deserializing CqlVector
28
+ - [ improvement] JAVA-3111: upgrade jackson-databind to 2.13.4.2 to address gradle dependency issue
29
+ - [ improvement] PR 1617: Improve ByteBufPrimitiveCodec readBytes (chibenwa)
30
+ - [ improvement] JAVA-3095: Fix CREATE keyword in vector search example in upgrade guide
31
+ - [ improvement] JAVA-3100: Update jackson-databind to 2.13.4.1 and jackson-jaxrs-json-provider to 2.13.4 to address recent CVEs
32
+ - [ improvement] JAVA-3089: Forbid wildcard imports
33
+
24
34
### 4.17.0
25
35
26
36
- [ improvement] JAVA-3070: Make CqlVector and CqlDuration serializable
You can’t perform that action at this time.
0 commit comments