| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.9.0 source code.tar.gz | 2026-06-20 | 313.8 kB | |
| 3.9.0 source code.zip | 2026-06-20 | 474.1 kB | |
| README.md | 2026-06-20 | 3.8 kB | |
| Totals: 3 Items | 791.7 kB | 2 | |
What's Changed
Features
- Add task middleware by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1556
- contrib/django: auto-close Django DB connections around each task by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1577
- Add worker middleware by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1579
Bug Fixes
- Fix worker stop request lost during startup and de-flake shutdown tests by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1564
Miscellaneous
- Add GitHub CLI feature to devcontainer by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1554
- Fix Renovate blockers: ignore pre-commit.ci commits and re-pin benchmark action by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1566
- Remove gitIgnoredAuthors to stop Renovate/pre-commit.ci force-push loop by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1569
- Replace deprecated migra with results by @EdwardBetts in https://github.com/procrastinate-org/procrastinate/pull/1511
- Deflake test_sync_task_runs_in_parallel by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1574
- Clean up pyproject.toml by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1575
- Deflake test_polling by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1578
Documentation
- Fix App.task / Blueprint.task not rendering in the API reference by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1562
Dependencies
- Update dependency django to v6.0.4 [SECURITY] by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1538
- Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in https://github.com/procrastinate-org/procrastinate/pull/1539
- Update astral-sh/setup-uv action to v8 by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1541
- Update dependency django to v6.0.5 [SECURITY] by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1545
- Update ghcr.io/devcontainers/features/node Docker tag to v2 by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1542
- Bump idna from 3.11 to 3.15 by @dependabot[bot] in https://github.com/procrastinate-org/procrastinate/pull/1549
- Update all dependencies by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1532
- Update all dependencies by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1565
- Update all dependencies by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1567
- Lock file maintenance by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1503
- Pin dependencies by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1570
- Stop Renovate from proposing setuptools major updates by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1572
- Lock file maintenance by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1573
- Lock file maintenance by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1576
- Update all dependencies to v7 by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1581
- Update all dependencies by @renovate[bot] in https://github.com/procrastinate-org/procrastinate/pull/1580
New Contributors
- @EdwardBetts made their first contribution in https://github.com/procrastinate-org/procrastinate/pull/1511
Full Changelog: https://github.com/procrastinate-org/procrastinate/compare/3.8.1...3.9.0