Pgqueuer

Latest version: v0.19.5

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

Scan your dependencies

Page 3 of 14

0.18.4

What's Changed
* Use official Postgres image and streamline Docker setup by janbjorge in https://github.com/janbjorge/pgqueuer/pull/257


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.3...v0.18.4

0.18.3

What's Changed
* Restructure PGQueuer documentation section by janbjorge in https://github.com/janbjorge/pgqueuer/pull/252
* Add Support for module:factory syntax by janbjorge in https://github.com/janbjorge/pgqueuer/pull/255
* Superviser restart-on-failure option by janbjorge in https://github.com/janbjorge/pgqueuer/pull/254
* Update uv lock file by janbjorge in https://github.com/janbjorge/pgqueuer/pull/256


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.2...v0.18.3

0.18.2

What's Changed
* Port pgq cli to Typer by janbjorge in https://github.com/janbjorge/pgqueuer/pull/243
* Port benchmark to typer by janbjorge in https://github.com/janbjorge/pgqueuer/pull/244
* Benchmark tracks latency by janbjorge in https://github.com/janbjorge/pgqueuer/pull/247
* No autocommit mode raises RuntimeError by janbjorge in https://github.com/janbjorge/pgqueuer/pull/250
* Add drivers doc by janbjorge in https://github.com/janbjorge/pgqueuer/pull/251


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.1...v0.18.2

0.18.1

What's Changed
* Heartbate class shutdown logic was reversed by janbjorge in https://github.com/janbjorge/pgqueuer/pull/240
* Add schema option to cli by janbjorge in https://github.com/janbjorge/pgqueuer/pull/242


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.0...v0.18.1

0.18.0

**New Features:**
- Added `schedules` command to the CLI for managing schedules in PGQueuer. You can now list all schedules or remove schedules by their ID or name.

**Changes:**
- Internal refactoring of queries and database settings logic into a new `qb.py` module, improving maintainability and clarity.
- Table formatting in the CLI is now influenced by the `TABLEFMT` environment variable rather than CLI flags.
- `pyproject.toml` authors updated.

**Breaking Changes:**
- Removed `--driver` CLI option; the queueing driver is now automatically selected based on installed dependencies (`asyncpg` or `psycopg`).
- Removed `--table-format` argument from `dashboard` command; use the `TABLEFMT` environment variable instead.

What's Changed
* Add required table checks with clearer errors by janbjorge in https://github.com/janbjorge/pgqueuer/pull/225
* Local variable event_task might not exist by janbjorge in https://github.com/janbjorge/pgqueuer/pull/232
* DBSettings uses BaseSettings by janbjorge in https://github.com/janbjorge/pgqueuer/pull/231
* Add types file by janbjorge in https://github.com/janbjorge/pgqueuer/pull/233
* Update authors by janbjorge in https://github.com/janbjorge/pgqueuer/pull/235
* Change pgcli argument schedule to schedules by janbjorge in https://github.com/janbjorge/pgqueuer/pull/238
* Simplify PostgreSQL Driver Selection in CLI and Benchmark Tool by janbjorge in https://github.com/janbjorge/pgqueuer/pull/237

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.17.3...v0.18.0

0.17.3

What's Changed
* Update backoff executor docs. by janbjorge in https://github.com/janbjorge/pgqueuer/pull/223


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.17.2...v0.17.3

Page 3 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.