Skip to content

Commit

Permalink
Merge pull request #9 from rockset/sbaldwin_pkg_1_4_0
Browse files Browse the repository at this point in the history
bump minor version
  • Loading branch information
sbaldwin-rs authored Apr 14, 2022
2 parents 4fd0dcf + 8c4bafb commit e943f88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Rockset Kafka Connect Changelog
## v1.4.0 2022-04-14
- Add batch size parameter

## v1.3.0 2020-11-05
- Support list type messages
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>rockset</groupId>
<artifactId>kafka-connect-rockset</artifactId>
<version>1.3.1</version>
<version>1.4.0</version>
<packaging>jar</packaging>

<name>kafka-connect-rockset</name>
Expand Down

0 comments on commit e943f88

Please sign in to comment.