We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e679ec commit 2dfd0fcCopy full SHA for 2dfd0fc
ChangeLog.md
@@ -5,10 +5,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
5
6
## [Unreleased]
7
8
-- batch writes (DE-627, #23)
+## [1.1.0] - 2023-11-24
9
10
-## [1.0.0] - 2023-05-26
+- 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
16
17
- initial release
18
-[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