Skip to content

v2.4.0

Compare
Choose a tag to compare
@mmartina mmartina released this 14 May 16:41
· 14 commits to master since this release
a4b728c
  • 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)
  • 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