Releases: snowplow-incubator/snowplow-local
v2025-04-2
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
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
Self-serve enrichments
Adds a basic control plane API and the ability to self-serve enrichments in a basic user interface.
v2024-12-2
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
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.