This repository was archived by the owner on Feb 2, 2022. It is now read-only.
Releases: caf-archive/boilerplate-service
Releases · caf-archive/boilerplate-service
v2.3.0
Version Number
2.3.0-92
New Features
-
CAF-3746: Logging to standard output streams
The Tomcat configuration has been updated so that all logs are sent to the standard output streams. The access logs are prefixed withaccess_log>so that they can be easily filtered. -
CAF-2349: Docker Health Checks
Docker health checks have now been added to the worker to allow the workers to recover when running in swarm mode.
Known Issues
v2.2.0
Version Number
2.2.0-72
New Features
- CAF-3295: Add ability to remove existing expressions/tags that match input data during creation of boilerplate expressions and tags.
- The boilerplate creation utility has also been updated to use slf4j log library.
- Containers updated to support auto-release.
Known Issues
v2.1.0
v2.0.1
Version Number
2.0.1-7
New Features
- Fixed github links within the README files
Known Issues
v2.0.0
Version Number
2.0.0-5
New Features
- Boilerplate-service has now been open-sourced to github.com/CAFDataProcessing