Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simplaex/java-druid-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DataxPL/java-druid-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 28, 2018

  1. Move to Druid 0.12.1 dependency. Adjust mockserver dependency version…

    … to not conflict with netty package used by Druid.
    kskalski committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8d675e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    1535223 View commit details
    Browse the repository at this point in the history
  2. Bump version of library to 1.3.0 (new Druid version with small incomp…

    …atibility when specifying intervals).
    kskalski committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    c397c28 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Use correct constant from API for compactedList string. Remove interv…

    …als from checked scan request expectation, since it can differ depending on env serializing timestamps.
    kskalski committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    ca710da View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    ff19098 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.3.1

    The previous commit has a new public API.
    liori committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    d4339e1 View commit details
    Browse the repository at this point in the history
Loading