Releases: Kinto/kinto-emailer
Releases · Kinto/kinto-emailer
3.0.4
What's Changed
Bug Fixes
- Fix crash on collection delete events by @leplatrem in #478
Full Changelog: 3.0.3...3.0.4
3.0.3
What's Changed
Bug Fixes
- Fix crash of
ValueError expected txn status 'Active' or 'Doomed', but it's 'Committed'
by @leplatrem in #477
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
Internal Changes
- Remove deprecation warnings introduced in Kinto 12 (2018) by @leplatrem in #476
- Install local package in editable mode by @leplatrem in #454
- Do not run tests if lint fails by @leplatrem in #455
- Enable Dependabot on Github Actions versions by @leplatrem in #457
- Rename
tests.yml
totest.yml
for consistency with other repos by @leplatrem in #456
Full Changelog: 3.0.1...3.0.2
3.0.1
- Enable setuptools-scm and remove useless MANIFEST.in
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
Breaking Changes
- Remove dependency to kinto-signer by @leplatrem in #452
Other Changes
- Build wheel on release by @leplatrem in #334
- Run functional tests with python 3.11 by @leplatrem in #443
- Group dependencies pull-requests by @leplatrem in #444
- Modernize Python packaging by @leplatrem in #451
- Get rid of tox by @leplatrem in #453
Full Changelog: 2.1.0...3.0.0