Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

0.8.1 (2021-06-25)

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 08:04
· 17 commits to master since this release

Bugfixes

  • Use non-AWS endpoints in host inference (#131)
  • Rename the userAgent JDBC connection property to application (#132)
  • Extend se_label to 4096 characters (#134)

Dependency bumps

  • Bump circe to 0.14.1 (#143)
  • Bump decline to 1.4.0 (#139)
  • Bump enumeratum to 1.7.0 (#141)
  • Bump fs2-core to 2.5.6 (#138)
  • Bump jackson-databind to 2.9.10.7 (#144)
  • Bump scalacheck to 1.15.4 (#146)
  • Bump snowflake-jdbc to 3.13.5 (#147)
  • Bump specs2 to 4.12.0 (#145)
  • Bump snowplow-scala-analytics-sdk to 2.1.0 (#140)
  • Bump schema-ddl to 0.13.0 (#142)

Under the hood

  • Migrate from Travis to Github Actions (#135)
  • Attach jar files to Github releases (#136)