v0.2.0
What's Changed
- Support ACL enforcement as an opt-in CLI flag by @tas50 in #26
- Return JSON error bodies for unrouted paths and unsupported methods by @tas50 in #27
- Implement /server_api_version and tighten X-Ops-Server-API-Version negotiation by @tas50 in #28
- Correct partial (field-projection) search edge cases by @tas50 in #29
- Cookbook/artifact content-store fidelity: checksum GC, immutability, empty listing by @tas50 in #30
- Organization invitation (association request) semantics by @tas50 in #31
- Add CLAUDE.md to orient agents and reduce token usage by @tas50 in #32
- ACL endpoint coverage and status-code fidelity (non-enforcement) by @tas50 in #33
- fix: reject all unacceptable X-Ops-Server-API-Version with 406 by @tas50 in #42
- feat: implement GET /license endpoint by @tas50 in #43
- test: lock in cookbook_artifacts empty-list (200) and immutability (409) by @tas50 in #44
- feat: filter GET /users by email and external_authentication_uid by @tas50 in #45
Full Changelog: v0.1.3...v0.2.0