Releases: danfimov/taskiq-postgres
Releases · danfimov/taskiq-postgres
v0.8.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Features
Full Changelog : v0.6.1...v0.7.0
v0.6.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.5.0...v0.6.0
v0.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.4.0...v0.5.0
v0.4.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.2.0...v0.3.0
v0.2.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.1.0...v0.1.1