sdk-py v0.8.0a1
Pre-release
Pre-release
·
432 commits
to main
since this release
What's Changed
- chore(deps): bump astro from 6.1.9 to 6.2.1 in /site in the npm_and_yarn group by @dependabot[bot] in #305
- chore(deps): bump modernc.org/sqlite from 1.49.1 to 1.50.0 in /sdk/go in the go group by @dependabot[bot] in #301
- chore(deps): bump github.com/agent-receipts/ar/sdk/go from 0.5.0 to 0.6.0 in /cross-sdk-tests in the go group by @dependabot[bot] in #302
- chore(deps): bump modernc.org/sqlite from 1.49.1 to 1.50.0 in /mcp-proxy in the go group by @dependabot[bot] in #303
- chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 in the github-actions group by @dependabot[bot] in #304
- docs(sdk-ts): bump Node.js requirement to 22.11+ by @ojongerius in #308
- chore(deps): bump the npm_and_yarn group in /sdk/ts with 2 updates by @dependabot[bot] in #306
- docs(spec): correct proofValue encoding to u-prefixed base64url by @ojongerius in #310
- docs(sdk-py): fix create_receipt and sign_receipt calling conventions by @ojongerius in #309
- docs(sdk): correct stale taxonomy counts on SDK API references by @ojongerius in #311
- docs: bump receipt schema version 0.1.0 → 0.2.0 across site by @ojongerius in #314
- docs: roll out ADR-0012 parameterDisclosure rename across site by @ojongerius in #313
- docs(reference): add doctor, init, audit-secrets to CLI reference by @ojongerius in #312
- fix(sdk-py): bump VERSION to 0.5.0 to match pyproject.toml by @ojongerius in #317
- docs(openclaw): fix broken inspect reference in cli-reference note by @ojongerius in #318
- docs(threat-model): draft v2 daemon-aware threat model by @ojongerius in #320
- docs(adr): add ADR-0015 (key rotation, BYOK, external anchoring) — Proposed by @ojongerius in #319
- docs(adr): add ADR-0016 (mcp-proxy audit encryption at rest) — Proposed by @ojongerius in #321
- test: add cross-SDK Python vectors, malformed corpus, schema validation, and policy defaults tests by @ojongerius in #323
- daemon: phase 1 of ADR-0010 — standalone signing daemon foundation by @ojongerius in #322
- daemon: ship
agent-receipts verifyand 0644 public-key publishing by @ojongerius in #325 - ci: add daemon module workflow by @ojongerius in #326
- docs(adr-0010): amend IPC framing and default socket paths to match shipped defaults by @ojongerius in #327
- site: add SEO metadata (rel=me, JSON-LD) and crawlable GitHub URL by @ojongerius in #329
- daemon(socket): populate peer.exe_path on macOS via SYS_PROC_INFO syscall by @ojongerius in #328
- site(mcp-proxy): fish-shell support + secrets-management patterns across integration pages by @ojongerius in #330
- docs(adr-0010): add amendments for OQ2, OQ3, OQ4 resolutions by @ojongerius in #331
- daemon(pipeline): hash emitter input/output into receipts by @ojongerius in #333
- docs: add instructions on how to install using homebrew by @ojongerius in #335
- docs(dashboard): reflect default -db path by @ojongerius in #336
- fix(daemon/pipeline): outcome.status=failure when decision=allowed but error is non-empty by @ojongerius in #340
- sdk/go(emitter): thin fire-and-forget client for daemon socket by @ojongerius in #334
- sdk(ts): add thin fire-and-forget emitter for daemon socket (ADR-0010) by @ojongerius in #338
- feat(sdk/py): thin fire-and-forget emitter (ADR-0010) by @ojongerius in #339
- mcp-proxy: wire fire-and-forget emitter for ADR-0010 daemon forwarding by @ojongerius in #337
- ci(release): support pre-release tags across release tooling by @ojongerius in #342
- chore(release): prep v0.8.0-alpha.1 — version bumps + PEP 440 support by @ojongerius in #343
Full Changelog: mcp-proxy/v0.7.0...sdk-py-v0.8.0a1