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

feat: Add consistency vector handling to CLI and Java client #8264

Merged
merged 10 commits into from
Nov 4, 2021

Commits on Nov 1, 2021

  1. add consistency token to rest client

    added consistency token to rest client and cli
    
    http2 not working
    
    added CT to queue
    
    rebased and tests pass
    
    rename consistencytoken
    
    javadoc
    
    added test for ws, made ct in client string
    
    rebase and fix conflicts
    
    merge different pr's
    
    address comments
    
    fixed test after rename
    
    fix test after rename
    
    address comments and fix
    vpapavas committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    123b0e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f25ae View commit details
    Browse the repository at this point in the history
  3. supress warning

    vpapavas committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3052eeb View commit details
    Browse the repository at this point in the history
  4. test

    vpapavas committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    586bb75 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. test and cleaning

    vpapavas committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3899f6a View commit details
    Browse the repository at this point in the history
  2. blank lines

    vpapavas committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    afb009e View commit details
    Browse the repository at this point in the history
  3. minor

    vpapavas committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    08e20fa View commit details
    Browse the repository at this point in the history
  4. address comments

    vpapavas committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7770f61 View commit details
    Browse the repository at this point in the history
  5. minor

    vpapavas committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    cc002b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. address comments

    vpapavas committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b318bf3 View commit details
    Browse the repository at this point in the history