Skip to content

EC2 Metadata Mock v0.9.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@brycahta brycahta released this 16 Jun 22:18
75a06ad

New Features

  • N/A

Bug Fixes

  • Corrected spot interrupt response (#31)
  • Corrected elastic inference accelerator response (#39)

Improvements

  • Fixed transient issues in integration tests (#33)
  • Improved release script and Travis integrations (#34)

Breaking Changes

  • Updated command names for spot and events (#37)
    • spotItn --> spot
    • scheduledEvents --> events
  • Aligned code with updated command names (#38)
    • config overrides will reflect new command names
    • Ex: AEMM_SPOT_ITN_ACTION --> AEMM_SPOT_ACTION