Skip to content

Version 0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 16:53
· 31 commits to master since this release

We are pleased to announce the release of the Snowplow Python Tracker v0.14.0.

This is a minor release that fixes some minor bugs in the Snowplow interface and async emitter. It also updates the Node version used in the Github Actions and adds deprecation warnings for the upcoming V1 release.

Bug Fixes:
Adds event store parameter to Snowplow interface (#320)
Adds missing parameters to async emitter (#323)

Under the hood:
Update GH actions to use Node16 (#317)
Adds deprecation warnings for V1 changes (#315)