Releases: wultra/java-core
Releases · wultra/java-core
Release 2.0.0
Release 1.12.0
This release contains the following improvements:
- Add ShedLock to make sure that audit cleanup is executed at most once at the same time.
- Change audit cleanup configuration to cron.
- REST client allows key store and trust store in memory configuration.
- Dependency updates.
Release 1.11.1
This release contains the following improvements:
- Add ShedLock to make sure that audit cleanup is executed at most once at the same time.
- Change audit cleanup configuration to cron.
Release 1.10.1
This release contains the following improvements:
- Add ShedLock to make sure that audit cleanup is executed at most once at the same time.
- Change audit cleanup configuration to cron.
Release 1.9.1
This release contains the following improvements:
- Add ShedLock to make sure that audit cleanup is executed at most once at the same time.
- Change audit cleanup configuration to cron.
Release 1.11.0
This release contains the following improvements:
- DefaultRestClient supports application/x-www-form-urlencode content type.
- Dependency updates.
Release 1.10.0
This release contains the following improvements:
- Set pending acquire HTTP connection queue to 500.
- Change the order of audit cleanup to keep data integrity.
- Change transaction propagation of
DatabaseAuditWriter#flushtoREQUIRES_NEW. - Dependency updates.
Release 1.9.0
This release contains the following improvements:
- Add support for OpenTelemetry Traceparent HTTP Header.
- Dependency updates.
Release 1.8.0
This release contains the following improvements:
- Add User-Agent header parser to obtain the data in a structured format.
- RestClient may specify content type per request.
- Dependency updates.
Release 1.6.2
This release contains the following improvements:
- Upgraded to Spring Boot 2.7.18