Skip to content

Releases: CAFapi/caf-common

v1.7.0

28 Mar 21:19
Compare
Choose a tag to compare

Version Number

1.7.0-188

New Features

  • Configuration files may now have appropriate file extensions
  • CAF-2334: JavaScript can now be used as a configuration language
  • Minor enhancements to ModuleLoader

Known Issues

  • None

v1.6.0

22 Feb 15:48
Compare
Choose a tag to compare

Version Number

1.6.0-176

New Features

Updated to enforce Copyright headers are correctly added during the build

Known Issues

None

v1.5.0

31 Jan 14:24
Compare
Choose a tag to compare

Version Number

1.5.0-127

New Features

  • now using the latest version of caf-kafka-istf-maven-plugin

Known Issues

v1.4.1

24 Jan 17:12
Compare
Choose a tag to compare

Version Number

1.4.1-117

New Features

  • CAF-2104: Patch to CafConfigurationSource to return null on failure to construct PropertyDescriptor from a ConfigClass field.

v1.4.0

18 Jan 14:23
Compare
Choose a tag to compare

Version Number

1.4.0-111

New Features

  • Added some profiles relating helpful for testing the filesystem-storage CAF containers

Known Issues

  • None

v1.2.0

16 Jan 19:42
Compare
Choose a tag to compare

Version Number

1.2.0-109

New Features

  • Improved module README files
  • Updated to generate JavaDoc for all libraries
  • Updated to distribute to OSSRH by default
  • Updated unit tests to run using TestNG (for iSTF support)
  • Made a number of JavaDoc corrections

Known Issues

  • None

v1.1.0

13 Dec 12:11
Compare
Choose a tag to compare

Version Number

1.1.0-23

New Features

CAF-1853: Allow configuration files to read from environment variables
CAF-1830: Update to Liquibase Installer

Known Issues

None

CAF Common 1.0.0

24 Nov 17:30
Compare
Choose a tag to compare

The CAF Common project was created to packed together the following projects:

  • caf-maven
  • caf-api
  • contents of caf-api
  • config-caf
  • config-*
  • container-cert-script
  • cipher-*
  • codec-*
  • util-jerseycompat
  • util-moduleloader
  • util-naming
  • util-ref
  • caf-utils
  • election-null
  • swagger-ui
  • util-liquibase-installer
  • util-process-identifier

Maven groupId's were updated from "com.hpe.caf." to "com.github.cafapi." for all the components wrapped up in the new caf-common project.

Maven version's were updated to "1.0.0" for all the components wrapped up into the new caf-common project.