Skip to content

kara 0.2.0

Compare
Choose a tag to compare
@tehzhed tehzhed released this 07 Jan 14:04
· 8 commits to master since this release
234ccbc

Major changes:

  • Bump Finagle to 20.10.0
  • Bump Swagger UI to 3.38.0
    *Improve test coverage for error cases in which:
    • an invalid service name is provided via karaServices setting key.
    • a Java namespace is not provided in Thrift files (currently unsupported).
  • Bump:
    • commons-io to 2.8.
    • circe-yaml to 0.13.1.
  • Use Java 11 in CI.
  • Use sbt 1.4.6.
  • Use Scala 2.12.12.
  • Various improvements to error handling.