fastapi-key-auth

FastAPI API key authorizer

MIT License

Downloads
2.4K
Stars
37
Committers
6

Bot releases are visible (Hide)

fastapi-key-auth - v0.15.4 Latest Release

Published by github-actions[bot] 2 months ago

v0.15.4 (2024-08-15)

Chore

  • chore: bump fastapi (25f7b07)

  • chore: precommit autoupdate (fbc0578)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.8.0 to 9.8.3.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (fff8014)

  • chore: fix ruff lint command (daa0ef5)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.6.0 to 9.8.0.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (2c58f13)

Performance

fastapi-key-auth - v0.15.3

Published by github-actions[bot] 6 months ago

v0.15.3 (2024-05-05)

Chore

  • chore: remove redundant deps (26a7dd8)

  • chore: remove pydantic oops (3ea6d80)

  • chore(deps): update (1d2c82e)

  • chore: allow chore(deps) tag to publish patch (d21ff4a)

  • chore: allow chore-deps tag to publish patch (183518b)

  • chore: exclude_commit_patterns for changelog [skip ci] (602daab)

Performance

  • perf: bump fastapi v0.111.0 (be7be5d)

Unknown

  • chore-deps: update fastapi (12e5211)
fastapi-key-auth - v0.15.2

Published by github-actions[bot] 9 months ago

v0.15.2 (2024-02-06)

Chore

  • chore(deps-dev): update (db6ba19)

  • chore: ruff pyproject config (8d6305b)

  • chore(deps-dev): precommit autoupdate (5562a52)

  • chore(deps-dev): update (f68baf4)

  • chore(deps-dev): pre-commit autoupdate (5459fb3)

  • chore(deps-dev): update (7e642d1)

  • chore(deps): update (38072fc)

  • chore(deps-dev): bump ruff from 0.1.13 to 0.1.14

Bumps ruff from 0.1.13 to 0.1.14.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (fe66bf8)

  • chore(deps-dev): bump ruff from 0.1.12 to 0.1.13

Bumps ruff from 0.1.12 to 0.1.13.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (0f02a92)

  • chore(deps-dev): bump ruff from 0.1.11 to 0.1.12

Bumps ruff from 0.1.11 to 0.1.12.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (76a610d)

  • chore(deps-dev): bump ruff from 0.1.9 to 0.1.11

Bumps ruff from 0.1.9 to 0.1.11.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (6a26d16)

  • chore(deps-dev): bump httpx from 0.25.2 to 0.26.0

Bumps httpx from 0.25.2 to 0.26.0.


updated-dependencies:

  • dependency-name: httpx
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (f8ae818)

Ci

  • ci: update python-semantic-release (37cecf9)

  • ci: update actions (077a8f4)

  • ci: only run release on push to main (27831b1)

Performance

  • perf: update fastapi dependency (2edd58c)
fastapi-key-auth - v0.15.1

Published by github-actions[bot] 9 months ago

v0.15.1 (2024-01-09)

Fix

  • fix: python-semantic-release versioning (ec1756b)
fastapi-key-auth - v0.15.0

Published by github-actions[bot] 9 months ago

v0.15.0 (2024-01-09)

Feature

  • feat: export helper utils

and trigger python-semantic-release to pypi O_O (466b963)

fastapi-key-auth - v0.14.1

Published by github-actions[bot] 9 months ago

v0.14.1 (2024-01-09)

Chore

  • chore: add config parser options for semantic release (86275ca)

  • chore: fix release step run on main (9af1d31)

  • chore: add release step (2937d7a)

  • chore(deps): bump actions/setup-python from 4 to 5

Bumps actions/setup-python from 4 to 5.


updated-dependencies:

  • dependency-name: actions/setup-python
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (e9d8277)

  • chore(deps): pre-commit autoupdate (4b6fa79)

  • chore(deps): update (6dad96b)

  • chore(deps): bump github/codeql-action from 2 to 3

Bumps github/codeql-action from 2 to 3.


updated-dependencies:

  • dependency-name: github/codeql-action
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1c016a8)

  • chore: update CHANGELOG.md (d10a710)

Ci

  • ci: contents write permission (1f92080)

  • ci: consolidate build test release and require lint/test succeed before release (916e4c5)

Performance

  • perf: speed up api key look up, reuse helper functions (745b2e7)
fastapi-key-auth - v0.14.0

Published by iwpnd 10 months ago

v0.14.0 (2023-06-13)

Feat

  • feat: drop 3.8 support
fastapi-key-auth - [0.12.0]

Published by iwpnd over 1 year ago

v0.12.0 (2023-06-13)

❗ Please update this library ASAP

Fix

  • Empty api_key passing authentication (c30376e)
fastapi-key-auth - [0.11.0]

Published by iwpnd over 1 year ago

drop python 3.7 support

fastapi-key-auth - [0.10.2]

Published by iwpnd over 1 year ago

update dependencies

fastapi-key-auth - [0.10.1]

Published by iwpnd over 1 year ago

fix: fastapi dependency

fastapi-key-auth - [0.10.0]

Published by iwpnd over 1 year ago

bump dependencies

fastapi-key-auth - [0.9.0]

Published by iwpnd over 1 year ago

bump dependencies

thanks @francbartoli

fastapi-key-auth - [0.8.0]

Published by iwpnd almost 2 years ago

v0.8.0 (2022-10-31)

Feature

Refactor

  • check key_pattern once d9877c by @MendyLanda
fastapi-key-auth - [0.7.5]

Published by iwpnd over 2 years ago

chore

bump FastAPI dependency range to >=0.70.0,<0.85.0

fastapi-key-auth - [0.7.4]

Published by iwpnd over 2 years ago

chore

bump FastAPI dependency range to >=0.70.0,<0.78.0
bump starlette dependency to ^0.19.0

fastapi-key-auth - [0.7.3]

Published by iwpnd over 2 years ago

Fix FastAPI dependency range to >=0.70.0,<0.76.0

fastapi-key-auth - [0.7.2]

Published by iwpnd over 2 years ago

bump fastapi dependency

fastapi-key-auth - [0.7.1]

Published by iwpnd almost 3 years ago

Updating core dependencies

fastapi ^0.71.0
starlette ^0.17.1

fastapi-key-auth - [0.7.0]

Published by iwpnd about 3 years ago

v0.7.0 (2021-10-08)

Feature

  • Remove version constrains on starlette and fastapi (28a4f29)
Package Rankings
Top 10.44% on Pypi.org
Related Projects