Skip to content

0.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 15:45
· 44 commits to master since this release

Starting from this release an additional Docker image based on distroless will also be released, alongside the usual one.
It will bring in fewer dependencies, resulting in being more lightweight but also less prone to vulnerabilities.
These assets will have -distroless suffix on DockerHub.

This release also makes it possible to use POST for the webhooks calls when a schema is published or updated.

CHANGELOG

  • Use sbt-snowplow-release and publish distroless version (#115)
  • Bump jackson-databind to 2.13.4.2 (#112)
  • Allow to use POST in the webhooks (#117)