Skip to content

ec2-fleet-3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 19:21
· 14 commits to refs/heads/master since this release

🐛 Bug fixes

  • Added missing validation to ensure maxSize is less than or equal to minSize. MaxSize that doesn't comply is automatically modified to minSize. (#406) @vineeth-bandi

📝 Documentation updates

  • Update constructor to follow CasC best practices (#406) @vineeth-bandi
  • Adding missing config, warning for Spot Fleet usage, other minor changes (#404) @pdk27

👻 Maintenance