Skip to content

Releases: yezz123/authx

1.1.3

24 May 16:28
Compare
Choose a tag to compare

Features

  • ♻️ Replaces use of default mutable arguments. PR #589 by @yezz123.

Upgrades

Internal

  • 🔧 Update CI workflow, by adding release process. PR #586 by @yezz123.
  • 🔧 Update build targets & add hatch-fancy-pypi-readme. PR #588 by @yezz123.
  • 🔧 Add codespell hook for spell checking. PR #587 by @yezz123.

1.1.2

02 May 20:48
0cd3fa3
Compare
Choose a tag to compare

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

1.1.1

14 Apr 05:19
437c0ff
Compare
Choose a tag to compare

Internal

  • ✅ Fix skipped tests & Add coverage pragmas. PR #571 by @yezz123.
  • 🔧 drop The action hynek/build-and-inspect-python-package. PR #570 by @yezz123.

Dependencies

Documentation

  • ♻️ Refactor Installation of authx_extra package. PR #575 by @yezz123.
  • 📝 Add extra API documentation files. PR #569 by @yezz123.

1.1.0

04 Apr 05:25
bab280c
Compare
Choose a tag to compare

Core

  • ✨ Add FastAPI dependencies for token operations in route logic. PR #566 by @yezz123.
  • ♻️ Refactor error message constants. PR #565 by @yezz123.

Internal

  • ✅ Add new test cases for access location and blocklist token. PR #568 by @yezz123.

Dependencies

1.0.0

02 Apr 05:41
dbd0eef
Compare
Choose a tag to compare

Core

  • ✨ AuthX Revamp - V1.0.0. PR #446 by @yezz123
  • ♻️ Refactor & Rebuild Functionalities in authx. PR #454 by @yezz123
  • ✨ Migrate Authx to use pydantic v2. PR #531 by @yezz123
  • ✨ Handle catch-all signature errors. PR #538 by @yezz123
  • ♻️ Drop External Libraries in favour of authx-extra. PR #506 by @yezz123

Internal

  • 🐛 fix Continuous Integration Badge. PR #455 by @yezz123
  • ♻️ use pip-tool to autogenerate dependencies. PR #478 by @yezz123
  • 🔧 Run tests against py38. PR #480 by @yezz123
  • ✨ add support for ruff linter. PR #497 by @yezz123
  • 🔧 Group dependencies on dependabot updates. PR #523 by @yezz123
  • 👷 Add setup for uv and use uv for dependency installation. PR #537 by @yezz123
  • 💸 Add Support for Polar. PR #536 by @yezz123
  • ✅ Add test case for garbage collection of old sessions. PR #539 by @yezz123
  • 🍻 Add tests for several functions & Bump coverage. PR #540 by @yezz123
  • 🔨 Update setup-uv and specify virtual environment path. PR #542 by @yezz123
  • 🍱 update pydantic classifiers from v1 to v2. PR #545 by @yezz123
  • 🔨 Update script to use uv instead of pip-compile. PR #549 by @yezz123
  • 👷 Add uv-version for uv action. PR #551 by @yezz123
  • 🔨 Add Latest Changes workflow. PR #562 by @yezz123

Documentation

  • 📝 overrides template & Include google analytics. PR #482 by @yezz123
  • 📝 Add Extra documentation to AuthX. PR #483 by @yezz123
  • 📝 Update OAuth2 external middleware. PR #514 by @yezz123
  • 📝 Add Basic Documentation for AuthX core. PR #513 by @yezz123
  • 📝 Add mkdocstrings to mkdocs configuration. PR #552 by @yezz123
  • ♻️ refactor documentation. PR #557 by @yezz123
  • 📝 Add guide on accessing payload data in routes. PR #558 by @yezz123
  • ✨ Add Documentation & Fix Linting Rules. PR #559 by @yezz123
  • ✨ Update social plugin configuration. PR #561 by @yezz123

Dependencies

  • ⬆️ Update typing-extensions requirement from <4.6.0,>=3.7.4 to >=3.7.4,<4.7.0. PR #458 by @dependabot
  • ⬆️ Bump itsdangerous from 2.0.1 to 2.1.2. PR #457 by @dependabot
  • ⬆️ Bump sqlalchemy from 1.4.37 to 2.0.15. PR #456 by @dependabot
  • ⬆️ Update fastapi requirement from <0.96.0,>=0.65.2 to >=0.65.2,<0.97.0. PR #463 by @dependabot
  • ⬆️ Update starlette requirement from <0.27.1,>=0.14.02 to >=0.14.02,<0.28.1. PR #468 by @dependabot
  • ⬆️ Update pyinstrument requirement from <4.5.0,>=4.1.1 to >=4.1.1,<4.6.0. PR #466 by @dependabot
  • ⬆️ Bump pytest from 7.3.1 to 7.3.2. PR #464 by @dependabot
  • ⬆️ Bump sqlalchemy from 2.0.15 to 2.0.16. PR #465 by @dependabot
  • ⬆️ Update fastapi requirement from <0.97.0,>=0.65.2 to >=0.65.2,<0.98.0. PR #467 by @dependabot
  • ⬆️ Bump pre-commit from 3.3.2 to 3.3.3. PR #469 by @dependabot
  • ⬆️ Bump sqlalchemy from 2.0.16 to 2.0.17. PR #471 by @dependabot
  • ⬆️ Bump mypy from 1.3.0 to 1.4.0. PR #472 by @dependabot
  • ⬆️ Bump pytest from 7.3.2 to 7.4.0. PR #473 by @dependabot
  • ⬆️ Update fastapi requirement from <0.98.0,>=0.65.2 to >=0.65.2,<0.99.0. PR #474 by @dependabot
  • ⬆️ Update redis requirement from <4.5.6,>=4.3.3 to >=4.3.3,<4.6.1. PR #477 by @dependabot
  • ⬆️ Bump mypy from 1.4.0 to 1.4.1. PR #476 by @dependabot
  • ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7. PR #479 by @dependabot
  • ⬆️️ Bump cryptography from 41.0.1 to 41.0.2. PR #485 by @dependabot
  • ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8. PR #486 by @dependabot
  • ⬆️️ Bump certifi from 2023.5.7 to 2023.7.22. PR #487 by @dependabot
  • ⬆️️ Bump cryptography from 41.0.2 to 41.0.3. PR #488 by @dependabot
  • ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10. PR #489 by @dependabot
  • ⬆️ Bump actions/checkout from 3 to 4. PR #491 by @dependabot
  • ⬆️️ Upgrade Dependencies. PR #492 by @yezz123
  • ⬆️️ Bump urllib3 from 2.0.5 to 2.0.6. PR #493 by @dependabot
  • ⬆️️ Include Python 3.12. PR #494 by @yezz123
  • ⬆️️ Bump urllib3 from 2.0.6 to 2.0.7. PR #495 by @dependabot
  • ⬆️️ Bump cryptography from 41.0.4 to 41.0.6. PR #498 by @dependabot
  • ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11. PR #499 by @dependabot
  • ⬆️ Upgrade Dependencies. PR #500 by @yezz123
  • ⬆️ Bump actions/setup-python from 4 to 5. PR #503 by @dependabot
  • ⬆️️ Bump jinja2 from 3.1.2 to 3.1.3. PR #505 by @dependabot
  • ⬆️ Bump ruff from 0.1.8 to 0.1.13. PR #510 by @dependabot
  • ⬆️ Bump fastapi from 0.98.0 to 0.109.0. PR #509 by @dependabot
  • ⬆️ Bump black from 23.12.0 to 23.12.1. PR #508 by @dependabot
  • ⬆️ Bump ruff from 0.1.13 to 0.1.14. PR #515 by @dependabot
  • ⬆️ Bump mkdocs-material from 9.5.3 to 9.5.4. PR #517 by @dependabot
  • ⬆️ Bump mypy from 1.7.1 to 1.8.0. PR #516 by @dependabot
  • ⬆️ Bump black from 23.12.1 to 24.1.1. PR #519 by @dependabot
  • ⬆️ Bump mkdocs-material from 9.5.4 to 9.5.6. PR #521 by @dependabot
  • ⬆️ Bump pytest-asyncio from 0.23.3 to 0.23.4. PR #520 by @dependabot
  • ⬆️ Bump codecov/codecov-action from 3 to 4. PR #524 by @dependabot
  • ⬆️ Bump the python-packages group with 3 updates. PR #525 by @dependabot
  • ⬆️️ Upgrade configuration for Ruff v0.2.0. PR #526 by @yezz123
  • ⬆️ Bump the python-packages group with 3 updates. PR #527 by @dependabot
  • ⬆️️ Bump fastapi from 0.98.0 to 0.109.2. PR #529 by @dependabot
  • ⬆️️ Bump cryptography from 41.0.7 to 42.0.0. PR #530 by @dependabot
  • ⬆️ Bump the python-packages group with 3 updates. PR #535 by @dependabot
  • ⬆️ Bump pre-commit/action from 3.0.0 to 3.0.1. PR #534 by @dependabot
  • ⬆️ Bump the python-packages group with 6 updates. PR #541 by @dependabot
  • ⬆️️ Update version for uv. PR [#54...
Read more

1.0.1b1

20 Feb 00:11
52c75e4
Compare
Choose a tag to compare
1.0.1b1 Pre-release
Pre-release

What's Changed ✨

Documentations 📝

  • 📝 Add Basic Documentation for AuthX core by @yezz123 in #513

Core 🔨

  • ✨ Migrate Authx to use pydantic v2 by @yezz123 in #531
  • ✨ Handle catch-all signature errors by @yezz123 in #538
  • ✅ Add test case for garbage collection of old sessions by @yezz123 in #539
  • 🍻 Add tests for several functions & Bump coverage by @yezz123 in #540

CI/CD 👷

  • 💸 Add Support for Polar by @yezz123 in #536
  • 👷 Add setup for uv and use uv for dependency installation by @yezz123 in #537
  • 🔨 Update setup-uv and specify virtual environment path by @yezz123 in #542

Dependencies ⬆

Full Changelog: 1.0.1b0...1.0.1b1

1.0.1b0

06 Feb 11:15
30e66bf
Compare
Choose a tag to compare
1.0.1b0 Pre-release
Pre-release

What's Changed ✨

Documentation 📝

  • 📝 Update OAuth2 external middleware by @yezz123 in #514

Dependencies 🔢

Full Changelog: 1.0.0b0...1.0.1b0

1.0.0b0

14 Jan 01:47
582224c
Compare
Choose a tag to compare
1.0.0b0 Pre-release
Pre-release

1.0.0b0 ✨

We are thrilled to announce the release of authx version 1.0.0-beta0, a significant milestone in our journey. This release brings about several important changes and enhancements, including the drop of different features we used to have. Below, we outline the key updates and improvements.

Major Changes 🚑️

  • ➖ Remove Documentation Workflow by @yezz123 in #414
  • ♻️ chore(revamp): AuthX Revamp - V1.0.0 by @yezz123 in #446
  • 🔧 Feat: Refactor & Rebuild Functionalities in authx by @yezz123 in #454
  • 🐛 fix Continuous Integration Badge by @yezz123 in #455
  • ♻️ use pip-tool to autogenerate dependencies by @yezz123 in #478
  • 🔧 Run tests against py38 by @yezz123 in #480
  • 📝 overrides template & Include google analytics by @yezz123 in #482
  • 📝 Add Extra documentation to AuthX by @yezz123 in #483
  • 🔧 Include Python 3.12 by @yezz123 in #494
  • ✨ add support for ruff linter by @yezz123 in #497
  • ♻️ Drop External Libraries in favour of authx-extra by @yezz123 in #506

Dependency Updates ⬆️

  • ⬆ Update sqlalchemy requirement from <2.0.4,>=1.4.37 to >=1.4.37,<2.0.5 by @dependabot in #370
  • ⬆ Bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #371
  • ⬆ Bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #372
  • ⬆ Bump cryptography from 39.0.1 to 39.0.2 by @dependabot in #373
  • ⬆ Update sqlalchemy requirement from <2.0.5,>=1.4.37 to >=1.4.37,<2.0.6 by @dependabot in #374
  • ⬆ Bump pymdown-extensions from 9.9.2 to 9.10 by @dependabot in #375
  • ⬆ Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #376
  • ⬆ Update fastapi requirement from <0.93.0,>=0.65.2 to >=0.65.2,<0.94.0 by @dependabot in #380
  • ⬆ Bump pydantic from 1.10.5 to 1.10.6 by @dependabot in #381
  • ⬆ Bump uvicorn from 0.20.0 to 0.21.0 by @dependabot in #382
  • ⬆ Update starlette requirement from <0.25.1,>=0.14.02 to >=0.14.02,<0.26.1 by @dependabot in #383
  • ⬆ Update fastapi requirement from <0.94.0,>=0.65.2 to >=0.65.2,<0.95.0 by @dependabot in #385
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #386
  • ⬆ Update sqlalchemy requirement from <2.0.6,>=1.4.37 to >=1.4.37,<2.0.7 by @dependabot in #387
  • ⬆ Update starlette requirement from <0.26.1,>=0.14.02 to >=0.14.02,<0.26.2 by @dependabot in #388
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.0 by @dependabot in #389
  • ⬆ Bump uvicorn from 0.21.0 to 0.21.1 by @dependabot in #390
  • ⬆ Update python-socketio requirement from <5.7.3,>=4.6.0 to >=4.6.0,<5.8.1 by @dependabot in #391
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.0 to 1.8.1 by @dependabot in #392
  • ⬆ Bump pre-commit from 3.1.1 to 3.2.0 by @dependabot in #394
  • ⬆ Bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in #395
  • ⬆ Update fastapi requirement from <0.95.0,>=0.65.2 to >=0.65.2,<0.96.0 by @dependabot in #396
  • ⬆ Update sqlalchemy requirement from <2.0.7,>=1.4.37 to >=1.4.37,<2.0.8 by @dependabot in #397
  • ⬆ Update redis requirement from <4.5.2,>=4.3.3 to >=4.3.3,<4.5.3 by @dependabot in #398
  • ⬆ Bump pydantic from 1.10.6 to 1.10.7 by @dependabot in #399
  • ⬆ Update redis requirement from <4.5.3,>=4.3.3 to >=4.3.3,<4.5.4 by @dependabot in #400
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #401
  • ⬆ Bump cryptography from 39.0.2 to 40.0.0 by @dependabot in #402
  • ⬆ Bump cryptography from 40.0.0 to 40.0.1 by @dependabot in #404
  • ⬆ Bump pre-commit from 3.2.0 to 3.2.1 by @dependabot in #405
  • ⬆ Bump pytz from 2022.7.1 to 2023.2 by @dependabot in #403
  • ⬆ Bump pytz from 2023.2 to 2023.3 by @dependabot in #406
  • ⬆ Update redis requirement from <4.5.4,>=4.3.3 to >=4.3.3,<4.5.5 by @dependabot in #407
  • ⬆ Update sqlalchemy requirement from <2.0.8,>=1.4.37 to >=1.4.37,<2.0.9 by @dependabot in #408
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in #410
  • ⬆ Bump websockets from 10.4 to 11.0 by @dependabot in #409
  • ⬆ Bump pre-commit from 3.2.1 to 3.2.2 by @dependabot in #411
  • ⬆ Bump motor from 3.1.1 to 3.1.2 by @dependabot in #412
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in #413
  • ⬆ Update sqlalchemy requirement from <2.0.9,>=1.4.37 to >=1.4.37,<2.0.10 by @dependabot in #415
  • ⬆ Bump websockets from 11.0 to 11.0.1 by @dependabot in #416
  • ⬆ Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #417
  • ⬆ Bump pymdown-extensions from 9.10 to 9.11 by @dependabot in #418
  • ⬆ Bump httpx from 0.23.3 to 0.24.0 by @dependabot in #419
  • ⬆ Update email-validator requirement from <1.3.2,>=1.1.0 to >=1.1.0,<2.0.1 by @dependabot in #420
  • ⬆ Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #421
  • ⬆ Bump websockets from 11.0.1 to 11.0.2 by @dependabot in #424
  • ⬆ Bump cryptography from 40.0.1 to 40.0.2 by @dependabot in #422
  • ⬆ Update sqlalchemy requirement from <2.0.10,>=1.4.37 to >=1.4.37,<2.0.11 by @dependabot in #425
  • ⬆ Update sqlalchemy requirement from <2.0.11,>=1.4.37 to >=1.4.37,<2.0.12 by @dependabot in #426
  • ⬆ Bump requests from 2.28.2 to 2.29.0 by @dependabot in #427
  • ⬆ Bump uvicorn from 0.21.1 to 0.22.0 by @dependabot in #428
  • ⬆ Update sqlalchemy requirement from <2.0.12,>=1.4.37 to >=1.4.37,<2.0.13 by @dependabot in #429
  • ⬆ Bump pre-commit from 3.2.2 to 3.3.0 by @dependabot in #430
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #432
  • ⬆ Bump pre-commit from 3.3.0 to 3.3.1 by @dependabot in #431
  • ⬆ Bump requests from 2.29.0 to 2.30.0 by @dependabot in #433
  • ⬆ Update redis requirement from <4.5.5,>=4.3.3 to >=4.3.3,<4.5.6 by @dependabot in #435
  • ⬆ Bump websockets from 11.0.2 to 11.0.3 by @dependabot in #434
  • ⬆ Bump pyjwt from 2.6.0 to 2.7.0 by @dependabot in #436
  • ⬆ Update sqlalchemy requirement from <2.0.13,>=1.4.37 to >=1.4.37,<2.0.14 by @dependabot in #437
  • ⬆ Bump pymdown-extensions from 9.11 to 10.0 by @dependabot in #438
  • ⬆ Bump starlette from 0.25.0 to 0.27.0 in /tests/middleware/example by @dependabot in #439
  • ⬆ Bump pymdown-extensions from 10.0 to 10.0.1 by @dependabot in #440
  • ⬆ Update starlette requirement from <0.26.2,>=0.14.02 to >=0.14.02,<0.27.1 by @dependabot in #441
  • ⬆ Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #442
  • ⬆ Update sqlalchemy requirement from <2.0.14,>=1.4.37 to >=1.4.37,<2.0.15 by @dependabot in #444
  • ⬆ Bump httpx from 0.24.0 to 0.24.1 by @dependabot in #443
  • ⬆ Update sqlalchemy requirement from <2.0.15,>=1.4.37 to >=1.4.37,<2.0.16 by @dependabot in #445
  • ⬆ Bump requests from 2.30.0 to 2.31.0 by @dependabot in #450
  • ⬆ Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #452
  • ⬆ Bump cryptography from 40.0.2 to 41.0.0 by @dependabot in #453
  • ⬆ Update typing-extensions requirement from <4.6.0,>=3.7.4 to >=3.7.4,<4.7.0 by @dependabot in #458
  • ⬆ Bump itsdangerous from 2.0.1 to 2.1.2 by @dependabot in #457
  • ⬆ Bump sqlalchemy from 1.4.37 to 2.0.15 by @depen...
Read more

0.9.1

01 Jun 19:18
28de20c
Compare
Choose a tag to compare

🟥 LAST RELEASE FOR AUTHX - 0.x.x

As you may observe, my primary shift has been towards concentrating on the development of the new release, with a strong emphasis on incorporating features that users would appreciate to enhance authentication capabilities.

In doing so, I have intentionally omitted several functions. This is why I strongly believe that having two distinct versions is truly beneficial.

0.x.x

The primary focus will be on addressing bug fixes and improving documentation in the previous version. It appears that the excessive use of dependencies may have been a factor that many people did not appreciate.

You can open a pull request in case you want to fix something related to it 🙌🏻

1.x.x

You can read here what is new until now:

AuthX Revamp - V 1.0.0 will be our authentication system New design. This version comes with several new features and enhancements to improve security, usability, and performance.

Core Functionality:

  • JWT encoding/decoding for application authentication
  • Automatic detection of JWTs in requests:
    • JWTs in headers
    • JWTs in cookies
    • JWTs in query strings
    • JWTs in JSON bodies
  • Implicit/explicit token refresh mechanism
  • Tracking the freshness state of tokens
  • Route protection:
    • Protection based on token type (access/refresh)
    • Protection based on token freshness
    • Partial route protection
  • Handling custom user logic for revoked token validation
  • Handling custom logic for token recipient retrieval (ORM, pydantic serialization...)
  • Providing FastAPI-compliant dependency injection API
  • Automatic error handling

External Support:

  • Keeping profiler
  • Keeping Redis
  • Keeping Instrument
  • Keeping Metrics
  • Providing OAuth2 support

Fixes 🐛

Dependencies 📦

  • ⬆ Update sqlalchemy requirement from <2.0.4,>=1.4.37 to >=1.4.37,<2.0.5 by @dependabot in #370
  • ⬆ Bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #371
  • ⬆ Bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #372
  • ⬆ Bump cryptography from 39.0.1 to 39.0.2 by @dependabot in #373
  • ⬆ Update sqlalchemy requirement from <2.0.5,>=1.4.37 to >=1.4.37,<2.0.6 by @dependabot in #374
  • ⬆ Bump pymdown-extensions from 9.9.2 to 9.10 by @dependabot in #375
  • ⬆ Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #376
  • ⬆ Update fastapi requirement from <0.93.0,>=0.65.2 to >=0.65.2,<0.94.0 by @dependabot in #380
  • ⬆ Bump pydantic from 1.10.5 to 1.10.6 by @dependabot in #381
  • ⬆ Bump uvicorn from 0.20.0 to 0.21.0 by @dependabot in #382
  • ⬆ Update starlette requirement from <0.25.1,>=0.14.02 to >=0.14.02,<0.26.1 by @dependabot in #383
  • ⬆ Update fastapi requirement from <0.94.0,>=0.65.2 to >=0.65.2,<0.95.0 by @dependabot in #385
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #386
  • ⬆ Update sqlalchemy requirement from <2.0.6,>=1.4.37 to >=1.4.37,<2.0.7 by @dependabot in #387
  • ⬆ Update starlette requirement from <0.26.1,>=0.14.02 to >=0.14.02,<0.26.2 by @dependabot in #388
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.0 by @dependabot in #389
  • ⬆ Bump uvicorn from 0.21.0 to 0.21.1 by @dependabot in #390
  • ⬆ Update python-socketio requirement from <5.7.3,>=4.6.0 to >=4.6.0,<5.8.1 by @dependabot in #391
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.0 to 1.8.1 by @dependabot in #392
  • ⬆ Bump pre-commit from 3.1.1 to 3.2.0 by @dependabot in #394
  • ⬆ Bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in #395
  • ⬆ Update fastapi requirement from <0.95.0,>=0.65.2 to >=0.65.2,<0.96.0 by @dependabot in #396
  • ⬆ Update sqlalchemy requirement from <2.0.7,>=1.4.37 to >=1.4.37,<2.0.8 by @dependabot in #397
  • ⬆ Update redis requirement from <4.5.2,>=4.3.3 to >=4.3.3,<4.5.3 by @dependabot in #398
  • ⬆ Bump pydantic from 1.10.6 to 1.10.7 by @dependabot in #399
  • ⬆ Update redis requirement from <4.5.3,>=4.3.3 to >=4.3.3,<4.5.4 by @dependabot in #400
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #401
  • ⬆ Bump cryptography from 39.0.2 to 40.0.0 by @dependabot in #402
  • ⬆ Bump cryptography from 40.0.0 to 40.0.1 by @dependabot in #404
  • ⬆ Bump pre-commit from 3.2.0 to 3.2.1 by @dependabot in #405
  • ⬆ Bump pytz from 2022.7.1 to 2023.2 by @dependabot in #403
  • ⬆ Bump pytz from 2023.2 to 2023.3 by @dependabot in #406
  • ⬆ Update redis requirement from <4.5.4,>=4.3.3 to >=4.3.3,<4.5.5 by @dependabot in #407
  • ⬆ Update sqlalchemy requirement from <2.0.8,>=1.4.37 to >=1.4.37,<2.0.9 by @dependabot in #408
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in #410
  • ⬆ Bump websockets from 10.4 to 11.0 by @dependabot in #409
  • ⬆ Bump pre-commit from 3.2.1 to 3.2.2 by @dependabot in #411
  • ⬆ Bump motor from 3.1.1 to 3.1.2 by @dependabot in #412
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in #413
  • ⬆ Update sqlalchemy requirement from <2.0.9,>=1.4.37 to >=1.4.37,<2.0.10 by @dependabot in #415
  • ⬆ Bump websockets from 11.0 to 11.0.1 by @dependabot in #416
  • ⬆ Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #417
  • ⬆ Bump pymdown-extensions from 9.10 to 9.11 by @dependabot in #418
  • ⬆ Bump httpx from 0.23.3 to 0.24.0 by @dependabot in #419
  • ⬆ Update email-validator requirement from <1.3.2,>=1.1.0 to >=1.1.0,<2.0.1 by @dependabot in #420
  • ⬆ Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #421
  • ⬆ Bump websockets from 11.0.1 to 11.0.2 by @dependabot in #424
  • ⬆ Bump cryptography from 40.0.1 to 40.0.2 by @dependabot in #422
  • ⬆ Update sqlalchemy requirement from <2.0.10,>=1.4.37 to >=1.4.37,<2.0.11 by @dependabot in #425
  • ⬆ Update sqlalchemy requirement from <2.0.11,>=1.4.37 to >=1.4.37,<2.0.12 by @dependabot in #426
  • ⬆ Bump requests from 2.28.2 to 2.29.0 by @dependabot in #427
  • ⬆ Bump uvicorn from 0.21.1 to 0.22.0 by @dependabot in #428
  • ⬆ Update sqlalchemy requirement from <2.0.12,>=1.4.37 to >=1.4.37,<2.0.13 by @dependabot in #429
  • ⬆ Bump pre-commit from 3.2.2 to 3.3.0 by @dependabot in #430
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #432
  • ⬆ Bump pre-commit from 3.3.0 to 3.3.1 by @dependabot in #431
  • ⬆ Bump requests from 2.29.0 to 2.30.0 by @dependabot in #433
  • ⬆ Update redis requirement from <4.5.5,>=4.3.3 to >=4.3.3,<4.5.6 by @dependabot in #435
  • ⬆ Bump websockets from 11.0.2 to 11.0.3 by @dependabot in #434
  • ⬆ Bump pyjwt from 2.6.0 to 2.7.0 by @dependabot in #436
  • ⬆ Update sqlalchemy requirement from <2.0.13,>=1.4.37 to >=1.4.37,<2.0.14 by @dependabot in #437
  • ⬆ Bump pymdown-extensions from 9.11 to 10.0 by @dependabot in #438
  • ⬆️ Bump starlette from 0.25.0 to 0.27.0 in /tests/middleware/example by @dependabot in #439
  • ⬆ Bump pymdown-extensions from 10.0 to 10.0.1 by @dependabot in #440
  • ⬆ Update starlette requirement from <0.26.2,>=0.14.02 to >=0.14.02,<0.27.1 by @dependabot in #441
  • ⬆ Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #442
  • ⬆ Update sqlalchemy requirement from <2.0.14,>=1.4.37 to >=1.4.37,<2.0.15 by @dependabot in #444
  • ⬆ Bump httpx from 0.24.0 to 0.24.1 by @dependabot in #443
  • ⬆ Update sqlalchemy requirement from <2.0.15,>=1.4.37 to >=1.4.37,<2.0.16 by @dependabot in #445
  • ⬆ Bump requests from 2.30.0 to 2.31.0 by @dependabot in #450
  • ⬆ Bump pytest-cov fr...
Read more

0.9.0

17 Feb 20:35
8961f8e
Compare
Choose a tag to compare

Fixes 🐛

Dependencies 🔨

  • ⬆ Update email-validator requirement from <1.3.1,>=1.1.0 to >=1.1.0,<1.3.2 by @dependabot in #347
  • ⬆ Bump pymdown-extensions from 9.9.1 to 9.9.2 by @dependabot in #346
  • ⬆ Bump pre-commit from 2.21.0 to 3.0.0 by @dependabot in #348
  • ⬆ Update sqlalchemy requirement from <1.4.47,>=1.4.37 to >=1.4.37,<2.0.1 by @dependabot in #350
  • ⬆ Bump pre-commit from 3.0.0 to 3.0.1 by @dependabot in #349
  • ⬆ Bump pre-commit from 3.0.1 to 3.0.4 by @dependabot in #354
  • ⬆ Update sqlalchemy requirement from <2.0.1,>=1.4.37 to >=1.4.37,<2.0.2 by @dependabot in #353
  • ⬆ Update starlette requirement from <0.23.2,>=0.14.02 to >=0.14.02,<0.24.1 by @dependabot in #356
  • ⬆ Update sqlalchemy requirement from <2.0.2,>=1.4.37 to >=1.4.37,<2.0.3 by @dependabot in #357
  • ⬆ Bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #358
  • ⬆ Update redis requirement from <4.4.3,>=4.3.3 to >=4.3.3,<4.5.1 by @dependabot in #359
  • ⬆ Bump markdown-include from 0.8.0 to 0.8.1 by @dependabot in #360
  • ⬆ Update fastapi requirement from <0.90.0,>=0.65.2 to >=0.65.2,<0.91.0 by @dependabot in #361
  • ⬆ Update redis requirement from <4.5.1,>=4.3.3 to >=4.3.3,<4.5.2 by @dependabot in #362
  • ⬆ Update sqlalchemy requirement from <2.0.3,>=1.4.37 to >=1.4.37,<2.0.4 by @dependabot in #363
  • ⬆ Update fastapi requirement from <0.91.0,>=0.65.2 to >=0.65.2,<0.92.0 by @dependabot in #364
  • ⬆ Update starlette requirement from <0.24.1,>=0.14.02 to >=0.14.02,<0.25.1 by @dependabot in #366
  • ⬆ Update fastapi requirement from <0.92.0,>=0.65.2 to >=0.65.2,<0.93.0 by @dependabot in #367
  • ⬆ Bump pydantic from 1.10.4 to 1.10.5 by @dependabot in #368
  • ⬆ Bump starlette from 0.17.1 to 0.25.0 in /tests/middleware/example by @dependabot in #365

Full Changelog: 0.8.3...0.9.0