Releases: IBM/sol005-lifecycle-driver
Releases · IBM/sol005-lifecycle-driver
0.3.1
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
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
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
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
Implemented enhancements:
- Disable spring security DEBUG logs by default
- Security vulnerability fixes
0.2.3-RC1
Implemented enhancements:
- Disable spring security DEBUG logs by default
- Security vulnerability fixes
0.2.2
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
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
Implemented enhancements:
- Code Optimization- Removed unused files also added switch cases and reusable functions
- Security vulnerabilities fixes
0.2.0
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