Skip to content

Releases: IntentProof/intentproof-sdk-python

v0.2.1

31 May 00:19
8e3244b

Choose a tag to compare

What's Changed

  • Add CodeQL and secret scanning CI gates by @negillett in #56
  • Add dependency vulnerability scan CI gates by @negillett in #57
  • Add CI-parity local coverage gate script by @negillett in #59
  • Add security-advisory-publish workflow caller by @negillett in #60
  • Link SECURITY.md to public SECURITY-POLICY.md by @negillett in #61
  • Add public readiness docs for Python SDK by @negillett in #62
  • Adopt tiered coverage gates by @negillett in #63
  • chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #58
  • Read signing golden fixtures from spec checkout by @negillett in #64
  • Simplify CI to build and test only by @negillett in #65
  • Pivot to MIT license and OSS-facing docs by @negillett in #66
  • Remove TRADEMARK, SECURITY, and NOTICE by @negillett in #68
  • Use neutral product language in public docs by @negillett in #67
  • Trim obsolete Python SDK release and gate tooling by @negillett in #69
  • Pin CI to tools SPEC_REF for spec drift protection by @negillett in #70
  • Add SOURCE_REF and CI tuple bookkeeping check by @negillett in #71
  • Restore PyPI release workflow for v0.1 tags by @negillett in #72

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 May 13:33
843b6dc

Choose a tag to compare

What's Changed

  • Add CI workflow, DCO check, NOTICE, and CONTRIBUTING by @negillett in #41
  • Fix JCS canonicalizer sorting, number formatting, and error handling by @negillett in #42
  • Add root .gitignore for caches and virtualenvs by @negillett in #44
  • docs: describe Python SDK scaffolding in product terms by @negillett in #45
  • docs: issues welcome, maintainer-only pull requests by @negillett in #46
  • ci: add python release signing dry run by @negillett in #47
  • Standardize GitHub Actions check names by @negillett in #48
  • docs: add security reporting policy by @negillett in #49
  • Add ingest HTTP export with bearer token support by @negillett in #50
  • Add Python SDK core with wrap and signed outbox by @negillett in #51
  • Enforce 95% Python SDK coverage in CI by @negillett in #52
  • fix(sdk-python): log wrap record failures instead of raising by @negillett in #53
  • Add PyPI release workflow with PEP 740 attestations by @negillett in #54
  • Inline PyPI publish for trusted publishing compatibility by @negillett in #55

Full Changelog: https://github.com/IntentProof/intentproof-sdk-python/commits/v0.2.0