Skip to content

Releases: mhenrixon/sidekiq-unique-jobs

v8.0.10

22 Feb 08:51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v8.0.5

11 Nov 14:07
3f6b013
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v7.1.31

11 Nov 15:05
3e21885
Compare
Choose a tag to compare

What's Changed

  • fix: while_executing should not invoke conflict strategy when the job was successfully executed. by @leandrogoe in #806

New Contributors

Full Changelog: v7.1.30...v7.1.31

v7.1.30

17 Jul 12:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.29...v7.1.30