Skip to content

Releases: otto-de/kafka-messaging-e2ee

v2.0.1

22 Sep 06:14
Compare
Choose a tag to compare

2.0.1 (2023-09-22)

Bug Fixes

  • codeStyle: make classes "final" so nobody can alter them. Create ReadonlyVaultApi interface so UnitTests become more easy. (c47b918)

v2.0.0

21 Sep 18:25
Compare
Choose a tag to compare

2.0.0 (2023-09-21)

Bug Fixes

  • init: rename java package from "de.otto.messaging.kafka.e2ee" to "de.otto.kafka.messaging.e2ee" so it matches the artifactId (b69f69d)

BREAKING CHANGES

  • init: package names have changed to "de.otto.kafka.messaging.e2ee"

v1.0.1

21 Sep 17:08
Compare
Choose a tag to compare

1.0.1 (2023-09-21)

Bug Fixes

  • init: remove publishing from github action pipeline - this will come later. For now we can use the release.sh script. (86a1ba6)

v1.0.0

21 Sep 12:19
Compare
Choose a tag to compare

1.0.0 (2023-09-21)

Features

  • init: create first version of messaging.kafka.e2ee library (4756ec2)