Releases: hashgraph/full-stack-testing
Releases · hashgraph/full-stack-testing
v0.3.0
0.3.0 (2023-07-18)
Features
- add unit tests to validate logging behaviors in Helm Client (#151) (5a826d2)
- implement backup uploader sidecar container (#148) (7854131)
- implement helm chart test (#152) (9321e4c)
- run code analysis as a separate privileged job (#171) (1da604d)
- use production configuration for envoy and haproxy configuration (#154) (6f45361)
Bug Fixes
v0.2.0
0.2.0 (2023-07-05)
Features
- add github templates (#124) (7990742)
- add otel collector sidecar container (#134) (09de701)
- add semantic-release based CI pipelines (#136) (76055e0)
- add SLF4J logging to fullstack-helm-client module (#137) (4115810)
- boilerplate helm chart (#121) (70c66ca)
- implement mirror.py container support (via side car) (#135) (c8ea9e2)
- publish the helm client to maven central (#123) (6b40d2d)
- relocates the docker image definition and adds a new image definition (#126) (db59e7c)
Bug Fixes
v0.1.2
v0.1.1
v0.1.1 (2023-06-26)
Features
- add Docker container publish to CICD (#108)
- GitHub Action for artifact deployment (#103)
- implement support for the install command returning a Release object (#87)
- Extend the HelmExecutionException to support separate stdOut/stdErr fields (#85)
- initial project setup #3 (#88)
- add helm install/uninstall chart (#80)
- implement remove repo for helm client (#79)
- add snyk monitor workflow (#67)
Bug Fixes
- resolves issues with large amounts of output (#89)