Release Notes
v0.2.0
Document processing, findings includes, and formal case status transitions.
- Release
- 1 min read
Highlights
- Explicit
processendpoint with status transition checks (409on invalid moves) - Optional
findingsanddocumentsincludes on case reads - Income and employment document-kind checks against tenant configuration
- Cursor pagination consistency fixes on case list
Breaking changes
- Clients that inferred processing by patching
statusdirectly must migrate toPOST /cases/:id/process - Status write via generic PATCH is rejected for protected fields
Upgrade notes
- Update SDKs to
0.2.x - Replace status PATCH flows with
process - Request
include=findingswhere reviewable observations are needed