Releases: otto-de/kafka-messaging-e2ee
Releases · otto-de/kafka-messaging-e2ee
v2.2.6
2.2.6 (2024-05-27)
Bug Fixes
- deps: bump slf4jVersion from 2.0.12 to 2.0.13 (#16) (f8efcca)
v2.2.5
2.2.5 (2024-04-08)
Bug Fixes
- version: [CORMORANT-1629] update to gradle 8.7 (983b54f)
v2.2.4
2.2.4 (2024-03-26)
Bug Fixes
- deps: bump io.github.gradle-nexus.publish-plugin (#12) (8953578)
- deps: bump org.assertj:assertj-core from 3.25.1 to 3.25.3 (#13) (6f38bf5)
v2.2.3
2.2.3 (2024-03-26)
Bug Fixes
- deps: bump slf4jVersion from 2.0.9 to 2.0.12 (#10) (3320737)
v2.2.2
2.2.2 (2024-03-26)
Bug Fixes
- deps: bump io.github.jopenlibs:vault-java-driver (#1) (55839ec)
- deps: bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 (#11) (4d419e2)
v2.2.1
2.2.1 (2024-03-26)
Bug Fixes
- deps: bump actions/setup-java from 3 to 4 (#3) (b97ef42)
- deps: bump actions/upload-artifact from 3 to 4 (#4) (49dcdf8)
- deps: bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (#7) (780f52b)
v2.2.0
2.2.0 (2024-02-20)
Features
- encryptionCheck: introduce new method DecryptionService#hasSameEncryptionFlag(..) so kafka consumers can validate the kafka message producer (39e05c2)
v2.1.2
2.1.2 (2023-11-03)
Bug Fixes
- specUpdate: update "ce_" header names to comply with the CloudEvent specification. (efdc140)
v2.1.1
2.1.1 (2023-10-17)
Bug Fixes
- specUpdate: bug fix in KafkaEncryptionHelper#aesEncryptedPayloadOfKafka - it used the wrong IV variable (94c6378)
v2.1.0
2.1.0 (2023-10-04)
Features
- specUpdate: Updated to Kafka Headers of specification version 2. Use new "ce_encryption.ref.*" headers. (11a9bff)