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

Expansion of Encoding Interfaces and Addition of V2 #1227

Merged
merged 17 commits into from
Feb 2, 2022

Commits on Jan 12, 2022

  1. Added batch/object decoders

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ed1e77f View commit details
    Browse the repository at this point in the history
  2. Added PushBytesV2

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    717cf3d View commit details
    Browse the repository at this point in the history
  3. Add start/end range to distributor push

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    532b175 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Added upconvert and tests

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    35fd178 View commit details
    Browse the repository at this point in the history
  2. Removed tracebytes and added tests

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    0fa3556 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. lint

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d28023b View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    263e63e View commit details
    Browse the repository at this point in the history
  3. batch -> segment

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c0d1ed3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    ee57a98 View commit details
    Browse the repository at this point in the history
  2. added duration check before unmarshalling

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    3e1dadd View commit details
    Browse the repository at this point in the history
  3. across batches test

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    330da64 View commit details
    Browse the repository at this point in the history
  4. changelog

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    086a898 View commit details
    Browse the repository at this point in the history
  5. check resource

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c69b0af View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. segment -> batch

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1bdb5e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    fecb695 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    5b86fe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    e6768e6 View commit details
    Browse the repository at this point in the history