-
Notifications
You must be signed in to change notification settings - Fork 885
Comparing changes
Open a pull request
base repository: apache/cassandra-java-driver
base: 4.14.1
head repository: apache/cassandra-java-driver
compare: 4.15.0
- 13 commits
- 29 files changed
- 6 contributors
Commits on Apr 27, 2022
-
[maven-release-plugin] prepare for next development iteration
Bret McGuire committedApr 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 82d61d8 - Browse repository at this point
Copy the full SHA 82d61d8View commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b1cf8a8 - Browse repository at this point
Copy the full SHA b1cf8a8View commit details
Commits on May 26, 2022
-
JAVA-2995: CodecNotFoundException doesn't extend DriverException (#1598)
Co-authored-by: Alexandre Dutra <adutra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for decabed - Browse repository at this point
Copy the full SHA decabedView commit details -
Minor fix to upgrade guide after last commit
Bret McGuire committedMay 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 8511588 - Browse repository at this point
Copy the full SHA 8511588View commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a76d38e - Browse repository at this point
Copy the full SHA a76d38eView commit details
Commits on Jul 13, 2022
-
JAVA-3005: Refresh entire node list when new node added (#1604)
Empirically, Cassandra does not appear to send TopologyChangeType.REMOVED_NODE when a node in the ring crashes hard and is eventually replaced, even though the bad node is removed from the system tables. This results in the driver holding on to that node until a restart. The 3.x driver refreshes the entire node list when a node is added, so when a new node comes up to replace the crashed node, the crashed node is removed from the driver's state. With this change we port that behavior to the 4.x driver and refresh the entire node list when a new node is added. This also fixes JAVA-3002.
Configuration menu - View commit details
-
Copy full SHA for ffcf0d5 - Browse repository at this point
Copy the full SHA ffcf0d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb24e97 - Browse repository at this point
Copy the full SHA fb24e97View commit details -
Bret McGuire committed
Jul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for df74d10 - Browse repository at this point
Copy the full SHA df74d10View commit details -
Upgrade version to 4.15.0-SNAPSHOT
Bret McGuire committedJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 43a6ac5 - Browse repository at this point
Copy the full SHA 43a6ac5View commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65d2c19 - Browse repository at this point
Copy the full SHA 65d2c19View commit details
Commits on Sep 7, 2022
-
JAVA-3041: Update Guava session sample code to use ProgrammaticArgume…
…nts (#1606) Enabling support for Astra in the Guava ListenableFuture examples requires use of the new ProgrammaticArguments constructor/method
Configuration menu - View commit details
-
Copy full SHA for 03961c9 - Browse repository at this point
Copy the full SHA 03961c9View commit details
Commits on Sep 14, 2022
-
Bret McGuire committed
Sep 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 8439108 - Browse repository at this point
Copy the full SHA 8439108View commit details
Commits on Sep 19, 2022
-
[maven-release-plugin] prepare release 4.15.0
Bret McGuire committedSep 19, 2022 Configuration menu - View commit details
-
Copy full SHA for f5b4c25 - Browse repository at this point
Copy the full SHA f5b4c25View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.14.1...4.15.0