Releases: kit-data-manager/generic-message-consumer
Releases · kit-data-manager/generic-message-consumer
v1.1.1
🪲 Bugfixes
- Fixed broken handling of configuration
🔨 Dependency Upgrades
- Bump org.springframework.boot to 3.2.0
- Bump io.freefair.lombok to 8.4
- Bump h2 to 2.2.224
- Bump io.github.gradle-nexus.publish-plugin to 1.3.0
- Bump org.owasp.dependencycheck to 9.0.5
- Bump io.spring.dependency-management to 1.1.4
- Bump commons-io to 2.15.1
- Bump httpclient to 4.5.14
v1.1.0
⭐ New Features
- Added port, username, and password properties by @ThomasJejkal in #16
🪲 Bugfixes
- Added NPE check for receiver properties if not configured
🔨 Dependency Upgrades
- Bump org.springframework.boot to 3.1.1
- Bump io.freefair.lombok to 8.1.0
- Bump io.freefair.maven-publish-java to 8.1.0
- Bump org.owasp.dependencycheck to 8.3.1
- Bump edu.kit.datamanager:service-base to 1.2.0
- Bump jacoco to 0.8.10
v1.0.0
⭐ New Features
- Switched to GitHub Actions for CI
- Added support for Java 17 (build/tests)
- Added handling of multiple message in one scheduling cycle for increased message processing
🔨 Dependency Upgrades
- Update to gradle version 7.6
- Bump spring-boot to 2.7.7
- Bump spring-doc to 1.6.14
- Bump h2 to 2.1.214
- Bump io.freefair.lombok to 6.6.1
- Bump org.owasp.dependencycheck to 7.4.4
- Bump service-base to 1.1.0
⛔ Removed
- Removed powermock dependencies for tests
v0.2.0
Changed
- Configuration settings