Skip to content

Commit c8b17ac

Browse files
committed
Changelog updates to reflect work that went out in 4.18.0
Patch by Bret McGuire; reviewed by Bret McGuire, Alexandre Dutra for PR 1914
1 parent 388a46b commit c8b17ac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

changelog/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ under the License.
2121

2222
<!-- Note: contrary to 3.x, insert new entries *first* in their section -->
2323

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+
2434
### 4.17.0
2535

2636
- [improvement] JAVA-3070: Make CqlVector and CqlDuration serializable

0 commit comments

Comments
 (0)