Skip to content

Commit 2dfd0fc

Browse files
committed
v1.1.0
1 parent 4e679ec commit 2dfd0fc

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

ChangeLog.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
55

66
## [Unreleased]
77

8-
- batch writes (DE-627, #23)
8+
## [1.1.0] - 2023-11-24
99

10-
## [1.0.0] - 2023-05-26
10+
- added periodical connections rebalancing (#27)
11+
- added Kafka 3.6 support (#25)
12+
- added batch writes support (DE-627, #23)
13+
- updated ArangoDB Java Driver to version `7.3`
14+
15+
## [1.0.0] - 2023-08-18
1116

1217
- initial release
1318

14-
[unreleased]: https://github.com/arangodb/kafka-connect-arangodb/compare/v1.0.0...HEAD
19+
[unreleased]: https://github.com/arangodb/kafka-connect-arangodb/compare/v1.1.0...HEAD
20+
[1.1.0]: https://github.com/arangodb/kafka-connect-arangodb/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)