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.
- Support for consumer properties allowing connecting to Kafka cloud provider.
- Upgrade
Springboot
version from2.3.3.RELEASE
to2.7.10
. - Upgrade
Springframework
version from5.2.8.RELEASE
to5.3.25
. - Upgrade
Mockito
version from2.25.1
to3.12.4
.
- Updated log4j version to 2.16.0 because of zero day vulnerability.
- Integration tests.
- Updated
springframework.boot.version
to2.3.3.RELEASE
(was2.1.3.RELEASE
). - Updated
springframework.version
to5.2.8.RELEASE
(was5.1.5.RELEASE
).
- First Release.