Releases: yezz123/authx
Releases · yezz123/authx
1.4.1
Features
Internal
- 🗑️ Deprecate MemoryIO class and associated tests. PR #721 by @yezz123.
- 🔧 Enhance the Project Dependencies to be fully migrated to UV. PR #711 by @yezz123.
Docs
- 📝 Update installation instructions to simplify pip install command. PR #722 by @yezz123.
- 📝 Update documentation for installation and command usage. PR #718 by @yezz123.
- 📝 add @callamd as a contributor for code. PR #710 by @allcontributors[bot].
Upgrades
- ⬆️️ Bump
ruff-pre-commit
from v0.8.1 to v0.8.4. PR #719 by @pre-commit-ci[bot]. - ⬆️️ Bump
ruff-pre-commit
from v0.8.0 to v0.8.1. PR #707 by @pre-commit-ci[bot]. - ⬆️ Bump the python-packages group with 17 updates. PR #706 by @dependabot[bot].
- ⬆️️ Bump
ruff-pre-commit
from v0.7.4 to v0.8.0. PR #705 by @pre-commit-ci[bot]. - ⬆️️ Bump
ruff-pre-commit
from v0.7.3 to v0.7.4. PR #703 by @pre-commit-ci[bot]. - ⬆️ Bump codecov/codecov-action from 4 to 5. PR #701 by @dependabot[bot].
- ⬆️️ Bump
ruff-pre-commit
from v0.7.2 to v0.7.3. PR #699 by @pre-commit-ci[bot]. - ⬆️ Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2. PR #697 by @dependabot[bot].
- ⬆️️ Upgrade the uv setup package to 4.1. PR #700 by @yezz123.
- ⬆️️ Bump
ruff-pre-commit
from v0.7.1 to v0.7.2. PR #696 by @pre-commit-ci[bot]. - ⬆️ Bump the python-packages group with 8 updates. PR #694 by @dependabot[bot].
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0. PR #695 by @dependabot[bot].
- ⬆️️ Bump
ruff-pre-commit
from v0.7.0 to v0.7.1. PR #693 by @pre-commit-ci[bot]. - ⬆️ Bump the python-packages group with 7 updates. PR #692 by @dependabot[bot].
- ⬆️️ Bump
ruff-pre-commit
from v0.6.9 to v0.7.0. PR #690 by @pre-commit-ci[bot]. - ⬆️ Bump the python-packages group with 12 updates. PR #689 by @dependabot[bot].
1.4.0
Note: This release contains breaking changes, Dropping support for Python 3.8, and adding support for Python 3.13.
Breaking Changes
Fixes
Upgrades
- ⬆️ Bump starlette from 0.39.2 to 0.40.0. PR #688 by @dependabot[bot].
- ⬆️ Bump the python-packages group with 16 updates. PR #685 by @dependabot[bot].
- ⬆️ Bump the Pre-commit Dependencies Version. PR #684 by @pre-commit-ci[bot].
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3. PR #681 by @dependabot[bot].
- ⬆️️ Update dependencies in
uv.lock
. PR #680 by @yezz123. - ⬆️ Bump
ruff-pre-commit
from v0.6.7 to v0.6.8. PR #678 by @pre-commit-ci[bot].
Docs
Internal
1.3.1
Docs
- ♻️ Refactor documentation requirements. PR #674 by @yezz123.
- 📝 add @jor-rit as a contributor for platform. PR #666 by @allcontributors[bot].
- 🍱 Optimize images sizes. PR #651 by @imgbot[bot].
- 📝 Update image URL in different pages & Fix naming typo. PR #649 by @yezz123.
- 🔧 Re-organize
mkdocs
configuration & add new plugins. PR #646 by @yezz123.
Internal
- 🔧 Drop Python 3.8 version matrix in CI workflow. PR #675 by @yezz123.
- 🐛 add
itsdangerous
to project dependencies level. PR #664 by @jor-rit.
Upgrades
- ⬆️ Bump
ruff-pre-commit
from v0.6.5 to v0.6.7. PR #673 by @pre-commit-ci[bot]. - ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2. PR #672 by @dependabot[bot].
- ⬆️ Bump ruff-pre-commit from v0.6.4 to v0.6.5. PR #671 by @pre-commit-ci[bot].
- ⬆️ Bump ruff-pre-commit from v0.6.3 to v0.6.4. PR #670 by @pre-commit-ci[bot].
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1. PR #669 by @dependabot[bot].
- ⬆️️ Bump cryptography from 43.0.0 to 43.0.1. PR #668 by @dependabot[bot].
- ⬆️ Bump ruff-pre-commit from v0.6.2 to v0.6.3. PR #667 by @pre-commit-ci[bot].
- ⬆️ Bump ruff-pre-commit from v0.6.1 to v0.6.2. PR #662 by @pre-commit-ci[bot].
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0. PR #665 by @dependabot[bot].
- ⬆️ Bump ruff-pre-commit from v0.5.7 to v0.6.1. PR #659 by @pre-commit-ci[bot].
- ⬆️ Bump ruff-pre-commit from v0.5.6 to v0.5.7. PR #656 by @pre-commit-ci[bot].
- ⬆️ Bump ruff-pre-commit from v0.5.5 to v0.5.6. PR #654 by @pre-commit-ci[bot].
- ⬆️ Bump the python-packages group with 5 updates. PR #652 by @dependabot[bot].
- ⬆️ Bump ruff-pre-commit from v0.5.4 to v0.5.5. PR #653 by @pre-commit-ci[bot].
- ⬆️️ Update uv version to
0.2.30
. PR #650 by @pinchXOXO. - ⬆️ Bump ruff-pre-commit from v0.5.2 to v0.5.4. PR #648 by @pre-commit-ci[bot].
1.3.0
Features
Fixes
- 🐛 fix unsupported comparison between two type instances. PR #643 by @yezz123.
- 🐛 add support for additional data in JWT token creation and decoding. PR #641 by @yezz123.
Refactors
Upgrades
- ⬆ Bump ruff-pre-commit from v0.5.1 to v0.5.2. PR #644 by @pre-commit-ci[bot].
- ⬆️ Update uv version to
0.2.24
. PR #642 by @pinchXOXO. - ⬆ Bump
ruff-pre-commit
from v0.5.0 to v0.5.1. PR #639 by @pre-commit-ci[bot].
1.2.1
Upgrades
- ⬆️ Bump certifi from
2024.6.2
to2024.7.4
. PR #637 by @dependabot[bot]. - ⬆️ Update pydantic and pydantic-core versions to 2.8.0 and 2.20.0. PR #635 by @yezz123.
- ⬆️ Bump
ruff-pre-commit
from v0.4.10 to v0.5.0. PR #634 by @pre-commit-ci[bot]. - ⬆️ Bump
uv
version to0.2.18
. PR #632 by @pg365. - ⬆️ Bump
ruff-pre-commit
from v0.4.9 to v0.4.10. PR #627 by @pre-commit-ci[bot].
Docs
- 📝 add @pg365 as a contributor for Dependencies. PR #633 by @allcontributors[bot].
Internal
1.2.0
Features
Refactors
- 🔧 Remove
no-untyped-def
from disabled error codes. PR #621 by @yezz123. - 🔧 Remove
arg-type
from disabled error codes. PR #619 by @yezz123. - 🔧 Remove
dict-item
from disabled error codes. PR #617 by @yezz123. - 🔧 Remove
call-arg
from disabled error codes. PR #616 by @yezz123. - 🔧 Remove return-value from disabled error codes. PR #615 by @yezz123.
- 🔧 Remove
call-overload
from disabled error codes. PR #613 by @yezz123. - 🔧 Remove
type-arg
from disabled error codes. PR #612 by @yezz123. - 🐛 remove
print()
in the release file. PR #594 by @pinchXOXO.
Upgrades
- ⬆️ Bump urllib3 from 2.2.1 to 2.2.2 in /requirements. PR #622 by @dependabot[bot].
- ⬆️ Bump
ruff-pre-commit
from v0.4.8 to v0.4.9. PR #623 by @pre-commit-ci[bot]. - ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0. PR #620 by @dependabot[bot].
- ⬆️ Bump
ruff-pre-commit
from v0.4.7 to v0.4.8. PR #601 by @pre-commit-ci[bot]. - ⬆️ Bump the python-packages group with 2 updates. PR #600 by @dependabot[bot].
- ⬆️ Bump
ruff-pre-commit
from v0.4.5 to v0.4.7. PR #598 by @pre-commit-ci[bot]. - ⬆️ [pre-commit.ci] pre-commit autoupdate. PR #597 by @pre-commit-ci[bot].
- ⬆️ Bump the python-packages group with 4 updates. PR #596 by @dependabot[bot].
- ⬆️ Update uv version to
0.2.3
. PR #595 by @pinchXOXO.
Docs
Internal
1.1.3
Features
Upgrades
- Bump requests from 2.31.0 to 2.32.2 in /requirements. PR #592 by @dependabot[bot].
- ☔ [pre-commit.ci] pre-commit autoupdate. PR #590 by @pre-commit-ci[bot].
- ☔ [pre-commit.ci] pre-commit autoupdate. PR #585 by @pre-commit-ci[bot].
- ⬆️ Bump jinja2 from 3.1.3 to 3.1.4 in /requirements. PR #584 by @dependabot[bot].
Internal
1.1.2
Docs
- 📝 Update badges and links in README. PR #583 by @yezz123.
- 📝 Refactor route decorators to use
@app.get
instead of@app.route
. PR #576 by @yezz123.
Internal
- 🔧 remove linting step from CI. PR #578 by @yezz123.
- ♻️ refactor
datetime
function. PR #580 by @yezz123. - 👷 Add extra job to run additional tests with Redis service. PR #581 by @yezz123.
Dependencies
- ⬆️ Update
uv
version in CI. PR #582 by @pinchXOXO. - [pre-commit.ci] pre-commit autoupdate. PR #579 by @pre-commit-ci[bot].
1.1.1
1.1.0
Core
- ✨ Add FastAPI dependencies for token operations in route logic. PR #566 by @yezz123.
- ♻️ Refactor error message constants. PR #565 by @yezz123.
Internal
Dependencies
- ⬆️ Bump dependencies in requirements files. PR #567 by @yezz123.
- ⬆️ Bump pillow from 10.2.0 to 10.3.0 in /requirements. PR #564 by @dependabot[bot].