Skip to content

Releases: mhenrixon/sidekiq-unique-jobs

v8.0.12

12 Dec 10:31
75d72c9

Choose a tag to compare

What's Changed

  • Raise unexpected type error for lock ttl by @tazoo in #884
  • README.md Workers instead of Worker by @vinnyglennon in #888
  • Improved exception handling by @mhenrixon in #895
  • Fix ignored custom lock prefix by @luis30n in #886
  • Fix comment about successful reschedule by @artofhuman in #875
  • chore(deps): bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #844
  • chore(deps): bump trix from 2.0.7 to 2.1.15 in /myapp by @dependabot[bot] in #896
  • chore(deps-dev): bump playwright from 1.35.1 to 1.55.1 in /myapp by @dependabot[bot] in #897
  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /myapp by @dependabot[bot] in #898
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /myapp by @dependabot[bot] in #899
  • chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #907
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #906
  • Handle sidekiq >= 8 job payload timestamps by @jbielick in #905

New Contributors

Full Changelog: v8.0.11...v8.0.12

v8.0.11

25 May 07:50
8048de5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.10...v8.0.11

v8.0.10

22 Feb 08:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.9...v8.0.10

v8.0.9

12 Feb 17:11
8d63c1b

Choose a tag to compare

What's Changed

  • NOTE: The RCE vulnerability was a false alarm; sidekiq-unique-jobs was not vulnerable to RCE. You can find additional information in the PR linked below.
  • fix(rce): prevent remote code execution by @mhenrixon in #833

Full Changelog: v8.0.8...v8.0.9

v8.0.8

12 Feb 16:09

Choose a tag to compare

What's Changed

  • fix(digest): write digest on middleware call by @mhenrixon in #774
  • fix: ensure a new lock isn't conflicting with itself by @mhenrixon in #830

Full Changelog: v8.0.7...v8.0.8

v7.1.33

12 Feb 19:26

Choose a tag to compare

What's Changed

  • NOTE: The RCE vulnerability was a false alarm; sidekiq-unique-jobs was not vulnerable to RCE. You can find additional information in the PR linked below.
  • fix: backport xss and rce fixes to v7.1 by @mhenrixon in #834

Full Changelog: v7.1.32...v7.1.33

v8.0.7

05 Feb 15:22
ce1e57e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.6...v8.0.7

v8.0.6

24 Jan 10:08
439d1ba

Choose a tag to compare

What's Changed

Full Changelog: v8.0.5...v8.0.6

v8.0.5

11 Nov 14:07
3f6b013

Choose a tag to compare

What's Changed

  • Bump postcss from 8.4.21 to 8.4.31 in /myapp by @dependabot in #811
  • Bump semver from 6.3.0 to 6.3.1 in /myapp by @dependabot in #798
  • Bump actions/checkout from 3 to 4 by @dependabot in #808
  • Bump @babel/traverse from 7.22.8 to 7.23.3 in /myapp by @dependabot in #819
  • Because replace is a client strategy, it should only remove client locks aka queue locks. by @bigzed in #778
  • fix: while_executing should not invoke conflict strategy when the job was successfully executed [v8] by @cuzik in #810

New Contributors

Full Changelog: v8.0.4...v8.0.5

v8.0.4

11 Nov 14:06
28780b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.3...v8.0.4