|
1 |
| -1.0.0 (2020-12-22) |
2 |
| ------------------- |
| 1 | +Version 2.0.0 (2021-07-03) |
| 2 | +-------------------------- |
| 3 | +Use AdoptOpenJDK 11 as docker base image (#224) |
| 4 | +Use snowplow-badrows (#215) |
| 5 | +Use sbt-tpolecat (#222) |
| 6 | +Report metrics to StatsD (#216) |
| 7 | +Integrate Sentry (close #218) |
| 8 | +Redesign config file structure (#214) |
| 9 | +Harmonize module structure (#210) |
| 10 | +Drop NSQ support (#211) |
| 11 | +Attach jar files to Github releases (#197) |
| 12 | +Extend copyright notice to 2021 (#219) |
| 13 | +Apply automated code-formatting (#221) |
| 14 | +Point to Snowplow roadmap in the README (#220) |
| 15 | +Replace joda-time by java-time (#202) |
| 16 | +Replace scopt by decline (#201) |
| 17 | +Remove json4s dependency (#200) |
| 18 | +Bump Scala to 2.13.6 (#223) |
| 19 | +Bump hadoop-common to 2.7.7 (#208) |
| 20 | +Bump jackson to 2.9.10.8 (#207) |
| 21 | +Bump amazon-kinesis-client to 1.14.2 (#206) |
| 22 | +Bump sbt-native-packager to 1.8.1 (#205) |
| 23 | +Bump pureconfig to 0.14.1 (#203) |
| 24 | +Bump base-debian to 0.2.2 (#199) |
| 25 | +Bump sbt to 1.5.2 (#198) |
| 26 | + |
| 27 | +Version 1.0.0 (2020-12-22) |
| 28 | +-------------------------- |
3 | 29 | Add coveralls integration (#195)
|
4 | 30 | Use log4j-over-slf4j for log4j logs (#194)
|
5 | 31 | Use sbt-scoverage plugin (#164)
|
@@ -40,7 +66,6 @@ Document that maxTimeout is in milliseconds (#129)
|
40 | 66 | Move Twitter repo to https (#127)
|
41 | 67 | Remove colons from NSQ filenames (#125)
|
42 | 68 |
|
43 |
| - |
44 | 69 | Version 0.6.0 (2017-09-14)
|
45 | 70 | --------------------------
|
46 | 71 | Remove logging section from example config (#115)
|
|
0 commit comments