Skip to content

ec2-fleet-3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 01:30
· 1 commit to refs/heads/master since this release

🎉 Major features and improvements

  • Add option for scaling executors by node hardware in a new dropdown selection. Dropdown options for no scaling and scale by weights replace the "Scale Executors by Weight" checkbox (#415) @GavinBurris42

🐛 Bug fixes

  • Add backwards compatibility for executor scaling feature (#424) @GavinBurris42
  • Revert class name changes. Provides backwards compatibility for cloud configurations (#423) @GavinBurris42

📝 Documentation updates

  • Update CasC documentation with use cases of executor scaling (#424) @GavinBurris42
  • Update README to reflect support for EC2 Fleets created through through the CreateFleet API (#415) @GavinBurris42
  • Update README with new permissions needed for the IAM Role (#415) @GavinBurris42
  • Update CasC documentation to reflect new executor scaling feature (#415) @GavinBurris42

🚦 Tests