Developer Search
Press ⌘K or Ctrl+K to jump through guides and public API docs for user-owned master key and scoped credential flows.
Release Notes
Changelog and Release Notes
Chronological summary of API documentation and explorer updates. Dates are absolute to avoid ambiguity across timezones and release windows.
2026.03.0
March 4, 2026
- Added command palette search (`⌘K` / `Ctrl+K`) across guides and public endpoints.
- Expanded developer portal with auth, sandbox, security controls, limits, and support references.
- Explorer continues enforcing gnostic-tagged public-only endpoint rendering.
2026.02.2
March 3, 2026
- Added user token minting controls for credential-selector scoped access.
- Added SPIFFE bootstrap flow docs and mTLS request-proof references.
- Extended broker security model coverage for replay and revocation handling.
2026.02.1
March 2, 2026
- Generated OpenAPI with `protoc-gen-connect-openapi` from protobuf contracts.
- Added gnostic operation annotations for visibility and language code examples.
- Introduced API explorer route model and endpoint detail pages.
Upgrade Checklist
- Regenerate protobuf and OpenAPI artifacts from the current main branch.
- Verify endpoint visibility tags remain correct (`public` vs `private`).
- Run docs e2e suite for desktop/mobile explorer behavior.
- Review token scope policy and migration notes before rollout.