Pgqueuer

Latest version: v0.19.3

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

Scan your dependencies

Page 8 of 13

0.8.0

Breaking Change

Before using this version, it is essential to run the database schema upgrade to ensure compatibility with the new features and 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 job cancellation feature and other enhancements that are critical for the new version to function correctly.

What's Changed
* Bugfix: TM gather exits on first exception by janbjorge in https://github.com/janbjorge/pgqueuer/pull/90
* Standard query format by janbjorge in https://github.com/janbjorge/pgqueuer/pull/92
* Add JobExecutor class by janbjorge in https://github.com/janbjorge/pgqueuer/pull/93
* Use Counter for entrypoint_tally by janbjorge in https://github.com/janbjorge/pgqueuer/pull/94
* Feature: Job cancellation by janbjorge in https://github.com/janbjorge/pgqueuer/pull/91
* Normalize line endings when building test docker image by colingavin in https://github.com/janbjorge/pgqueuer/pull/95

New Contributors
* colingavin made their first contribution in https://github.com/janbjorge/pgqueuer/pull/95

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.7.2...v0.8.0

0.7.2

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.7.1...v0.7.2

0.7.1

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.7.0...v0.7.1

0.7.0

Change
Breaking Change
* **Renamed PgQueuer -> pgqueuer** - Changed the package name to lowercase to adhere to community standards, as suggested by skhaz in https://github.com/janbjorge/pgqueuer/discussions/85. This modification might require updates in dependent codes.

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.6.6...v0.7.0

0.6.6

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.6.4...v0.6.6

0.6.5

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.6.4...v0.6.5

Page 8 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.