Commit Graph

345 Commits

Author SHA1 Message Date
Gary Gale
0b8223c8bd feat: closes #452: delete method support for memcached backend (manual merge) 2024-11-11 21:51:33 +00:00
Gary Gale
d219b2f27c build: fix up type hints for #430 2024-11-11 08:29:14 +00:00
Gary Gale
f56a0646b0 Merge pull request #430 from fheinze-tkb/patch-1
fix #430: Added typehint for Callable[P, R] in the decorator
2024-11-10 21:55:02 +00:00
Gary Gale
40129cb3fa Merge pull request #437 from yann-dubrana/main
bug #437: Fix header for caching binary responses.
2024-11-10 21:50:20 +00:00
Gary Gale
aee2e3136a Merge branch 'chiliec-patch-1' into integration 2024-11-09 23:27:37 +00:00
Gary Gale
4e6add4608 docs fixes #394: Change deprecated startup event to lifespan (manual merge) 2024-11-09 23:27:03 +00:00
Gary Gale
ec33074243 build fixes #412: Bump pyright from 1.1.333 to 1.1.353 2024-11-09 23:06:50 +00:00
Gary Gale
a5d6766441 build fixes #413: Bump mypy from 1.6.1 to 1.9.0 2024-11-09 23:03:24 +00:00
Gary Gale
2052ee1ed4 build fixes #414: Bump redis from 4.6.0 to 5.0.3 2024-11-09 22:57:30 +00:00
Gary Gale
ba6e8a10c2 build fixes #415: Bump ruff from 0.1.1 to 0.3.2 2024-11-09 22:50:09 +00:00
Gary Gale
d76c4d7561 build fixes #458: Bump types-redis from 4.6.0.20240903 to 4.6.0.20241004 2024-11-09 22:36:46 +00:00
Gary Gale
e57db36253 test #459: fix failing datetime and date logic tests; fix failing non GET tests which called unimplemented example endpoints 2024-11-09 22:25:40 +00:00
Gary Gale
3402cd20c9 test #459: (temporarily) disable failing tests for the JSON coder which rely on decoding (the unsupported) custom non-JSON data types 2024-11-09 22:24:52 +00:00
long2ice
157a91359b chore: update deps 2024-09-19 15:38:04 +08:00
yann-dubrana
292c098cc7 fix headers if cache encoder return custom response 2024-08-07 13:25:05 +02:00
long2ice
567934300b ci: remove py37 2024-07-24 23:42:19 +08:00
long2ice
5f985a8506 ci: fix v0.2.2 2024-07-24 22:24:30 +08:00
long2ice
701d83fec3 Merge pull request #425 from PaleNeutron/fix-no-cache
fix #424, no-cache should store the result to cache
2024-07-24 21:46:19 +08:00
long2ice
8b5601cfdc Merge branch 'main' into fix-no-cache 2024-07-24 21:46:11 +08:00
long2ice
b925d025e4 Merge branch 'main' into patch-1 2024-07-24 21:44:33 +08:00
long2ice
00d34e4ad8 Merge pull request #433 from nikstuckenbrock/feature/update-project-docs
Update project docs and examples
2024-07-24 21:42:53 +08:00
Nik Stuckenbrock
552d54c1ca Fix redis example 2024-07-19 15:09:39 +02:00
Nik Stuckenbrock
63f9bdd068 Fix in memory example 2024-07-19 15:08:43 +02:00
Nik Stuckenbrock
5ba03ca6f5 Correct example in README.md 2024-07-19 15:07:23 +02:00
fheinze-tkb
17fb72437a Added typehint for Callable[P, R] in the decorator 2024-06-04 13:59:50 +02:00
long2ice
865dba19a5 Merge pull request #426 from CharlesPerrotMinotHCHB/patch-2
Switch from on_event to lifespan asynccontextmanager #422
2024-05-13 13:59:39 +08:00
Charles Perrot-Minot
f203d23194 Switch from on_event to lifespan asynccontextmanager
on_event is now deprecated, and to be replaced with lifespan: https://fastapi.tiangolo.com/advanced/events/
2024-05-12 22:57:14 -07:00
John Lyu
2739b2d0fe lint 2024-05-09 15:01:55 +08:00
John Lyu
74e827d3de fix tests 2024-05-09 14:51:58 +08:00
John Lyu
6ef59f0eb3 Merge branch 'fix-no-cache' into fix 2024-05-09 14:44:15 +08:00
John Lyu
6f8994b843 fix test 2024-05-09 14:43:53 +08:00
John Lyu
120553a36f version 2024-05-09 14:42:56 +08:00
John Lyu
af6301fffa Merge branch 'fix-no-cache' into fix 2024-05-09 14:34:03 +08:00
John Lyu
e4a0df62dd fix #424, no-cache should store the result to cache 2024-05-09 14:32:02 +08:00
John Lyu
19c4d0271a fix latest bug 2024-05-09 14:09:42 +08:00
long2ice
91ba6d7552 Merge pull request #353 from long2ice/dependabot/github_actions/main/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2023-12-07 21:37:57 +08:00
dependabot[bot]
583df36da1 Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 08:11:07 +00:00
dependabot[bot]
005bac9d11 Bump pyright from 1.1.332 to 1.1.333 (#328)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.332 to 1.1.333.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.332...v1.1.333)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 08:52:27 +00:00
dependabot[bot]
a315bcf6a7 Bump pytest from 7.4.2 to 7.4.3 (#327)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 08:26:35 +00:00
dependabot[bot]
fab700af41 Bump mypy from 1.6.0 to 1.6.1 (#322)
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 08:30:32 +00:00
dependabot[bot]
0af1638d54 Bump ruff from 0.1.0 to 0.1.1 (#324)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.0...v0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 08:26:14 +00:00
dependabot[bot]
8a257f2f7d Bump pyright from 1.1.331 to 1.1.332 (#323)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.331 to 1.1.332.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.331...v1.1.332)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 09:12:50 +00:00
dependabot[bot]
2747470ab2 Bump types-aiobotocore from 2.6.0 to 2.7.0 (#321)
Bumps [types-aiobotocore](https://github.com/youtype/mypy_boto3_builder) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: types-aiobotocore
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 09:06:21 +00:00
dependabot[bot]
c9d4d2afc9 Bump ruff from 0.0.292 to 0.1.0 (#320)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.292...v0.1.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 08:44:00 +00:00
dependabot[bot]
d465e82c1c Bump pyright from 1.1.330.post0 to 1.1.331 (#319)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.330.post0 to 1.1.331.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.330.post0...v1.1.331)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 08:48:47 +00:00
dependabot[bot]
eeef78d3aa Bump mypy from 1.5.1 to 1.6.0 (#318)
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 08:29:41 +00:00
dependabot[bot]
42d868542c Bump pyright from 1.1.329 to 1.1.330.post0 (#317)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.329 to 1.1.330.post0.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.329...v1.1.330.post0)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:58:02 +00:00
dependabot[bot]
d65b12aaf7 Bump ruff from 0.0.290 to 0.0.292 (#313)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.292.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.292)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 08:57:51 +00:00
dependabot[bot]
4ba67db7e9 Bump fastapi from 0.103.1 to 0.103.2 (#312)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.1 to 0.103.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.1...0.103.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 08:19:06 +00:00
dependabot[bot]
0ce7c61770 Bump pyright from 1.1.328 to 1.1.329 (#311)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.328 to 1.1.329.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.328...v1.1.329)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 08:37:45 +00:00