v0.3.0
What's Changed
Bug Fixes
- fix: bump pyjwt minimum to 2.12.0 (CVE-2026-32597) by @pratikxpanda in #23
Documentation
- Docs/mcp context provider by @pratikxpanda in #20
CI/CD
- ci: bump github/codeql-action from 4.32.5 to 4.32.6 by @dependabot[bot] in #21
- ci: bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #25
- ci: bump github/codeql-action from 4.32.6 to 4.34.1 by @dependabot[bot] in #27
- ci: bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #29
- ci: bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #33
- ci: bump github/codeql-action from 4.35.1 to 4.35.4 by @dependabot[bot] in #41
- ci: bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #49
- ci: bump github/codeql-action from 4.35.4 to 4.36.2 by @dependabot[bot] in #52
- ci: bump github/codeql-action/init from 4.36.2 to 4.36.3 by @dependabot[bot] in #65
- ci: bump github/codeql-action/analyze from 4.36.2 to 4.36.3 by @dependabot[bot] in #64
- ci: bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in #62
- ci: bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #59
- ci: bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #58
- ci: bump github/codeql-action/init from 4.36.3 to 4.37.3 by @dependabot[bot] in #76
- ci: bump github/codeql-action/analyze from 4.36.3 to 4.37.3 by @dependabot[bot] in #75
- ci: bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #71
- ci: bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #67
Other Changes
- Fix/readme stars badge by @pratikxpanda in #19
- deps: bump ruff from 0.15.4 to 0.15.5 by @dependabot[bot] in #22
- deps: bump ruff from 0.15.5 to 0.15.7 by @dependabot[bot] in #28
- deps: bump ruff from 0.15.7 to 0.15.9 by @dependabot[bot] in #31
- fix: update dependencies to resolve pip-audit CVEs by @pratikxpanda with @Copilot in #32
- deps: bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #36
- deps: bump ruff from 0.15.9 to 0.15.10 by @dependabot[bot] in #35
- deps: bump respx from 0.22.0 to 0.23.1 by @dependabot[bot] in #34
- deps: bump ruff from 0.15.10 to 0.15.12 by @dependabot[bot] in #39
- Fix CI audit failure by tightening Agent Framework dependencies and refreshing vulnerable lockfile entries by @pratikxpanda with @Copilot in #42
- deps: bump ruff from 0.15.12 to 0.15.17 by @dependabot[bot] in #56
- deps: bump pip-audit from 2.10.0 to 2.10.1 by @dependabot[bot] in #55
- deps: bump pytest from 9.0.3 to 9.1.0 by @dependabot[bot] in #54
- deps: bump pyjwt from 2.12.1 to 2.13.0 by @dependabot[bot] in #47
- deps: bump pytest-asyncio from 1.3.0 to 1.4.0 by @dependabot[bot] in #50
- fix: update vulnerable transitive dependencies to clear pip-audit failures by @pratikxpanda with @Copilot in #57
- deps: bump ruff from 0.15.17 to 0.15.20 by @dependabot[bot] in #63
- deps: bump pytest from 9.1.0 to 9.1.1 by @dependabot[bot] in #60
- Remediate pip-audit vulnerabilities blocking CI on main by @pratikxpanda with @Copilot in #66
- deps: bump ruff from 0.15.20 to 0.16.0 by @dependabot[bot] in #77
- fix: exclude markdown files from ruff format check by @pratikxpanda with @Copilot in #78
- docs: add public roadmap, issue specifications, and ADRs by @pratikxpanda in #79
- Chore/readme badges by @pratikxpanda in #80
- fix: restore compatibility with Agent Framework 1.x by @pratikxpanda in #81
- perf: cache skill content, build catalogs concurrently, unblock the event loop by @pratikxpanda in #82
- fix: stop corrupting binary skill resources by @pratikxpanda in #83
- feat: add resource discovery to the provider contract by @pratikxpanda in #84
- fix: classify HTTP failures and stop leaking credentials in tracebacks by @pratikxpanda in #85
- feat: add an optional semver version field to skill frontmatter by @pratikxpanda in #86
- feat: log everything under one agentskills namespace, with no secrets by @pratikxpanda in #87
- chore: gate coverage per package, not just in aggregate by @pratikxpanda in #88
- ci: publish to PyPI from a tag, with no stored token by @pratikxpanda in #89
- release: 0.3.0 by @pratikxpanda in #90
Full Changelog: v0.2.3...v0.3.0