What's Changed
- deps(deps): update mkdocs-material requirement from >=9.5.0 to >=9.7.6 by @dependabot[bot] in #6
- ci(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #11
- ci(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #10
- deps(deps): update mkdocs requirement from >=1.5.0 to >=1.6.1 by @dependabot[bot] in #7
- deps(deps): update mkdocs-git-revision-date-localized-plugin requirement from >=1.2.0 to >=1.5.3 by @dependabot[bot] in #8
- Removed RedisDep from examples by @andy-stark-redis in #12
- chore: update project dependencies and metadata in pyproject.toml by @ysinghc in #17
- chore: add pycache/ to gitignore by @ysinghc in #18
- fix: auto-enable cache telemetry when REDIS_OTEL_ENABLED is set by @adeebmirza in #23
- fix: remove dev/lint/typecheck deps from runtime dependencies by @lets-build-an-ocean in #21
- Introduced FastAPIJsonCoder for JSON encoding of FastAPI-compatible values. by @massooti in #14
- Implement rate limiting by @tishun in #25
New Contributors
- @dependabot[bot] made their first contribution in #6
- @andy-stark-redis made their first contribution in #12
- @ysinghc made their first contribution in #17
- @adeebmirza made their first contribution in #23
- @lets-build-an-ocean made their first contribution in #21
- @massooti made their first contribution in #14
- @tishun made their first contribution in #25
Full Changelog: 0.7.0...0.8.0