Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.1...v2.1.0) (2023-10-04)

### Features

* **specUpdate:** Updated to Kafka Headers of specification version 2. Use new "ce_encryption.ref.*" headers. ([11a9bff](11a9bff))
  • Loading branch information
semantic-release-bot committed Oct 4, 2023
1 parent 11a9bff commit 379ef20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.1.0](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.0.1...v2.1.0) (2023-10-04)


### Features

* **specUpdate:** Updated to Kafka Headers of specification version 2. Use new "ce_encryption.ref.*" headers. ([11a9bff](https://github.com/otto-de/kafka-messaging-e2ee/commit/11a9bff9bc324a480e832d271d8af3108db9dc68))

## [2.0.1](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.0.0...v2.0.1) (2023-09-22)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = 2.0.1
version = 2.1.0

0 comments on commit 379ef20

Please sign in to comment.