Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GetRevision to nats.KeyValue #903

Merged
merged 3 commits into from Feb 10, 2022

Commits on Feb 10, 2022

  1. Add GetRevision to nats.KeyValue

    Signed-off-by: Matthew DeVenny <matt@boxboat.com>
    matthewdevenny committed Feb 10, 2022
    Copy the full SHA
    dcd6402 View commit details
    Browse the repository at this point in the history
  2. Move subject check under get specific revision code path

    Signed-off-by: Matthew DeVenny <matt@boxboat.com>
    matthewdevenny committed Feb 10, 2022
    Copy the full SHA
    b0bdce2 View commit details
    Browse the repository at this point in the history
  3. Update Get and GetRevision error handling

    Signed-off-by: Matthew DeVenny <matt@boxboat.com>
    matthewdevenny committed Feb 10, 2022
    Copy the full SHA
    14145b0 View commit details
    Browse the repository at this point in the history