Skip to content

Releases: snowplow/snowplow-elasticsearch-loader

Version 1.0.3

16 Dec 14:21
Compare
Choose a tag to compare

Bump amazon-kinesis-client to 1.14.5 (#215)

Version 1.0.2-rc1

16 Dec 14:22
Compare
Choose a tag to compare
Prepare for 1.0.2 release

Version 1.0.2

16 Dec 14:20
Compare
Choose a tag to compare

Bump log4j-core to 2.16.0 (#211)

Version 2.0.0

08 Oct 10:36
Compare
Choose a tag to compare

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.

Discourse post

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

16 Dec 14:22
Compare
Choose a tag to compare
Version 2.0.0-rc1 Pre-release
Pre-release
Small changes

Version 1.0.1

02 Sep 10:50
Compare
Choose a tag to compare

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

22 Jul 12:02
Compare
Choose a tag to compare

New bad rows emitted by ES Loader.

New features

  • Updated bad rows sent by ES loader for enriched events (#161)
  • Bumped snowplow-scala-analytics-sdk to 2.0.1 (#170)
  • Added ability to disable CloudWatch metrics (#160)
  • Added custom endpoint overrides for Kinesis and DynamoDB (#157)

0.12.1

31 Mar 15:47
Compare
Choose a tag to compare
Snowplow Elasticsearch Loader 0.12.1

Version 0.12.0

17 Mar 18:46
Compare
Choose a tag to compare

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)

Under the hood

  • Replace json4s with circe (#131)
  • Bump snowplow-scala-analytics-sdk to 1.0.0 (#142)
  • Replace scopt by decline (#140)
  • Replace scalaz with cats (#130)
  • Extend copyright notice to 2020 (#139)
  • Fix documentType key in config.hocon.example (#141)
  • Bump Scala to 2.12.10 (#135)
  • Bump sbt to 1.3.8 (#134)

0.11.0

31 Mar 15:47
Compare
Choose a tag to compare
Prepare for release