Skip to content

Releases: hashgraph/full-stack-testing

v0.3.0

18 Jul 16:26
adeaf99
Compare
Choose a tag to compare

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

  • Helm chart statefulset has incorrect config for uploader sidecars (#150) (eb52514)
  • root container should run in privilege mode as root user (#146) (f6d372b)

v0.2.0

05 Jul 18:46
8d574b3
Compare
Choose a tag to compare

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

  • update configurations for mirror uploader sidecars (#138) (118662f)

v0.1.2

27 Jun 03:09
v0.1.2
a930f62
Compare
Choose a tag to compare

v0.1.2 (2023-06-26)

Bug Fixes

  • resolves maven central publish issues (#119)

v0.1.1

27 Jun 00:24
v0.1.1
d8ac071
Compare
Choose a tag to compare

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)