This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
Releases: spinnaker/keiko
Releases · spinnaker/keiko
Keiko 2.9.4
v2.9.4 feat(spring): make new bean conditional
keiko 2.9.3
v2.9.3 perf(redis): Switch RedisQueue to use evalsha (#45)
keiko 2.9.2
v2.9.2 fix(core): Change fill executor capacity logic (#44)
keiko 2.9.1
- fix(redis): fix dlq logic in unacked retry handler (#42)
keiko 2.9.0
v2.9.0 feat(core): Support multiple activators (#41)
keiko 2.8.1
v2.8.1 feat(core): Add config flag for disabling QueueProcessor (#38)
Keiko 2.8.0
v2.8.0 feat(monitoring): Expose a method to allow searching for messages
Keiko 2.7.3
config(kotlin): make QueueProcessor and RedisQueue open
Keiko 2.7.2
- fix(core): Introduce jitter when re-queueing message if executor is full (#35)
Keiko 2.7.1
v2.7.1 fix(queue): atomicity fix in read_message