Skip to content

Releases: snowplow/snowplow-python-analytics-sdk

Version 0.2.3

22 May 18:38
Compare
Choose a tag to compare

Bugfix release.

Bug fixes

  • Used standard regular expression for schema URIs (#24)

New features

  • Add extract_schema(uri) function (#26)

Version 0.2.1

03 May 17:01
Compare
Choose a tag to compare

Bugfix release improving recently introduced DynamoDB-powered run manifests.

Bugfixes

  • Block until run manifests table in created state (#20)
  • List all run ids regardless max-keys (#21)

Version 0.2.0

03 May 14:20
Compare
Choose a tag to compare

Introduces new DynamoDB-powered run manifests feature.

New features

  • Add support for checking and setting a DynamoDB-backed run manifest (#14)

Test and deployment

  • Add flake linting to CI process (#4)
  • Add Vagrant environment (#5)
  • Add multiple Python versions to .travis.yml (#16)
  • Fix homepage URL (#10)
  • Fix author email (#15)

Documentation

  • Migrate usage guide from README to dedicated snowplow/snowplow wiki page (#12)
  • Migrate setup guide from README to dedicated snowplow/snowplow wiki page (#13)
  • Rename CHANGELOG to CHANGES.txt (#8)
  • Update README markdown in according with CommonMark (#11)

Version 0.1.0

17 May 09:05
Compare
Choose a tag to compare

Initial release, introducing a JSON Event Transformer