Added#
- Discovery contract for endpoints, resources, representations, schemas, filtering capabilities, authentication, and protocol versions.
- Read-only JSON resource retrieval and collection queries.
- Standard filter, projection, sorting, and cursor pagination parameters.
- OAuth 2.0 bearer-token and shared-token authentication for HTTP and WebSocket sessions.
- WebSocket subscriptions with resumable event cursors and JSON detail URLs.
- Negotiated compact JSON event arrays and WebSocket compression discovery for bandwidth-sensitive gateways.
- Heartbeats, in-place credential rotation, graceful draining, reconnect backoff, and cursor-based subscription restoration.
- Separate read and subscribe permissions, typed event payload schemas, filter-transition semantics, idempotent subscriptions, exclusive cursor scope, and ordered replay completion.
Changed#
Deprecated#
Removed#
Fixed#