Skip to content

Releases: buildkite/lifecycled

v3.3.0

19 Oct 22:59
f67af3d
Compare
Choose a tag to compare

v3.3.0 (2022-10-19)

Full Changelog

Added

  • Support configuring intervals for spot instance termination and autoscaling heartbeats #97 (@stevenmatthewt)

v3.2.0

14 Apr 14:12
@yob yob
Compare
Choose a tag to compare

Changed

  • Autodetect region if AWS_REGION is unset #91 (@cole-h)

v3.1.0

15 Feb 22:26
@lox lox
0abb101
Compare
Choose a tag to compare

Changed

v3.0.2

10 Mar 04:56
@lox lox
8513ff8
Compare
Choose a tag to compare

Fixed

Added

v3.0.1

16 Dec 08:25
@lox lox
ae6056f
Compare
Choose a tag to compare

Changed

v3.0.0

16 Oct 22:13
@lox lox
ad855c7
Compare
Choose a tag to compare

A huge thank you to @itsdalmo who was the leading force behind this release 🙇🏼‍♂️

  • Rewritten to ensure SQS queues are torn down before the daemon terminates #45 (@itsdalmo)
  • Test suite 🎉 #52 (@itsdalmo)
  • Allow spot listener to be disabled with --no-spot #56 (@itsdalmo)

v2.1.1

11 Sep 04:44
@lox lox
d42fb22
Compare
Choose a tag to compare

Fixed

  • Delete queue before completing lifecycle #48 (@lox)
  • Improve the README documentation #46 (@lox)
  • Use context for interrupting handler script #47 (@lox)

v2.1.0

06 Sep 04:59
@lox lox
a158fa3
Compare
Choose a tag to compare

Fixed

  • Fix leaking sockets by removing the deferred Close() (closes #34) #35 (@itsdalmo)

Added

  • Add cloudwatch logging #38 (@lox)
  • Update systemd unit with better defaults for Amazon Linux #39 (@lox)

v2.0.2

04 Sep 03:43
@lox lox
ca7559f
Compare
Choose a tag to compare

Fixed

v2.0.1

19 Apr 08:49
@lox lox
7a48731
Compare
Choose a tag to compare

Changed

  • Simpler upstart script to allow graceful shutdown