Skip to content

Releases: nryanov/schemakeeper

v0.3.0-RC1

01 Aug 13:42
7356d56
Compare
Choose a tag to compare

Dependencies update

  • Update logback-classic to 1.2.5 (#12)
  • Update sbt-native-packager to 1.9.2 (#14)
  • Update protobuf-java to 3.17.3 (#15)
  • Update doobie-core, doobie-h2, ... to 0.13.4 (#29)
  • Bump tapir version (#33)
  • Update libthrift to 0.14.2 (#22)
  • Update mariadb-java-client to 2.7.3 (#25)
  • Update postgresql to 42.2.23 (#26)
  • Update enumeratum to 1.7.0 (#30)
  • Update unirest-java to 3.11.12 (#31)
  • Update scalafmt-core to 2.7.5 (#27)
  • Update avro, avro-protobuf, avro-thrift to 1.10.2 (#34)
  • Update flyway-core to 6.5.7 (#35)
  • Update http4s-circe to 0.22.1 (#36)

Refactoring

  • Migrate to sbt (#11)

Schemakeeper v0.2

08 May 20:44
Compare
Choose a tag to compare
  • Refactor rest api
  • Add swagger doc
  • Allow to use MariaDB & Oracle as backend db
  • Add new naming strategy
  • Allow to configure http client

Schemakeeper v0.1

24 Oct 21:09
bae37a2
Compare
Choose a tag to compare
Travis & Codecov

* [SCHEMAKEEPER] travis & codecov support