Skip to content

Releases: NicolasLM/spinach

v0.0.25

Choose a tag to compare

@NicolasLM NicolasLM released this 18 Nov 13:49

What's Changed

  • Support Sentry SDK version 2, remove support for version 1
  • Add support for Python 3.13

Full Changelog: v0.0.24...v0.0.25

v0.0.24

Choose a tag to compare

@bigjools bigjools released this 10 May 01:27
4244865

What's Changed

  • fix: RedisBroker: Remove non-idempotent jobs from running, too by @0xDEC0DE in #46

Full Changelog: v0.0.23...v0.0.24

v0.0.23

Choose a tag to compare

@bigjools bigjools released this 02 May 22:34
f1d2cb8

What's Changed

Full Changelog: v0.0.22...v0.0.23

v0.0.22

Choose a tag to compare

@bigjools bigjools released this 02 May 05:37
f1f35a7

What's Changed

  • Ensure flask context for job_failure handlers by @bigjools in #41

Full Changelog: v0.0.21...v0.0.22

v0.0.21

Choose a tag to compare

@bigjools bigjools released this 01 May 23:49
634c8da

What's Changed

  • fix: correct a busted test setup by @0xDEC0DE in #37
  • RedisBroker: Track non-idempotent jobs as running, too by @0xDEC0DE in #38
  • fix: only increment the current_concurrency counter if the job has max_concurrency set by @0xDEC0DE in #39
  • Release 0.0.21 by @bigjools in #40

Full Changelog: v0.0.20...v0.0.21

v0.0.20

Choose a tag to compare

@bigjools bigjools released this 28 Feb 02:32
7d9d430

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

Choose a tag to compare

@bigjools bigjools released this 28 Feb 02:17
ba6d1c2

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

Choose a tag to compare

@bigjools bigjools released this 28 Feb 01:44
96451a9

What's Changed

  • No longer support Python < 3.8
  • Support Python 3.10 and 3.11, and PyPy 3.10

Full Changelog: v0.0.17...v0.0.18

v0.0.17

Choose a tag to compare

@NicolasLM NicolasLM released this 13 Oct 16:10

What's Changed

  • Support Python 3.10
  • Make Flask extension compatible with Flask>=2.2.0 by @bigjools in #25

Full Changelog: v0.0.16...v0.0.17

v0.0.16

Choose a tag to compare

@NicolasLM NicolasLM released this 03 May 08:37

What's Changed

Full Changelog: v0.0.15...v0.0.16