v1.1.4
Monday, January 10, 2022 in Release Notes
Changelog since v1.1.3 Changes by Kind Feature Introduce a configuration option putVMSSVMBatchSize. If set, the sync requests will be sent concurrently in batches when putting vmss vms. (#959, @nilo19) Bug or Regression Fix: return all LBs in the …
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. Changed …
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 (#891, …
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. Removed …
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 …