Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 16:35
· 65 commits to master since this release
micro-1.2.0
18555f1

New features
Add support for linux/arm64 (#47)
Add /iglu route to check schema can be resolved (#68)
Add support for an embedded Iglu schema registry (#8)
Add CORS headers to /micro endpoints (#50)

Bug fixes
Fix error response for adapter_failure (#72)

Under the hood
Use sbt-dynver to automate versioning from git tag (#73)
Bump JDK to 11 (#71)
Bump scala to 2.12.14 (#70)
Bump the resolver-config schema to 1-0-1 (#66)
Bump plugin sbt-buildinfo to 0.10.0 (#65)
Bump plugin sbt-native-packager to 1.9.3 (#64)
Bump plugin sbt-scoverage to 1.8.2 (#63)
Bump plugin sbt-assembly to 1.0.0 (#62)
Bump sbt to 1.5.5 (#61)
Bump specs2 to 4.12.2 (#60)
Bump circe to 0.14.1 (#59)
Update Docker link in Readme (#58), many thanks @miike
Fix invalid link to Unstructured Event (#53)
Use AdoptOpenJDK as docker base image (#54)
Bump snowplow-common-enrich to 2.0.2 (#55)
Bump stream-collector to 2.3.1 (#56)
Use SCE to convert EnrichedEvent to tab separated string (#69)