What's Changed
- add GitHub workflow to build container
- fix ca-to-truststore init container
- add ca-to-truststore init container to Helm chart
- fix default values.yaml
- extended Helm config support + better cache PVC naming
- add certificate template
- comment out default ingress annotations
- add ingress class name to ingress spec
- modernize chart ingress
- add inline data to configmap
- Added INFO level log to track access to API.
- Fixed mistake in file pattern.
- Cleaning up logging configuration for production deployment.
- Added a command line DEBUG_OPS variable to Dockerfile.
- Removed docker healthcheck.
- Fixed docker compose configuration and some logging.
- Connected OpenNSA test topology.
- Expanded the docker compose test configuration.
- Added health endpoint
- Adding documentation.
- Added additional AKKA agent logging and created a two dds test environment.
- Migrated from Log4J to Slf4J to line up with AKKA implementation.
- Needed to copy over the lib directory holding dependencies.
Full Changelog: v1.3.0...v1.4.0