Skip to content

Releases: DirectProjectJavaRI/config-service-jar

Config Service Jar 8.1.2

Choose a tag to compare

@gm2552 gm2552 released this 09 Dec 12:58
6eb3862

Config Service Jar 8.1.2

Fixes and changes:

Enhance HSM configuration handling

  • Allowed keyStoreSourceAsString to have a special string value of
    "null" to indicate that the keyStoreSourceAsString should have an actual
    null value
  • Improve HSM logging with configuration details output

Config Service Jar 8.1.1

Choose a tag to compare

@gm2552 gm2552 released this 14 Oct 15:00
424cefa

Fixes:

  • Added an option to create a default bootstrap key store manager to use for backward compatibility issues.

Config Service 8.1.0

Choose a tag to compare

@gm2552 gm2552 released this 07 Jul 16:54
a5cfc94

Config Service 8.1.0

  • Updating dependencies for 8.1.0 release.

Config Service Jar 8.0.5

Choose a tag to compare

@gm2552 gm2552 released this 17 Feb 14:08
36e923b

Fixing issue where create dt tm on DNS records is null.

Config Service Jar 8.0.4

Choose a tag to compare

@gm2552 gm2552 released this 31 Jan 12:28
4116173

Fixing issue where createDateTime of certificate table is null.

Config Service Jar 8.0.3

Choose a tag to compare

@gm2552 gm2552 released this 27 Jan 11:49
55da73f

Fixed issues with connection reset when downloading trust bundles.
Updating the last successful refresh time on trust bundles even if the checksum is the same.
Updating some older Java constructs to newer Java constructs.

Config Service Jar 8.0.2

Choose a tag to compare

@gm2552 gm2552 released this 10 Nov 17:15
6db7713

Fixing issue where trust bundles were not getting auto refreshed.

Config Service Client 8.0.1

Choose a tag to compare

@gm2552 gm2552 released this 06 Aug 18:34
6db7713

Adding new add and update methods for the settings service that takes a request object instead of name and value in the request template. This is needed to support names and values that are otherwise rejected in the URL.

Config Service Jar 8.0.0

Choose a tag to compare

@gm2552 gm2552 released this 03 Aug 11:12
ea97c7d

Upgraded multiple dependencies. Most notably updated to:

  • Spring Boot 2.5.2
  • BouncyCastle 1.68
  • Junit 5

Removed camel dependency.
Rewrite of REST resources methods to be fully reactive (removed all "block" statements).

Config Service Jar 7.0.1

Choose a tag to compare

@gm2552 gm2552 released this 14 Feb 12:49
4ee7cf8
Merge pull request #13 from DirectProjectJavaRI/develop

Releasing 7.0.1