Migrations
- Renamed old improperly named migration (#576)
Breaking changes
- Harmonize periodic logs with other job logs (#507)
If your workflow depend on exact log messages, then you may want to experiment with the new version. The messages are more consistent.
Dependencies
- Bump attrs, black, croniter, django, dunamai, importlib-metadata, mypy, psycopg2-binary, pytest-asyncio, pytest-click, pytest-mock, sphinx-github-changelog, tomlkit, types-croniter, types-psycopg2, types-python-dateutil (#508, #509, #514, #516, #515, #513, #523, #522, #526, #530, #529, #528, #527, #538, #537, #536, #541, #542, #547, #548, #549, #550, #551, #553, #552, #558, #556, #555, #562, #561, #565, #567, #566, #570, #572, #571, #573)
- [pre-commit.ci] pre-commit autoupdate (#505, #519, #525, #545, #569)
- update deps (#559, #517)
Miscellaneous
Workflows, CI, etc
- Fix publish workflow (#520, #518)
- Switch to main branch (#531)
- Switch to python-coverage-comment-action (#532, #533, #534)
- Auto-merge dependabot PRs when they pass the CI (#539)
- Change how the dependabot PRs are automerged (#543)
- Delete dependabot-auto-merge.yml (#544)