Skip to content

Releases: danfimov/taskiq-postgres

v0.8.0

Choose a tag to compare

@danfimov danfimov released this 06 May 07:55
718ff1e

What's Changed

Features

  • feat: add ability to use existing connections and connection pools by @danfimov in #54

Misc

  • docs: fix badge in readme by @danfimov in #38
  • chore(ci): tests with different postgres versions by @danfimov in #37
  • chore(deps): bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #39
  • chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #47
  • chore(deps-dev): bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #45
  • chore(deps-dev): bump mkdocs-material from 9.7.0 to 9.7.3 by @dependabot[bot] in #50

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@danfimov danfimov released this 07 Dec 10:35
701c1f3

What's Changed

Features

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@danfimov danfimov released this 29 Nov 14:52
0e6b876

What's Changed

Fixes

  • fix: use interval to create ScheduledTask by @danfimov in #27

Misc

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@danfimov danfimov released this 17 Oct 16:50
fa24461

What's Changed

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

v0.5.0

Choose a tag to compare

@danfimov danfimov released this 11 Oct 01:10
c870142

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@danfimov danfimov released this 10 Oct 08:55
e1bf60f

What's Changed

  • feat: add schedule source for psqlpy and aiopg by @danfimov in #18

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@danfimov danfimov released this 09 Oct 20:43
618cfcd

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@danfimov danfimov released this 09 Oct 20:35
8243ad6

What's Changed

  • feat: same interface for all brokers/result backends by @danfimov in #10
  • fix: ensure that only one worker processing task by @danfimov in #12

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@danfimov danfimov released this 13 May 12:54
7184f3a

What's Changed

  • fix: broker shutdown before connection pool creation by @danfimov in #6
  • ci: add additional test run on push to main by @danfimov in #4
  • docs: fix status badge for checks by @danfimov in #5

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@danfimov danfimov released this 11 May 13:55
fe966f9

What's Changed

Full Changelog: v0.1.0...v0.1.1