Breaking Changes
Features
- ♻️ Update CI workflow and add support for Python 3.14. PR #782 by @yezz123.
- ✨ Drop pydantic v1 & support only pydantic v2. PR #781 by @yezz123.
Fixes
- 🐛 Improve CSRF error handling and messaging. PR #783 by @yezz123.
- 🔧 Refactor token retrieval methods in AuthX class. PR #780 by @yezz123.
- 🐛 Enhance CSRF token error handling and simplify token location. PR #779 by @yezz123.
- 🐛 use refresh parameter in
_get_token_from_headers(). PR #776 by @NeViNez.
Upgrades
- ⬆️ Bump ruff-pre-commit from v0.14.6 to v0.14.10. PR #777 by @pre-commit-ci[bot].
- ⬆️ Bump
ruff-pre-commitfrom v0.14.1 to v0.14.6. PR #773 by @pre-commit-ci[bot]. - ⬆ Bump actions/checkout from 5 to 6. PR #774 by @dependabot[bot].
- ⬆️ Bump
ruff-pre-commitfrom v0.12.11 to v0.14.1. PR #770 by @pre-commit-ci[bot]. - ⬆ Bump astral-sh/setup-uv from 6 to 7. PR #772 by @dependabot[bot].
- ⬆ Bump actions/setup-python from 5 to 6. PR #769 by @dependabot[bot].
- ⬆️ Bump
ruff-pre-commitfrom v0.12.10 to v0.12.11. PR #768 by @pre-commit-ci[bot]. - ⬆️ Bump
ruff-pre-commitfrom v0.12.9 to v0.12.10. PR #767 by @pre-commit-ci[bot]. - ⬆️ Bump
ruff-pre-commitfrom v0.12.3 to v0.12.9. PR #764 by @pre-commit-ci[bot]. - ⬆ Bump actions/checkout from 4 to 5. PR #766 by @dependabot[bot].
- ⬆ Bump samuelcolvin/check-python-version from 4.1 to 5. PR #765 by @dependabot[bot].
- ⬆️ Bump
ruff-pre-commitfrom v0.12.2 to v0.12.3. PR #762 by @pre-commit-ci[bot]. - ⬆️ Bump
ruff-pre-commitfrom v0.12.1 to v0.12.2. PR #761 by @pre-commit-ci[bot]. - ⬆️ Bump
ruff-pre-commitfrom v0.11.13 to v0.12.1. PR #760 by @pre-commit-ci[bot]. - ⬆️ Bump
ruff-pre-commitfrom v0.11.12 to v0.11.13. PR #759 by @pre-commit-ci[bot]. - ⬆️ Bump
ruff-pre-commitfrom v0.11.11 to v0.11.12. PR #757 by @pre-commit-ci[bot].
Docs
- 📝 Update README for AuthX. PR #785 by @yezz123.
- 📝 Update documentation for AuthX features and usage. PR #784 by @yezz123.
- 📝 add @NeViNez as a contributor for bug. PR #778 by @allcontributors[bot].