InsuredAuditDeveloper Portal

Changelog

The platform follows the published API versioning policy. This page summarizes notable API and SDK changes; breaking changes always announce themselves with a Deprecation header on v1 at least 18 months before removal.

v1.0.0 — 2026-05-23

  • Initial public release of /v1.
  • Endpoints: events, documents, bundles, rules, legal-holds, legal-matters, members, custody, exceptions, source-feeds, webhooks, search, graph, ai-provenance, redactions, connectors, signing-keys, api-keys, actors, roles, tenants, content-scan, quarantine.
  • SDKs: @creb/sdk 0.1.0 (TypeScript), creb-sdk 0.1.0 (Python).
  • Postman + Insomnia collections published.
  • Webhook signing: HMAC-SHA256, header X-Creb-Signature: v1=....

SDK release notes

Each SDK package has its own CHANGELOG.md:

  • packages/sdk-ts/CHANGELOG.md
  • packages/sdk-python/CHANGELOG.md