Skip to content

Commit

Permalink
Merge pull request #491 from xinlian12/release1.6.0
Browse files Browse the repository at this point in the history
release 1.6.0
  • Loading branch information
xinlian12 authored Oct 13, 2022
2 parents 21e7981 + 4d03f35 commit b25b397
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
## Release History

### 1.6.0-beta.1 (Unreleased)
### 1.6.0 (2022-10-13)
#### New Features
* Added bulk support for `CosmosDBSinkConnector`. - [PR 485](https://github.com/microsoft/kafka-connect-cosmosdb/pull/485)
#### Breaking Changes

#### Key Bug Fixes

#### Other Changes
* Added gateway mode support for `CosmosDBSinkConnector` and `CosmosDBSourceConnector`. - [PR 490](https://github.com/microsoft/kafka-connect-cosmosdb/pull/490)

### 1.5.0 (2022-09-16)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>com.azure.cosmos.kafka</groupId>
<artifactId>kafka-connect-cosmos</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>

<name> kafka-connect-cosmos</name>
<url>https://github.com/microsoft/kafka-connect-cosmosdb</url>
Expand Down

0 comments on commit b25b397

Please sign in to comment.