Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

64 lines (42 loc) · 3.05 KB

0.1.8 (2024-06-14)

Added

  • updated go version to fix reported vulnerabilities (91e0dae)
  • upgraded xnet library version to v0.23 to fix vulnerabilities (75b6977)

0.1.7 (2024-02-28)

Features

  • update cluster health based on the dialin connection (#108) (47e3f14)

0.1.6 (2023-09-25)

Features

  • changes to add project information with cluster lookup (#225) (e037e71)

Bug Fixes

  • use make check to clean up code formatting problems (#78) (3c488bb)

0.1.5 (2023-08-11)

Bug Fixes

  • fix for readonly users should not access secrets (#64) (a429d46)

0.1.4 (2023-03-31)

Bug Fixes

  • intermittent relay connection failures (#48) (5fde31a)
  • same bootstrap register requests from diff target clusters (#47) (cdf6f39)

0.1.3 - 2023-02-24

Added

  • Configure the SA account lifetime from mabhi

0.1.2 - 2022-09-30

Added

  • Add arm builds from meain

0.1.1 - 2022-08-26

Changed

  • Removed building images to registry on pull requests niravparikh05
  • Changes after fixing lint issue due to buf in paralus core vivekhiwarkar

Fixed

0.1.0 - 2022-06-22

Added

  • Initial release