Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 1.28 KB

Changelog

All notable changes to HyperSwitch-Helm will be documented here.


[0.1.3] - 2024-09-30

🚀 Features

  • Add istio gateway, virtual service, destination rule and alb ingress for traffic control (#94)
  • Add keymanager to helm (#100)

🚜 Refactor

  • (helm) Using TOML for configuring hyperswitch backend instead of environment variables (#90)
  • Update istio helm index (#95)
  • Update packages for hyperswitch-istio (#96)
  • Update istio helm package index (#97)
  • Update helm v0.1.0 for sdk bug (#106)

Helm

  • Update version for hyperswitch-app, control-center, web (#98)

Release

  • Update latest hyperswitch stable release V1.110.0 (#103)
  • Update latest hyperswitch stable release v1.111.0 (#107)

[0.1.2] - 2024-04-04

🐛 Bug Fixes

  • (sdk-demo) Fix hyperloader js url in demo app (#88)

[0.1.2] - 2024-04-04

🚜 Refactor

  • Replace hardcoded value with release name in NOTES.txt (#79)

Helm

  • Create and package new version v0.1.1
  • Create and package new version v0.1.1 (#77)
  • Update version for helm-stack (#82)
  • Add support to configure secrets manager at runtime (#84)
  • Update version in deployment.yaml (#85)
  • Create version v0.1.2 (#86)
  • Move common secrets to hyperswitch-secrets (#87)

[0.1.1] - 2024-03-21

Helm