R35
Pubilc beta with deprecation of EmrEtlRunner and major changes in architecture.
Architecture/API changes
- RDB Loader: remove EmrEtlRunner support (#251)
- RDB Loader: add discovery through SQS stream (#234)
- RDB Loader: switch to SQS-only loading (#262)
- RDB Loader: swtich to a HOCON config (#250)
- RDB Shredder: swtich to a HOCON config (#256)
- RDB Shredder: add min and max timestamps of events for the batch to the SQS message with shredded types (#275)
- RDB Shredder: add archive discovery (#263)
- RDB Shredder: send shredding info to SQS when it's done (#200)
- Common: get rid of atomic-events folder (#183)
New features
- RDB Loader: integrate Sentry (#235)
Under the hood
- RDB Loader: build Docker image (#247)
- Common: extend copyright notice to 2021 (#287)
- Bump decline from 0.6.2 to 1.3.0 (#223)
- Bump aws-java-sdk from 1.11.319 to 1.11.916 (#244)
- Bump scalacheck from 1.14.0 to 1.14.3 (#243)
- Bump circe-yaml from 0.9.0 to 0.13.1 (#226)
- Bump snowplow-events-manifest from 0.2.0 to 0.3.0 (#224)
- Bump fs2-core from 2.4.4 to 2.4.6 (#222)
- Bump redshift-jdbc42-no-awssdk from 1.2.36.1060 to 1.2.51.1078 (#208)
- Bump kind-projector from 0.9.6 to 0.9.10 (#217)