Pgqueuer

Latest version: v0.19.5

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

Scan your dependencies

Page 2 of 14

0.18.10

What's Changed
* Add queue cli option by janbjorge in https://github.com/janbjorge/pgqueuer/pull/295
* Remove build of prometheus docker image by janbjorge in https://github.com/janbjorge/pgqueuer/pull/297
* Resolve Infinite Retry Loop on Database Outage and Enhance Buffer Shutdown Behavior by janbjorge in https://github.com/janbjorge/pgqueuer/pull/296


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.9...v0.18.10

0.18.9

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.8...v0.18.9

0.18.8

What's Changed
* Refactor benchmark script by janbjorge in https://github.com/janbjorge/pgqueuer/pull/286
* Use async_timeout in RetryWithBackoffEntrypointExecutor by janbjorge in https://github.com/janbjorge/pgqueuer/pull/291
* Update docs to explain asyncpg's default autocommit mode, unlike psycopg by janbjorge in https://github.com/janbjorge/pgqueuer/pull/290
* Update RetryWithBackoffEntrypointExecutor docs by janbjorge in https://github.com/janbjorge/pgqueuer/pull/292


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.7...v0.18.8

0.18.7

What's Changed
* Use dependency-groups by janbjorge in https://github.com/janbjorge/pgqueuer/pull/275
* Remove use of docker compose populate in ci by janbjorge in https://github.com/janbjorge/pgqueuer/pull/276
* Add ExponentialBackoff dataclass by janbjorge in https://github.com/janbjorge/pgqueuer/pull/277
* Adjust backoff start delay and multiplier by janbjorge in https://github.com/janbjorge/pgqueuer/pull/279
* Use nullcontext if concurrency_limit = 0 by janbjorge in https://github.com/janbjorge/pgqueuer/pull/278
* Use tmpfs for CI postgres service by janbjorge in https://github.com/janbjorge/pgqueuer/pull/280
* fix: add a missing call to AsyncpgPoolDriver._lock before handling _listener_connection by tvallotton in https://github.com/janbjorge/pgqueuer/pull/283

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

**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.6...v0.18.7

0.18.6

What's Changed
* Use gh postgres service by janbjorge in https://github.com/janbjorge/pgqueuer/pull/271
* only use uvloop on unix by trim21 in https://github.com/janbjorge/pgqueuer/pull/272
* Bump ruff to 0.9.0 by janbjorge in https://github.com/janbjorge/pgqueuer/pull/273
* Update CI run example syntax by janbjorge in https://github.com/janbjorge/pgqueuer/pull/274


**Full Changelog**: https://github.com/janbjorge/pgqueuer/compare/v0.18.5...v0.18.6

0.18.5

Enhancements and Features
- **CLI Improvements**: Added support for the `--factory` option in the `dashboard` CLI command for custom factory configurations. (260)
- **Performance**: Switched to using `uvloop` for improved event loop performance across the application. (263)
- **Annotation Updates**: Updated `run_factory` annotations to include `AbstractContextManager` for better type coverage. (261)
- **Supervisor Enhancements**: Added lifespan hooks in the supervisor for cleaner setup and teardown processes. (265)

Maintenance and Bug Fixes
- **CI Update**: Updated the CI workflows to explicitly use `ubuntu-22.04` for consistency and reproducibility. (270)
- **Dependency Updates**: Bumped various dependencies, including `pytest-asyncio`, `ruff`, and `pydantic-settings`, ensuring compatibility with the latest versions. (264)
- **Annotation Cleanup**: Minor improvements to annotation types for better code clarity. (267)
- **Optimizations**: Skipped updates to RPS (Rate Per Second) statistics when no data is available, reducing unnecessary operations. (268)

New Contributors
- Thanks to mnbbrown for the first contribution on CLI enhancements. (260)

Full Changelog
For the complete list of changes, refer to: https://github.com/janbjorge/pgqueuer/compare/v0.18.4...v0.18.5

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.