Releases: IntentProof/intentproof-sdk-node
Releases · IntentProof/intentproof-sdk-node
Release list
v0.2.1
What's Changed
- Add CodeQL and secret scanning CI gates by @negillett in #75
- Add dependency vulnerability scan CI gates by @negillett in #76
- Add security-advisory-publish workflow caller by @negillett in #79
- Link SECURITY.md to public SECURITY-POLICY.md by @negillett in #80
- Add public readiness docs for Node SDK by @negillett in #81
- Read signing golden fixtures from spec checkout by @negillett in #82
- Simplify CI to build and test only by @negillett in #83
- Pivot to MIT license and OSS-facing docs by @negillett in #85
- build(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #84
- build(deps-dev): bump @types/node from 25.7.0 to 25.9.1 in the minor-major-updates group across 1 directory by @dependabot[bot] in #77
- Remove TRADEMARK, SECURITY, and NOTICE by @negillett in #87
- Use neutral product language in public docs by @negillett in #86
- Trim obsolete Node SDK release and gate tooling by @negillett in #88
- Pin CI to tools SPEC_REF for spec drift protection by @negillett in #89
- Add SOURCE_REF and CI tuple bookkeeping check by @negillett in #90
- Restore npm release workflow for v0.1 tags by @negillett in #91
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fix ephemeral key, sqlite driver, and chain persistence by @negillett in #54
- Add CI workflow, DCO check, NOTICE, and CONTRIBUTING by @negillett in #55
- Add JCS canonicalization conformance tests and wrapper by @negillett in #56
- docs: issues welcome, maintainer-only pull requests by @negillett in #57
- Add HTTP ingest exporter for Node SDK by @negillett in #58
- Revert Cursor DCO sign-off rule by @negillett in #59
- ci: add node release signing dry run by @negillett in #60
- Standardize GitHub Actions check names by @negillett in #61
- docs: add security reporting policy by @negillett in #62
- docs: document SDK data directory by @negillett in #63
- Send ingest bearer token from INTENTPROOF_INGEST_TOKEN by @negillett in #64
- Add TypeScript build script for sdk-node by @negillett in #65
- Add Node SDK coverage gate by @negillett in #66
- fix(sdk-node): log wrap record failures instead of throwing by @negillett in #67
- Add npm release workflow with provenance by @negillett in #68
- Release @intentproof/sdk 0.2.0 by @negillett in #69
- Fix npm OIDC publish in release workflow by @negillett in #70
- Strip npmrc token before OIDC publish by @negillett in #71
- Use Node 24 for npm trusted publishing by @negillett in #72
- Rename release workflow to release.yml by @negillett in #73
- Restore release-npm.yml workflow filename by @negillett in #74
Full Changelog: https://github.com/IntentProof/intentproof-sdk-node/commits/v0.2.0