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 ResumeAtRevision support to KV Watcher #491

Merged
merged 14 commits into from
Jun 6, 2024

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    0b03c7d View commit details
    Browse the repository at this point in the history
  2. Fix doc comments

    niklasfp committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a6e1269 View commit details
    Browse the repository at this point in the history
  3. Remove empty line in test

    niklasfp committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fbc94f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c545c9c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Simplify if statement

    niklasfp committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    38c2295 View commit details
    Browse the repository at this point in the history
  2. merge main

    niklasfp committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8952bc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Opts validation

    mtmk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7e416b8 View commit details
    Browse the repository at this point in the history
  2. dotnet format

    mtmk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f5e40fd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Update src/NATS.Client.KeyValueStore/INatsKVStore.cs

    Co-authored-by: Caleb Lloyd <[email protected]>
    mtmk and caleblloyd committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6a48971 View commit details
    Browse the repository at this point in the history
  2. Update src/NATS.Client.KeyValueStore/INatsKVStore.cs

    Co-authored-by: Caleb Lloyd <[email protected]>
    mtmk and caleblloyd committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c8303a0 View commit details
    Browse the repository at this point in the history
  3. Update src/NATS.Client.KeyValueStore/INatsKVStore.cs

    Co-authored-by: Caleb Lloyd <[email protected]>
    mtmk and caleblloyd committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b1e04a9 View commit details
    Browse the repository at this point in the history
  4. Update src/NATS.Client.KeyValueStore/NatsKVOpts.cs

    Co-authored-by: Niklas Petersen <[email protected]>
    mtmk and niklasfp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7ed9e88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a424ace View commit details
    Browse the repository at this point in the history
  6. Typo

    mtmk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2a72374 View commit details
    Browse the repository at this point in the history