Releases: snowplow-incubator/snowplow-micro
Version 1.1.2
Updates the Stream Collector and Enrich, which in turn bumps several underlying dependencies to newer versions. This is a maintenance release, with no expected outward change in behaviour.
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
Updates the Stream Collector, which improves support for the new SP-Anonymous HTTP Header and various other fixes. Tracking with server side anonymisation is available in the Snowplow JavaScript Tracker v2.17.0.
Bump stream-collector to 2.2.1 (#38)
Version 1.1.0
Updates the Stream Collector and Enrich, which adds support for the new SP-Anonymous
HTTP Header and various other fixes. Tracking with server side anonymisation is available in the Snowplow JavaScript Tracker v2.17.0
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
- 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)