Pgqueuer

Latest version: v0.17.0

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 10

0.9.1

What's Changed
* Track benchmark results by janbjorge in https://github.com/janbjorge/pgqueuer/pull/132
* Use rebase for artifacts by janbjorge in https://github.com/janbjorge/pgqueuer/pull/133


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.9.0...v0.9.1

0.9.0

Breaking Change

Before using this version, it is essential to run the database schema upgrade to ensure compatibility with the new retry feature and other improvements introduced. Please execute the following command before deploying the new version:

bash
python -m pgqueuer upgrade


This step updates the database schema, including necessary modifications for the retry logic and other enhancements critical for the new version to function correctly.

What's Changed
* Refactor JobBuffer to Generic Design (TimedOverflowBuffer) by janbjorge in [128](https://github.com/janbjorge/pgqueuer/pull/128)
* Check OS environment variable for valid string by janbjorge in [131](https://github.com/janbjorge/pgqueuer/pull/131)
* Assign retry per entrypoint by janbjorge in [129](https://github.com/janbjorge/pgqueuer/pull/129)




**Full Changelog**: [https://github.com/janbjorge/pgqueuer/compare/v0.8.10...v0.9.0](https://github.com/janbjorge/pgqueuer/compare/v0.8.10...v0.9.0)

0.8.10

What's Changed
* Bump packages simpler test cancel tests by janbjorge in https://github.com/janbjorge/pgqueuer/pull/119
* Add wait_for_notice_event helper by janbjorge in https://github.com/janbjorge/pgqueuer/pull/123
* Polish a few test by janbjorge in https://github.com/janbjorge/pgqueuer/pull/124
* Update loads of doc-strings by janbjorge in https://github.com/janbjorge/pgqueuer/pull/125
* Adds AsyncpgPoolDriver by janbjorge in https://github.com/janbjorge/pgqueuer/pull/118


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.8.9...v0.8.10

0.8.9

What's Changed
* Update classifiers to Production/Stable by janbjorge in https://github.com/janbjorge/pgqueuer/pull/116
* Update PGQueuer in docs by janbjorge in https://github.com/janbjorge/pgqueuer/pull/117


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.8.8...v0.8.9

0.8.8

What's Changed
* Illformed docker build by janbjorge in https://github.com/janbjorge/pgqueuer/pull/115


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.8.7...v0.8.8

0.8.7

What's Changed
* Log exception now says job-id by janbjorge in https://github.com/janbjorge/pgqueuer/pull/112
* Use uv as package and project manager by janbjorge in https://github.com/janbjorge/pgqueuer/pull/111
* Push docker latest tag by janbjorge in https://github.com/janbjorge/pgqueuer/pull/113
* Refactor qm run, use context manager for setup/teardown by janbjorge in https://github.com/janbjorge/pgqueuer/pull/114


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.8.6...v0.8.7

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.