Skip to content

Releases: brendtumi/ec2-spot-notification

v2.1.0

27 Jul 13:46
Compare
Choose a tag to compare

Support added for detect instance termination using autoscaling/target-lifecycle-state thanks to @wbecker

v2.0.0

08 Feb 11:30
Compare
Choose a tag to compare

BREAKING CHANGES

Now you have to manually start listen with SpotNotifier.start()
Or you can initialize your own SpotNotification or could extend it.