Releases: snowplow/snowplow-elasticsearch-loader
Releases · snowplow/snowplow-elasticsearch-loader
Version 1.0.3
Bump amazon-kinesis-client to 1.14.5 (#215)
Version 1.0.2-rc1
Prepare for 1.0.2 release
Version 1.0.2
Bump log4j-core to 2.16.0 (#211)
Version 2.0.0
In this release, we are starting to support Elasticsearch 7.x.x. Also, we overhauled the config structure to make it similar to config of other Snowplow applications.
Dependency upgrades
- Bump elastic4s to 7.14.1 (#175)
Configuration changes
- Refactor config structure (#206)
CI/CD
- Github action to scan docker image with lacework (#205)
Version 2.0.0-rc1
Small changes
Version 1.0.1
A patch release comprising dependency upgrades only.
- Bump scala compiler to 2.12.14 (#200)
- Bump jackson-module-scala to 2.12.5 (#198)
- Run scalafmt in github action (#195)
- Change docker base image to adoptopenjdk:11-jre-hotspot-focal (#199)
- Migrate to github actions and publish to maven (#194)
- Bump jackson-dataformat-cbor to 2.12.5 (#193)
- Bump netty to 4.1.67.Final (#192)
- Bump pureconfig to 0.16.0 (#191)
- Bump elastic4s-http to 6.5.7 (#190)
- Bump snowplow-scala-analytics-sdk to 2.1.0 (#189)
- Bump aws-request-signer to 0.5.2 (#188)
- Bump circe to 0.14.1 (#187)
- Bump elasticsearch to 6.8.18 (#186)
- Bump amazon-kinesis-client to 1.14.4 (#185)
- Bump log4j to 2.14.1 (#197)
- Bump slf4j to 1.7.32 (#184)
- Bump typesafe config to 1.4.1 (#183)
- Bump sbt to 1.5.5 (#182)
- Bump snowplow-scala-tracker to 1.0.0 (#181)
- Bump cats-retry-cats-effect to 0.3.2 (#180)
- Bump decline to 2.1.0 (#179)
- Bump snowplow-badrows to 2.1.1 (#178)
Version 1.0.0
0.12.1
Version 0.12.0
Support of new bad row format.
New features
- Get rid of source property in BadEventTransformer (#150)
- Add support for self-describing bad rows (#136)
CI/CD
- Add Bintray Docker registry credentials to .travis.yml (#146)
- Add DockerHub credentials to .travis.yml (#145)
- Add badges to README (#73)
- Build Docker image (#144)