Skip to content

v0.10.0

Choose a tag to compare

@yeongseon yeongseon released this 09 Feb 15:38
· 460 commits to main since this release

What's Changed

  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #31
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #32
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #33
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #34
  • chore(deps): bump black from 25.1.0 to 26.1.0 by @dependabot[bot] in #35
  • chore(deps): bump bandit from 1.8.3 to 1.9.3 by @dependabot[bot] in #36
  • chore(deps): bump mypy from 1.15.0 to 1.19.1 by @dependabot[bot] in #37
  • chore(deps): bump ruff from 0.11.13 to 0.14.13 by @dependabot[bot] in #38
  • Fix cache argument forwarding and packaging dependency by @yeongseon in #44
  • Fix tests that assume unregistered endpoints by @yeongseon in #45
  • Add locks for cache manager and registry by @yeongseon in #46
  • Expose public APIs in package init by @yeongseon in #47
  • Relax route validation to match decorator examples by @yeongseon in #48
  • docs: fix CI badge workflow and tool versions by @yeongseon in #53
  • Simplify branch strategy to GitHub Flow by @yeongseon in #63
  • docs: improve core documentation by @yeongseon in #66
  • docs: add examples, tutorials, and configuration guide by @yeongseon in #67
  • chore: add security policies and incident response by @yeongseon in #68
  • chore: add performance monitoring and regression testing by @yeongseon in #69
  • chore: add release process and versioning documentation by @yeongseon in #71
  • chore: configure dependabot for automated dependency updates by @yeongseon in #72
  • chore: add maintenance workflows and automation by @yeongseon in #70
  • ci: skip codecov on dependabot by @yeongseon in #80
  • chore(deps): bump actions/setup-python from 4 to 6 by @dependabot[bot] in #75

New Contributors

Full Changelog: v0.8.0...v0.10.0