Skip to content

Releases: palantir/bouncer

v0.11.0

01 Oct 00:34
cdfdd3d
Compare
Choose a tag to compare

Automated release, no documented user facing changes

Add slow-canary mode

11 Jun 00:28
f0d3573
Compare
Choose a tag to compare

Add new slow-canary bouncing method.

Vault with integrated storage (https://www.vaultproject.io/docs/configuration/storage/raft) is the main driver here, where it's sensitive to very quickly halving the size of the cluster.

AWS API bumps

07 May 08:05
534342b
Compare
Choose a tag to compare
v0.9.8

Excavator: Manage go module dependencies (#106)

Remove Bintray publishing and using GitHub Actions for CI

13 Apr 00:23
26c02fc
Compare
Choose a tag to compare
  • Remove Bintray publishing and using GitHub Actions for CI

canary race condition help

01 Feb 21:33
b3a809b
Compare
Choose a tag to compare
  • Try to help with canary Terminating:Wait drain race conditions by terminating all old nodes much closer together
  • Bump AWS go deps

godel & excavator bumps

21 Jan 22:17
f22bd53
Compare
Choose a tag to compare
Excavator: Manage go module dependencies (#92)

Co-authored-by: svc-excavator-bot <[email protected]>

module & godel bumps

21 Oct 06:22
a0760fd
Compare
Choose a tag to compare

Excavator: Manage go module dependencies (#81)

Co-authored-by: svc-excavator-bot [email protected]

Excavator: Update policy-bot config (#84)

Co-authored-by: svc-excavator-bot [email protected]

Excavator: Updates godel plugins to latest versions (#83)

Co-authored-by: svc-excavator-bot [email protected]

godel & mod bumps

02 Sep 22:31
8b3ea87
Compare
Choose a tag to compare
Excavator: Manage go module dependencies (#79)

Co-authored-by: svc-excavator-bot <[email protected]>

Add rolling release option

06 Jul 07:38
1cae2db
Compare
Choose a tag to compare

Rolling is similar to serial, but call asg terminate without the decrement flag, meaning your replacement starts coming online immediately, without waiting for you to finish your terminate hook. Should be used in scenarios when this is desired, i.e. a node's terminate hook depends on its replacement.

v0.9.1

25 Jun 04:18
2246b97
Compare
Choose a tag to compare

Fix circle config to actually publish tags starting with v as releases.