Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rlh1994 committed Oct 4, 2023
1 parent 09305cb commit dfb1e8b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
snowplow-media-player 0.6.1 (2023-10-04)
---------------------------------------
## Summary
This release fixes an issue for users using a utils version 0.15.1 or greater, and fixes an issue with disabling the new contexts on databricks and redshift.

## Fixes
- Fix error with new utils version on end hook
- Fix issue with disabling new contexts on redshift and databricks

## Upgrading
To upgrade simply bump the snowplow-media-player version in your `packages.yml` file.

snowplow-media-player 0.6.0 (2023-09-20)
---------------------------------------
## Summary
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'snowplow_media_player_integration_tests'
version: '0.6.0'
version: '0.6.1'
config-version: 2

profile: 'integration_tests'
Expand Down

0 comments on commit dfb1e8b

Please sign in to comment.