Scruid v2.3.0 Release Notes

Release Date: 2019-10-30 // over 4 years ago
    • 🏗 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.