Skip to content

Release Notes

v0.3.0

Admin cycle and channel writes, deployment hardening, and documentation catalog expansion.

  • Release
  • 1 min read

Highlights

  • Admin APIs to update cycles and channel taxonomies
  • Required-field validation hooks per stage (tenant-configurable)
  • Rate-limit headers on public endpoints
  • Expanded documentation, resources, and FAQ for implementers

Breaking changes

  • Admin tokens are required for cycle/channel writes; previous evaluation tokens with broad write are narrowed
  • Unknown channel ids on create are rejected (400) when channel enforcement is enabled for the tenant

Upgrade notes

  1. Upgrade to SDK / API 0.3.x
  2. Inventory tokens and split admin vs application scopes
  3. Confirm channel ids in client payloads against tenant config
  4. Walk Deployment checklist before production

Documentation