Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.12 KB

ChangeLog.md

File metadata and controls

33 lines (22 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.0] - 2024-07-08

  • added Kafka 3.7 support (DE-791, #37)
  • updated arangodb-java-driver to version 7.7.1

1.2.0 - 2024-01-05

  • fixed support for VST communication protocol (DE-734, #31)
  • fixed support for VPACK content type (DE-734, #31)
  • updated ArangoDB Java Driver to version 7.4 (DE-734, #31)
  • use the shaded variant of ArangoDB Java Driver (DE-734, #31)

1.1.0 - 2023-11-24

  • added periodical connections rebalancing (#27)
  • added Kafka 3.6 support (#25)
  • added batch writes support (DE-627, #23)
  • updated ArangoDB Java Driver to version 7.3

[1.0.0] - 2023-08-18

  • initial release