- Revise OverFast API client entry and add overwatch_py
(
bc8ba2d)
- Revise community projects and copyright year
(
992210a)
- storage: Added max age for players profile storage with temporary cleanup background task
(#375,
afc6548)
- Fixed issue where swagger and redoc were not displaying properly if API is rate limited
(#365,
c36c6ee)
- Added AGENTS.md
(
669e9f1)
-
deps: Bump pydantic-settings from 2.11.0 to 2.12.0 (#321,
f788439) -
deps: Bump pytest-asyncio from 1.2.0 to 1.3.0 (#322,
fed39dd)
-
deps: Bump pydantic-settings from 2.10.1 to 2.11.0 (#300,
ef99174) -
deps: Update fastapi[standard-no-fastapi-cloud-cli] requirement (#302,
a58750b) -
deps: Update fastapi[standard-no-fastapi-cloud-cli] requirement (#298,
f452fb0)
- Adjusted automated deployment workflow
(
04ee30c)
- config: Configure Python Semantic Release
(
be8eeb4)
-
Fixed profile pages after blizzard unlocks update (#297,
52b0a8b) -
Updated deploy gh workflow (
50eda58)
- Added gh workflow for automated deploy
(
c5d1e4f)
-
deps: Bump pydantic-settings from 2.3.4 to 2.4.0 (#173,
a69bb31) -
deps-dev: Bump fakeredis from 2.23.3 to 2.23.5 (#176,
0fb0b26)
-
deps: Bump certifi from 2024.2.2 to 2024.7.4 in the pip group (#156,
b2e16d5) -
deps-dev: Bump setuptools from 69.5.1 to 70.0.0 in the pip group (#161,
2ea133c)
-
Added HTTP 429 response doc if option is enabled (#155,
d48b104) -
Added support for Juno. Updated heroes data. (#162,
e9d872c)
-
deps: Bump pydantic-settings from 2.3.3 to 2.3.4 (#152,
cb508c9) -
deps-dev: Bump fakeredis from 2.23.2 to 2.23.3 (#153,
331946d)
- Updated nginx version to latest, and using custom ngx_http_redis version with fix for nginx >=
1.23 (#146,
e9cdf0e)
-
deps-dev: Bump fakeredis from 2.23.1 to 2.23.2 (#124,
7bb94fe) -
deps-dev: Bump pytest-asyncio from 0.23.6 to 0.23.7 (#125,
80d1876)
-
Added Makefile to run local commands (
01c0a6d) -
Now using docker for dev with dedicated makefile (#107,
4f1ffd4)
- Made status page URL configurable and added description about live instance rate limits
(#97,
43cf8a1)
- Fixed an issue when a player played on season 0in Blizzard data. Updated Mauga data following
patch notes. (#80,
04cfcba)
- Updated Mauga data and added preemptive support for Venture
(
810e617)
- Bump version in pyproject.toml
(
0607123)
- Updated tests after dependencies update
(
daffc8e)
- Initial Release