Releases: brendtumi/ec2-spot-notification
Releases · brendtumi/ec2-spot-notification
v2.1.0
Support added for detect instance termination using autoscaling/target-lifecycle-state thanks to @wbecker
v2.0.0
BREAKING CHANGES
Now you have to manually start listen with SpotNotifier.start()
Or you can initialize your own SpotNotification
or could extend it.