Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 21 Oct 15:27
· 13 commits to main since this release

Changes Between 3.0.0 and 3.1.0 (Oct 20, 2024)

ActiveJob Adapter

Kicks now ships with an ActiveJob adapter for Ruby on Rails.

Contributed by dixpac.

GitHub issue: #12

Make Queue Binding Optional

It is now possible to opt out of binding of the Kicks-declared exchange and queue.

Contributed by @texpert.

GitHub issue: #13