Skip to content

Releases: buildkite/lifecycled

v2.0.0

17 Apr 06:13
@lox lox
4794f85
Compare
Choose a tag to compare

Changed

  • Catch SIGPIPE to allow for graceful cleanup #13
  • Use SQS long polling to avoid lots of queries #11

v2.0.0-rc2

08 Aug 09:38
@lox lox
4d3dfe3
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
Update docs

v2.0.0-rc1

04 Aug 05:10
@lox lox
74003b1
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

Changed

  • Creates an SQS queue for every instance to consume SNS topic
  • Consolidated cli package and main into one

Added

  • Support for Spot Instance Termination notices

v1.1.3

10 Jul 23:51
2b66032
Compare
Choose a tag to compare

Removed "Skipping filtered message based on instance id" log messages.

v1.1.2

10 May 04:29
@lox lox
Compare
Choose a tag to compare

Fix terrible bug where instanceid wasn't checked for filtering, caused buildkite/elastic-ci-stack-for-aws#59

v1.1.1

10 May 03:28
@lox lox
Compare
Choose a tag to compare
  • Improved logging without a TTY (syslog)

v1.1.0

05 May 07:11
@lox lox
Compare
Choose a tag to compare

This release should hopefully actually work.

Changes:

  • Completes lifecycle events (ooops)
  • Filters messages by instanceid
  • Ignores messages that aren't lifecycle transitions

v1.0.0

05 May 02:50
@lox lox
Compare
Choose a tag to compare

Initial release