File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
5
5
6
6
## [ Unreleased]
7
7
8
- - batch writes (DE-627, # 23 )
8
+ ## [ 1.1.0 ] - 2023-11-24
9
9
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
11
16
12
17
- initial release
13
18
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
You can’t perform that action at this time.
0 commit comments