You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the case when maxTotalUses is specified, remaining uses will be tracked separately instead of using maxTotalUses for it, maxTotalUses is now read-only.
Add logs in post job action to expose results of tasks. Previously, tasks terminated with problems were not exposed.
🐛 Bug Fixes
Fix maxtotaluses decrement logic (stopped decrementing limited uses all the way to -1, as -1 has a special meaning i.e. unlimited)
Skip termination of scheduled instances until next update cycle when busy.
Fix lost state on configuration change by persisting data, and rebuilding the state in periodic checks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
🚀 What’s New?
🐛 Bug Fixes
maxtotaluses
decrement logic (stopped decrementing limited uses all the way to -1, as -1 has a special meaning i.e. unlimited)update
cycle when busy.✅ PRs
📓 Others
👩🏻💻👨🏻💻 Contributors
@pdk27
🤝 Thanks to the contributors for reporting issues and sharing helpful information:
@wosiu, @qibint, @mwos-sl, @fdaca, @xocasdashdash, @igtsekov, @avikivity, @HDatPaddle, @naorc123, @ikaakkola, @kintarowins, @mtn-boblloyd, @pd-andrew-ferguson, @kherpel, @blackliner, @calumgilchristmodulr, @benipeled, @aluczakSumo, @limasilet, @iurisman, @fazdamoa
Full Changelog: ec2-fleet-2.6.0...ec2-fleet-2.7.0
This discussion was created from the release ec2-fleet-2.7.0.
Beta Was this translation helpful? Give feedback.
All reactions