Skip to content

Releases: tedivm/quasiqueue

v0.7.0

18 May 01:59
9dac8a2

Choose a tag to compare

What's Changed

  • Add multi-queue support and exponential backoff for full queues by @tedivm in #21

Full Changelog: v0.6.0...v0.7.0

v0.6.0

14 Apr 19:28
91eeb44

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #13
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #14
  • Run Test Suite against Python 3.14 by @tedivm in #15
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #16
  • Add pull_request trigger to all GitHub Actions workflows by @Copilot in #18
  • Fix pytest failures on Python 3.13 and 3.14 (from PR #17) by @Copilot in #19
  • Fix dropped async work and blocking behavior in workers by @dareno in #17

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Dec 04:04
99605ef

Choose a tag to compare

What's Changed

  • Async Refactor by @tedivm in #12
    • Allow reader processes to run multiple async reader tasks at once.
    • Fix logging to use proper logger.
    • Allow reader, writer, and context function to have optional arguments, including settings to get the settings object (as a dict).
    • Extensive rewriting of the test suite, with 90% coverage.

Full Changelog: v0.4.2...v0.5.0

v0.4.2

25 Jun 17:40
170bc66

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

25 Jun 16:26
9902122

Choose a tag to compare

What's Changed

  • Fix writer arguments in documentation by @tedivm in #10

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Feb 20:55
d5bbaf7

Choose a tag to compare

What's Changed

  • Create dependabot.yml by @tedivm in #3
  • Bump actions/setup-python from 3 to 4 by @dependabot in #5
  • Bump actions/checkout from 3 to 4 by @dependabot in #4
  • Bump actions/setup-python from 4 to 5 by @dependabot in #6
  • cli fixes, ruff, remote setup.cfg/setup.py, setuptools_scm by @tedivm in #8
  • Publish to PyPI with OIDC by @tedivm in #9

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

15 Sep 20:46
73b6bf9

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Aug 19:24
7ef6aa8

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

01 Feb 04:13

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Feb 03:52

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1