diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b23d52..d00bbab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [4.13.0] - 2024-07-27 ### Added - Add support for switching execution profiles. - Add implementation for the methods `CassandraResultSet.getArray(int | String)` (see PR @@ -16,7 +16,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) PR [#69](https://github.com/ing-bank/cassandra-jdbc-wrapper/pull/69)). ### Changed - Update Java Driver for Apache Cassandra® to version 4.18.1. -- Update Jackson dependencies to version 2.17.1. +- Update Apache Commons Lang to version 3.15.0. +- Update Jackson dependencies to version 2.17.2. - Modify the scale value returned for the type `TIMESTAMP` (see PR [#58](https://github.com/ing-bank/cassandra-jdbc-wrapper/pull/58)). - Refactor handling of user-defined types and tuples in `CassandraResultSet.getObject(int | String)` (see PR @@ -293,6 +294,7 @@ For this version, the changelog lists the main changes comparatively to the late - Fix logs in `CassandraConnection` constructor. [original project]: https://github.com/adejanovski/cassandra-jdbc-wrapper/ +[4.13.0]: https://github.com/ing-bank/cassandra-jdbc-wrapper/compare/v4.12.0...v4.13.0 [4.12.0]: https://github.com/ing-bank/cassandra-jdbc-wrapper/compare/v4.11.1...v4.12.0 [4.11.1]: https://github.com/ing-bank/cassandra-jdbc-wrapper/compare/v4.11.0...v4.11.1 [4.11.0]: https://github.com/ing-bank/cassandra-jdbc-wrapper/compare/v4.10.2...v4.11.0 diff --git a/pom.xml b/pom.xml index 196af06..4bf172a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.ing.data cassandra-jdbc-wrapper - 4.12.0 + 4.13.0 jar Cassandra JDBC Wrapper @@ -118,20 +118,20 @@ 3.0.0 4.4 2.16.1 - 3.14.0 + 3.15.0 4.18.1 - 2.17.1 + 2.17.2 3.0.2 5.3.0 2.2 - 5.10.2 - 1.10.2 - 1.18.32 + 5.10.3 + 1.10.3 + 1.18.34 3.12.4 1.7.36 - 1.19.8 - 1.2.7 + 1.20.0 + 1.2.8 3.3.1 3.3.2