Closed ripienaar closed 1 year ago
io.nats.jetstream.api.v1.stream_msg_get_request has new properties allowing the last message for a subject to be retrieved.
io.nats.jetstream.api.v1.stream_msg_get_request
There is no ADR, this is a minor feature. Server PR has the details https://github.com/nats-io/nats-server/pull/2313. Schemas were updated.
Implemented
Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.
No generic reference docs in docs.nats.io. This will be available in the upcoming docs reorg (generated from the JSON schema).
Overview
io.nats.jetstream.api.v1.stream_msg_get_request
has new properties allowing the last message for a subject to be retrieved.There is no ADR, this is a minor feature. Server PR has the details https://github.com/nats-io/nats-server/pull/2313. Schemas were updated.
Clients and Tools
Other Tasks
Implemented
Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.