Skip to content

v0.0.1-rc.9

Choose a tag to compare

@github-actions github-actions released this 15 Mar 01:26
· 423 commits to main since this release
744f3a0

What's Changed

  • feat: add stubs for environment policies by @bordumb in #53
  • refactor: rip out monolithic auths-cli features in auths-sdk by @bordumb in #54
  • refactor: extract pairing daemon from auths-cli and auths-pairing-protocol by @bordumb in #55
  • docs: add python PyPi releases CI and docs by @bordumb in #56
  • feat: add full identity lifecycle for auths-python by @bordumb in #57
  • docs: sdk docs automation by @bordumb in #58
  • docs: replace custom rustdocs with official links by @bordumb in #59
  • feat: adds auths-node SDK to mirror auths-python by @bordumb in #60
  • docs: add auths-node sdk docs by @bordumb in #61
  • fix: correct tilde expansion bug for ~/.auths and other paths by @bordumb in #62
  • feat: add auths signers commands piped from auths-sdk -> auths-cli -> python/node SDKs by @bordumb in #63
  • fix: correct insta snapshot filename and add --no-fail-fast to CI by @bordumb in #64
  • fix: update quinn-proto 0.11.13 -> 0.11.14 (RUSTSEC-2026-0037) by @bordumb in #65
  • feat: add ports and adapters for auths-telemetry by @bordumb in #66
  • fix: use standard auths layout as CLI default, not radicle by @bordumb in #67
  • refactor: cleanup for full demo in example-python-sdk-enterprise repo by @bordumb in #72
  • feat: dogfood auths badge by @bordumb in #75
  • fix: add more precise link on badge by @bordumb in #76
  • refactor: sans IO architecture and clippy enforcement by @bordumb in #83
  • refactor: strengthen DID typing by @bordumb in #84
  • refactor: strengthen typing by @bordumb in #85
  • feat: structured error messages by @bordumb in #86
  • feat: add robust error messaging and docs by @bordumb in #87
  • chore: lint sync guard, WitnessConfig versioning, new_unchecked audit, error boundary fixes by @bordumb in #88
  • refactor: make expires_in standard across all locations by @bordumb in #89
  • feat: add support for C2SP tlog-tiles for public registry by @bordumb in #90
  • refactor: cleanup for cold start problem by @bordumb in #91
  • build: bump v for rc.9 by @bordumb in #92

Full Changelog: v0.0.1-rc.8...v0.0.1-rc.9