Skip to content

Tags: riverqueue/riverqueue-ruby

Tags

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v0.10.1 (#61)

Prepare a release for v0.10.1, containing only the (quite important) fix
in #60.

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v0.10.0 (#59)

Mostly contains #53 that upgrades to Ruby 4.0. I wanted to get this out
sooner rather than later because it may be ages until we put another
Ruby change through that'll merit a release.

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v0.9.1 (#52)

Prepare release v0.9.1, a very minor one including #50 and #51, but also
to keep the gem's latest release somewhat fresh. No functional changes.

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.9.0 (#45)

I just noticed that we've had an unreleased change sitting in `master`
since December since changes in this gem are pretty rare unfortunately.
Let's cut a release just so we can get that change (#39) finally shipped
out.

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.8.0 (#37)

Prepare release 0.8.0, mostly containing the changes in #32.

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v0.7.0 (#30)

Prepare v0.7.0, containing largely the changes in #28 that add support
for past path unique job insertion.

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.6.1 (#27)

Prepare release 0.6.1, containing the Ruby gem fix from #26.

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.6.0 (#25)

Prepare release 0.6.0, which starts validating that advisory lock
prefixes fit inside of four bytes.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.5.0 (#23)

Prepare release 0.5.0, which now validates tags and adds a `metadata`
property to inserted jobs.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release `v0.4.0` (#15)

Prepare release `v0.4.0`, which largely contains #14 which implements
the FNV hashing algorithm and drops the dependency on the `fnv-hash`
gem.