Skip to content

v7.0.0

Compare
Choose a tag to compare
@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 10 Sep 20:10
11ca10b

7.0.0 (2023-09-09)

⚠ BREAKING CHANGES

  • group variables for better overview (#810)
  • allow to set all docker options for the Executor (#511)
  • add idle_count_minandidle_scale_factor` to Docker Machine autoscaling options (#711)
  • remove deprecated variables (#738)
  • remove deprecated pull policy variable (#710)

Features

  • add idle_count_minandidle_scale_factor` to Docker Machine autoscaling options (#711) (1538d48)
  • allow to set all docker options for the Executor (#511) (461561e)

Bug Fixes

Miscellaneous Chores

Code Refactoring