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
- Upgrade to SDK / API
0.3.x - Inventory tokens and split admin vs application scopes
- Confirm channel ids in client payloads against tenant config
- Walk Deployment checklist before production