Releases: CAFapi/caf-swagger
Releases · CAFapi/caf-swagger
v2.0.0
Version Number
2.0.0-311
New Features
- US361030: Added support for Spring 6
Breaking Changes
-
US361030: Java 8 and Java 11 support dropped
Java 17 is now the minimum supported version. -
US361030: Swagger Client Templates module dropped
Theswagger-client-templates
module is no longer supplied.
Known Issues
- None
Release Artifacts
Maven
com.github.cafapi:caf-swagger:2.0.0-311
(pom,pom.asc)com.github.cafapi:swagger-ui-annotation:2.0.0-311
(jar,jar.asc,javadoc.jar,javadoc.jar.asc,pom,pom.asc,sources.jar,sources.jar.asc)
v1.2.0
Version Number
1.2.0-261
New Features
- US635012: Rebranded as OpenText.
Known Issues
- None
Release Artifacts
Maven
com.github.cafapi:swagger-client-templates:1.2.0-261
(pom.md5,pom.sha1,pom,zip.md5,zip.sha1,zip)com.github.cafapi:swagger-ui-annotation:1.2.0-261
(jar.md5,jar.sha1,jar,javadoc.jar.md5,javadoc.jar.sha1,javadoc.jar,pom.md5,pom.sha1,pom,sources.jar.md5,sources.jar.sha1,sources.jar)com.github.cafapi:caf-swagger:1.2.0-261
(pom.md5,pom.sha1,pom)
v1.1.0
Version Number
1.1.0-169
New Features
- 396454: Due to an issue with GSON incorrectly converting integers to doubles when they are part of a
List<Object>
, the2.x/JSON.mustache
template has been modified to use a custom type converter when converting aList<Object>
.
Known Issues
- None
Release Artifacts
Maven
com.github.cafapi:swagger-client-templates:1.1.0-169
(pom.md5,pom.sha1,pom,zip.md5,zip.sha1,zip)com.github.cafapi:swagger-ui-annotation:1.1.0-169
(jar.md5,jar.sha1,jar,javadoc.jar.md5,javadoc.jar.sha1,javadoc.jar,pom.md5,pom.sha1,pom,sources.jar.md5,sources.jar.sha1,sources.jar)com.github.cafapi:caf-swagger:1.1.0-169
(pom.md5,pom.sha1,pom)
v1.0.1
Version Number
1.0.1-60
New Features
- None
Known Issues
- None
Bug Fixes
SCMOD-9589
: Updated to prevent the possibility of Null Dereference
v1.0.0
Version Number
1.0.0-28
New Features
- Initial version
Known Issues
- None