Releases: acquia/moonshot
Releases · acquia/moonshot
v3.0.3
Downgrades the pinned ruby version for backwards compatibility
3.0.2
Updating to match gemfile
A release to re-up the semantic versioning + KMS tagging
What's Changed
- ORCH-11235 | Port upstream kms tagging changes to master by @tomelliot16 in #302
Full Changelog: 2.1.3...3.0.1
2.1.4
What's Changed
- ORCH-11235 | Port upstream kms tagging changes to master by @tomelliot16 in #302
New Contributors
- @tomelliot16 made their first contribution in #302
Full Changelog: 2.1.3...2.1.4
2.0.0.beta61
What's Changed
- ORCH-11235 | Port upstream kms tagging changes to 2.0.0.beta6 by @tomelliot16 in #303
Full Changelog: 2.0.0.beta6...2.0.0.beta61
v2.1.3
What's Changed
- PC-17819 | Fix HAPI Errors related to Loadbalancing by @nalakafernando in #301
Full Changelog: 2.1.2...2.1.3
v2.1.2
What's Changed
- PC-17819 | Fix Frozen String Error in Ruby 3.1.3 by @nalakafernando in #300
New Contributors
- @nalakafernando made their first contribution in #300
Full Changelog: 2.1.1...2.1.2
v2.1.1
Beta Release - v1.1.0.beta6
2.0.0.beta6 Update moonshot.gemspec
Beta Release - v2.0.0.beta5
Improvements
- The ASGRollout utility now force-terminates instances after the timeout period, rather than crashing and leaking the instance. (Thanks, @ProZsolt!)