Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 14:50
· 79 commits to main since this release
72eb05d

0.2.0 (2022-07-15)

⚠ BREAKING CHANGES

  • modules: Rename lb modules (#100)

Features

  • examples/hub_spoke_common: Example build for hub and spoke (#93) (25af5f9)
  • modules/autoscale: enhancement for multi-nic and dynamic bootstrap (#107) (31a625e)
  • modules/lb_external: add L3_DEFAULT, backend_services, and connection tracking (fixes #104) (#105) (7199510)

Bug Fixes

  • examples/autoscale: update provider versions (#111) (7d34605)
  • examples/hub_spoke_common: add init-cfg.txt.sample (#109) (da83266)
  • examples/hub_spoke_common: fix broken example build (#101) (4d1f880)
  • upgrade provider versions for Mac M1 machines (#103) (42605d7)

Miscellaneous Chores