Skip to content

0.8.0

Latest

Choose a tag to compare

@tishun tishun released this 31 Jul 10:55
· 6 commits to main since this release
8b1be4b

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

Full Changelog: 0.7.0...0.8.0