forked from snowplow-incubator/snowplow-micro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
32 lines (29 loc) · 1.03 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Version 1.1.2 (2020-05-11)
--------------------------
Bump snowplow-common-enrich to 2.0.1 (#41)
Remove bintray resolver (#42)
Publish assembled jar to github release (#44)
Add Snyk monitor as github action (#46)
Bump stream-collector to 2.3.0 (#48)
Version 1.1.1 (2020-03-30)
--------------------------
Bump stream-collector to 2.2.1 (#38)
Version 1.1.0 (2020-12-14)
--------------------------
Bump stream-collector to 2.1.0 (#32)
Bump enrich to 1.4.2 (#33)
Bump sbt to 1.4.4 (#36)
Bump snowplow/base-debian to 0.2.1 (#35)
Switch to Github Actions (#34)
Version 1.0.0 (2020-09-11)
--------------------------
Config file should contain camel case field names (#30)
Return good events in the canonical event format (#28)
Fix filtering on event_type and schema (#24)
Use EnrichmentManager.enrichEvent to validate events (#23)
Add Snowplow Bintray and Snowplow Maven to resolvers (#26)
Bump sbt to 1.3.12 (#25)
Bump snowplow-stream-collector-core to 1.0.1 (#22)
Bump circe to 0.13.0 (#21)
Bump specs2-core to 4.9.4 (#20)
Bump Scala version to 2.12.11 (#10)