Skip to content

Releases: wultra/java-core

Release 2.0.0

15 Dec 13:10
04c9013

Choose a tag to compare

This release contains the following improvements:

  • Dependency updates.

Release 1.12.0

19 Jun 07:29
514fac9

Choose a tag to compare

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

16 Jun 07:38
03a2c40

Choose a tag to compare

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

16 Jun 07:38
4a85140

Choose a tag to compare

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

14 May 11:32
d549768

Choose a tag to compare

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

02 Oct 08:21
1134422

Choose a tag to compare

This release contains the following improvements:

  • DefaultRestClient supports application/x-www-form-urlencode content type.
  • Dependency updates.

Release 1.10.0

26 Jul 06:52
ff06131

Choose a tag to compare

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#flush to REQUIRES_NEW.
  • Dependency updates.

Release 1.9.0

23 Feb 07:28
f260f1b

Choose a tag to compare

This release contains the following improvements:

  • Add support for OpenTelemetry Traceparent HTTP Header.
  • Dependency updates.

Release 1.8.0

13 Dec 06:10
7f19099

Choose a tag to compare

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

11 Dec 11:34
e7afa73

Choose a tag to compare

This release contains the following improvements:

  • Upgraded to Spring Boot 2.7.18