Skip to content

Releases: IBM/sol005-lifecycle-driver

0.3.1

04 May 12:16
49f5261
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Message and content-type fields in logs must not be removed when there are no content to be displayed
  • Security Vulnerability Fixes

0.3.1-RC1

08 Apr 06:17
49f5261
Compare
Choose a tag to compare
0.3.1-RC1 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Message and content-type fields in logs must not be removed when there are no content to be displayed
  • Security Vulnerability Fixes

0.3.0

29 Mar 10:36
9cf1d1f
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Fix logging issues and documentation change for notifications from v1 to v2.
  • Update to Java 17 for sol005-lifecycle-driver
  • Mask password in the log message of ExecutionRequest
  • Released images should use prod profile instead of dev profile
  • Security Vulnerability Fixes

0.3.0-RC1

21 Mar 14:33
9cf1d1f
Compare
Choose a tag to compare
0.3.0-RC1 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Fix logging issues and documentation change for notifications from v1 to v2.
  • Update to Java 17 for sol005-lifecycle-driver
  • Mask password in the log message of ExecutionRequest
  • Released images should use prod profile instead of dev profile
  • Security Vulnerability Fixes

0.2.3

16 Dec 16:46
e16d2f3
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Disable spring security DEBUG logs by default
  • Security vulnerability fixes

0.2.3-RC1

08 Dec 10:04
e16d2f3
Compare
Choose a tag to compare
0.2.3-RC1 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Disable spring security DEBUG logs by default
  • Security vulnerability fixes

0.2.2

28 Nov 12:17
23f55ca
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Springboot Upgrade from 2.5.x to 2.7.x
  • Code Optimization- Construction of httprequest entity
  • App version update in helm chart

0.2.2-RC1

21 Nov 11:17
23f55ca
Compare
Choose a tag to compare
0.2.2-RC1 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Springboot Upgrade from 2.5.x to 2.7.x
  • Code Optimization- Construction of httprequest entity
  • App version update in helm chart

0.2.1

20 Oct 04:35
90cf326
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Code Optimization- Removed unused files also added switch cases and reusable functions
  • Security vulnerabilities fixes

0.2.0

09 Sep 06:01
bc871ac
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Enable SSL on sol003 driver
  • Add documentation for SSL feature
  • Use Keystore password from the secret cp4na-o-keystore
  • API major version change as per spec 3.5.1
  • Security vulnerabilities fixes