Posts in 2022
v1.0.8
Monday, January 10, 2022 in Release Notes
Changelog since v1.0.7 Changes by Kind Feature Feat: support json style tags (#895, @nilo19) Introduce a configuration option putVMSSVMBatchSize. If set, the sync requests will be sent concurrently in batches when putting vmss vms. (#966, @nilo19) …
v0.7.11
Monday, January 10, 2022 in Release Notes
Changelog since v0.7.10 Changes by Kind Bug or Regression Fix: return all LBs in the resource group in ListManagedLBs when deleting the LB, so the LB deleting will not be skipped (#971, @nilo19) Other (Cleanup or Flake) Cherry-pick #607 to solve …
v1.23.1
Thursday, January 06, 2022 in Release Notes
Changelog since v1.23.0 Changes by Kind Feature Introduce a configuration option putVMSSVMBatchSize. If set, the sync requests will be sent concurrently in batches when putting vmss vms. (#964, @nilo19) Dependencies Added Nothing has changed. …
Posts in 2021
v1.1.3
Tuesday, November 23, 2021 in Release Notes
Changelog since v1.1.2 Changes by Kind Feature Feat: support json style tags (#896, @nilo19) Bug or Regression Fix: do not delete the lb that does not exist (#866, @nilo19) Fix: remove outdated ipv4 route when the corresponding node is deleted …
v1.0.7
Tuesday, November 23, 2021 in Release Notes
Changelog since v1.0.6 Changes by Kind Feature Feat: support json style tags (#895, @nilo19) Bug or Regression Fix: do not delete the lb that does not exist (#865, @nilo19) Dependencies Added Nothing has changed. Changed Nothing has changed. …
v1.1.2
Thursday, October 21, 2021 in Release Notes
Changelog since v1.1.1 Changes by Kind Feature Feat: only restart all controllers after stopping if needed (#847, @nilo19) Feat: reloading ccm when the config file changes (#776, @nilo19) Bug or Regression Fix: do not crash if the region does not …
v1.0.6
Thursday, October 21, 2021 in Release Notes
Changelog since v1.0.5 Changes by Kind Feature Feat: only restart all controllers after stopping if needed (#846, @nilo19) Feat: reloading ccm when the config file changes (#777, @nilo19) Bug or Regression Fix: avoid wrapping RawError twice (#804, …
v0.7.9
Thursday, October 21, 2021 in Release Notes
Changelog since v0.7.8 Changes by Kind Bug or Regression Fix: avoid wrapping RawError twice (#805, @feiskyer) Fix: do not crash if the region does not support zones (#852, @nilo19) Fix: do not delete the lb that does not exist (#864, @nilo19) Fix: …