diff --git a/CHANGELOG.md b/CHANGELOG.md index c111ca68..ff7f2611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,9 @@ ## Release History -### 1.15.0-beta.1 (Unreleased) -#### New Features - +### 1.14.2 (2024-03-12) #### Key Bug Fixes * Fixed an issue where only 1 task run successfully when `CosmosDBSourceConnector` is configured with `maxTasks` larger than `1` - [PR 561](https://github.com/microsoft/kafka-connect-cosmosdb/pull/561) -#### Other Changes - ### 1.14.1 (2024-02-29) #### Key Bug Fixes * Fixed `NullPointerException` in `CosmosDBSourceConnector`. [PR 555](https://github.com/microsoft/kafka-connect-cosmosdb/pull/555) diff --git a/pom.xml b/pom.xml index 1aba590b..bd35896f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.azure.cosmos.kafka kafka-connect-cosmos - 1.15.0-beta.1 + 1.14.2 kafka-connect-cosmos https://github.com/microsoft/kafka-connect-cosmosdb