15.0 release
This commit is contained in:
Родитель
41832c32b1
Коммит
c6645bcf42
|
@ -1,5 +1,5 @@
|
|||
## Release History
|
||||
### 1.15.0-beta.1 (Unreleased)
|
||||
### 1.15.0 (2024-04-17)
|
||||
#### Key Bug Fixes
|
||||
* Fixed an issue where using `CosmosDBSinkConnector` in bulk mode failed to write items for container with nested partition key path - [PR 565](https://github.com/microsoft/kafka-connect-cosmosdb/pull/565)
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -7,7 +7,7 @@
|
|||
|
||||
<groupId>com.azure.cosmos.kafka</groupId>
|
||||
<artifactId>kafka-connect-cosmos</artifactId>
|
||||
<version>1.14.2</version>
|
||||
<version>1.14.3</version>
|
||||
|
||||
<name> kafka-connect-cosmos</name>
|
||||
<url>https://github.com/microsoft/kafka-connect-cosmosdb</url>
|
||||
|
|
Загрузка…
Ссылка в новой задаче