All Versions
11
Latest Version
Avg Release Cycle
76 days
Latest Release
1440 days ago

Changelog History
Page 1

  • v2.4.0 Changes

    May 14, 2020
    • ๐Ÿณ Include all Dockerfiles in the project and switch to GitHub Actions and Packages (GH-84)
    • Scan and Search queries (GH-83, GH-85, GH-89 and GH-92)
    • โž• Additional Float and String aggregators (GH-86)
    • ๐Ÿ‘Œ Support for Druid SQL (GH-90 and GH-91)
    • ๐Ÿ‘‰ Use requestInterceptor in health checks (GH-93 and GH-94)
    • ๐ŸŒฒ Use com.typesafe.scala-logging instead of using slf4j directly (GH-95)
    • โœ… Expand "tests" section in README file (GH-96)
    • Some housekeeping (GH-98, GH-101)
    • 0๏ธโƒฃ Default Scala version is now 2.13, Scala versions 2.11 and 2.12 still supported (GH-100)
    • ๐Ÿ’… Enforce scalastyle (GH-102)

    ๐Ÿ—„ deprecated functions:

    • ๐Ÿ— dql.QueryBuilder.build(): TimeSeriesQuery
    • dql.Dim.=<(value: String): Bound
  • v2.3.0 Changes

    October 30, 2019
    • ๐Ÿ— Cross-build for Scala 2.11, 2.12 and 2.13.
    • โฌ†๏ธ Bumped versions of dependent libraries
      • io.circe 0.11.1 -> 0.12.1 (Scala 2.12+)
      • org.mdedetrich:akka-* 0.3.0 -> 0.4.0
      • org.scalactic:scalactic 3.0.5 -> 3.0.8
      • com.typesafe.akka:akka-http 10.1.5 -> 10.1.9
      • ca.mrvisser:sealerate 0.0.5 -> 0.0.6
    • Druid Javascript aggregation and post-aggregation.
    • Druid Cardinality aggregation.
    • Basic authentication.
    • Scruid logo.
    • HttpStatusException for non-200 responses.
    • ๐Ÿ‘ Druid Query context support.
    • DRUID_HOST and DRUID_PORT support for backward compatibility.
  • v2.2.0 Changes

    July 27, 2019
    • Advanced Druid Client and Client API
    • ๐Ÿ›  Fix strict mode in 'bound' filter
    • โž• Adds iterable to groupBy function in querybuilder
    • โšก๏ธ Updates DQL API to improve numeric values support to In and Eq operators
  • v2.1.1 Changes

    July 27, 2019
    • Migrated to CircleCI 2.0
    • โฌ†๏ธ Bumped version of io.circe -> v0.11.1 and org.mdedetrich -> v0.3.0
  • v2.1.0 Changes

    January 30, 2019
    • โž• Adds support for streaming JSON and Akka Streams
    • โž• Add healthcheck to DruidClient
  • v2.0.0 Changes

    November 23, 2018

    Introduction of the Druid Query Language

  • v1.2.0

    July 31, 2018
  • v1.1.1 Changes

    May 29, 2018

    ๐Ÿš€ Small bug fix, code couldn't compile (and hence not be published) with 2.12.6. This could work with the prerelease version of circe 0.10.0-M1 which used latest cats version, but for now opted for reverting to Scala 2.12.5 and make a new minor release.

  • v1.1.0

    May 28, 2018
  • v1.0.4

    May 09, 2018