Skip to content

Commit df74d10

Browse files
committed
Some minor changelog updates
1 parent fb24e97 commit df74d10

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

changelog/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22

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

5-
### 4.14.2 (in progress)
5+
### 4.15.0 (in progress)
66

7-
- [bug] JAVA-3002 JAVA-3005: Refresh entire node list when a new node is added
7+
- [bug] JAVA-3021: Update table SchemaBuilder page to replace withPrimaryKey with withPartitionKey
8+
- [bug] JAVA-3005: Node list refresh behavior in 4.x is different from 3.x
9+
- [bug] JAVA-3002: spring-boot app keeps connecting to IP of replaced node
10+
- [improvement] JAVA-3023 Upgrade Netty to 4.1.77
11+
- [improvement] JAVA-2995: CodecNotFoundException doesn't extend DriverException
812

913
### 4.14.1
1014

1115
- [improvement] JAVA-3013: Upgrade dependencies to address CVEs and other security issues, 4.14.1 edition
12-
- [improvement] JAVA-3003: Update jnr-posix to address CVE-2014-4043
1316
- [improvement] JAVA-2977: Update Netty to resolve higher-priority CVEs
17+
- [improvement] JAVA-3003: Update jnr-posix to address CVE-2014-4043
1418

1519
### 4.14.0
1620

0 commit comments

Comments
 (0)