Skip to content

v0.13.0

Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 17 Nov 16:18
· 262 commits to main since this release
078adaf

0.13.0 (2023-11-17)

Features

  • add a template for test labels (#492) (f32eaee)
  • add cert-manager subchart to fullstack-cluster-setup Helm chart (#493) (674b976)
  • add CI pipelines to enforce proper pull request titles (#558) (674ac32)
  • add envoy gateway to fullstack-cluster-setup helm chart (#486) (16988e4)
  • add test metadata labels for dependent charts (#524) (9511f1f)
  • add test metadata to network-node-statefulset labels. (#505) (598eeaf)
  • add test metadata to other resources labels (#526) (3762af1)
  • add test metadata to proxy resources labels (#523) (1067fc4)
  • cli: implement node setup command (#491) (7920cb6)
  • cli: implement package downloader and custom errors modules (#490) (8c143e9)
  • cli: support config persistence and local chart directory for fst charts (#535) (73f7c1b)
  • implement node start and stop commands (#520) (9883fa7)

Bug Fixes

  • chart: use quote for test labels and fix e2e tests (#560) (27fda90)
  • cli: init command should add FST helm chart repository (#527) (dc1e748)
  • cli: invoke helm dependency update when local chart-dir is set (#562) (38dd176)
  • cli: kubectl version command errors out if server is un reachable (#529) (85ac118)
  • ensure Node package definitions are committed during a release (#538) (cbabf85)
  • set namespace to kubectl context after cluster create (#521) (803ee4b)
  • use correct variable name to check platform version (#503) (460a68e)