Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

0.19.0

Compare
Choose a tag to compare
@MALPI MALPI released this 07 Feb 12:23
cacb90e

General notes

  • Introduce automated release to maven central with github actions
  • Introduction of new maintainers
  • Introduction of Code of Conduct
  • Updated contribution guidelines

Features/Fixes

  • #240 Add toString for MetaData object
  • #254 Introduce error message for cursor commit timeouts
  • #270 Declare exception in case of event publishing

Updates

  • Some dependency updates in order to fix potential vulnerabilities
    • HikariCP(2.4.3 -> 5.0.0)
    • postgres driver(9.4.1208 -> 42.3.1)
    • okhttp (3.8.1 -> 4.9.3)
    • Spring (4.3.13.RELEASE -> 5.3.14)
    • jackson (2.9.3 -> 2.13.1)
    • log4j (2.7 -> 2.17.1)