Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.3.0 source code.tar.gz | 2025-07-06 | 279.9 kB | |
3.3.0 source code.zip | 2025-07-06 | 433.7 kB | |
README.md | 2025-07-06 | 1.6 kB | |
Totals: 3 Items | 715.2 kB | 0 |
Migrations
What's Changed
Bug Fixes
- Thread safe In Memory Connector by @romainrey in https://github.com/procrastinate-org/procrastinate/pull/1352
- Fix typing (and fix a small bug) by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1424
- respect job priority for jobs with shared lock by @onlyann in https://github.com/procrastinate-org/procrastinate/pull/1411
Miscellaneous
- Use sync-pre-commit-with-uv by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1404
- Upgrade pyright, fix issue with sqlalchemy by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1406
- Add colors to test by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1423
- Add tests for the names of migration files by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1356`
Documentation
- add ProcrastinateWorkers to docs by @rsp2k in https://github.com/procrastinate-org/procrastinate/pull/1412
- Fix doc to match function signature by @ticosax in https://github.com/procrastinate-org/procrastinate/pull/1421
New Contributors
- @rsp2k made their first contribution in https://github.com/procrastinate-org/procrastinate/pull/1412
Full Changelog: https://github.com/procrastinate-org/procrastinate/compare/3.2.2...3.3.0