Releases: hashgraph/full-stack-testing
Releases · hashgraph/full-stack-testing
v0.27.1
0.27.1 (2024-06-07)
Bug Fixes
- correct helm templates to apply root container image correctly (#872) (24466ed)
- update chart services to use a local external traffic policy (#875) (bcb6f09)
v0.27.0
0.27.0 (2024-06-05)
Features
- add initContainer support for network node StatefulSets (#870) (f621ae9)
Bug Fixes
- detect chart file changes (#868) (74b4e94)
- update configMaps for network node config files to use filename instead of removing the dot (#865) (eb78797)
v0.26.0
0.26.0 (2024-05-29)
Features
- add account-id label to envoy-proxy and network node service (#860) (67498a8)
- add load balancer svc for network node (#857) (066a2be)
- update haproxy to use startup probe and not expose and not expose service port 5555 (#856) (36a9db2)
v0.25.0
0.25.0 (2024-05-16)
Features
- add conditional configMap and secret volumeMounts to
fullstack-deployment
helm chart (#797) (ed3c16d)
Bug Fixes
- set network node service as a headless service to support FQDN on GKE (#849) (9ac3c35)
v0.24.4
0.24.4 (2024-04-25)
Bug Fixes
- revert change to enable web3 again for mirror node (#836) (f72ea80)
v0.24.3
0.24.3 (2024-04-09)
Bug Fixes
- add labels to metrics and discover servicemonitors in all namespaces (#821) (7430a67)
v0.24.2
0.24.2 (2024-04-04)
Bug Fixes
- optimize mirror node deployment and fix resources for root-container (#813) (dbffd87)
v0.24.1
0.24.1 (2024-04-03)
Bug Fixes
- service name has to match statefulset name for DNS to work correctly (#815) (f0896ed)
v0.24.0
0.24.0 (2024-03-21)
Features
Bug Fixes
- update HAProxy config to align with production settings (#808) (1b5ed1a)