Releases: CAFapi/caf-common
Releases · CAFapi/caf-common
v1.17.0
Version Number
1.17.0-201
New Features
- None
Bug fixes
- SCMOD-6523: Fortify Critical Issues Fix
- SCMOD-5073: Resolved vulnerability and dependency issues
Known Issues
- None
v1.16.0
Version Number
1.16.0-118
New Features
- SCMOD-4658: Allow full connection string to be passed
- Added base project for generating jersey2-based swagger clients
Known Issues
- None
v1.15.0
Version Number
1.15.0-1
New Features
- Added support for alternate Tomcat location
Theinstall-keystore-tomcat.sh
script has been updated to support/usr/share/tomcat
as an alternative installation location for Tomcat. Previously the only installation location supported by the script was/usr/local/tomcat
.
Known Issues
- None
v1.14.0
Version Number
1.14.0-1
New Features
-
Added support for openSUSE based containers
The container startup scripts have been enhanced with support for openSUSE based containers. Previously these scripts only supported Debian and CentOS based containers. -
CAF-3552: Micro Focus rebranding
The base Swagger UI project branding has been updated to Micro Focus branding.
Known Issues
- None
v1.13.0
Version Number
1.13.0-239
New Features
- Updated code compliance to Java 8 from Java 6
Known Issues
v1.12.0
Version Number
1.12.0-232
New Features
- CAF-3064: Separated PostgreSQL image out to a separate repository: java-postgres-container
- CAF-2671: Added a common property for the RabbitMQ image
- CAF-3173: Updated some dependency versions
- Updated compressed Json Codec to directly use Jackson.
Known Issues
- None
v1.11.0
v1.10.0
v1.9.0
Version Number
1.9.0-197
New Features
- Introduced a new project (swagger-restapi-client-base) to provide a base POM for swagger-generated REST API clients that use the swagger-codegen-maven-plugin.