Skip to content

Releases: snowplow-incubator/snowplow-local

v2025-04-2

09 Apr 05:22
c828a1c
Compare
Choose a tag to compare

What's Changed

DuckDB querying support and Unified models are now supported via Lake Loader.

This adds a micro version of the models that enables running a basic (materialised) version of the models while using the Lake Loader to write Iceberg files locally.

v2025-04-1

01 Apr 05:06
cc59a63
Compare
Choose a tag to compare

Adds better support and documentation for using enrichments that require remote assets to be loaded as part of the enrich process. This includes IAB Bots and Spiders, referrer parser and the IP lookups (Maxmind) enrichment.

v2025-3-1

28 Mar 05:09
122dbc8
Compare
Choose a tag to compare

Upgrades to the latest Snowplow components and includes the SLULA 1.1 license.

Stream collector => 3.3.0
Enrich => 5.3.0
Iglu Server => 0.14.0
Snowflake streaming loader => 0.4.0
Lake Loader => 0.6.1
Snowbridge => 3.2.1

Self-serve enrichments

10 Feb 05:39
0798be0
Compare
Choose a tag to compare

Adds a basic control plane API and the ability to self-serve enrichments in a basic user interface.

v2024-12-2

16 Dec 05:34
2c0e039
Compare
Choose a tag to compare

This release adds support for ngrok tunneling which now makes it possible to send data from a remote machine to the machine running Snowplow Local which can be helpful for debugging and testing configurations where you may not be able to run the codebase that is emitting events.

v2024-12-1

09 Dec 00:02
23324f3
Compare
Choose a tag to compare

The first release of Snowplow Local now includes a UI as well as all the core Snowplow components for running the pipeline locally with emulation performed by Localstack.