Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/snowplow unified/0.5.0 #83

Merged
merged 6 commits into from
Oct 14, 2024
Merged

Conversation

ilias1111
Copy link
Collaborator

@ilias1111 ilias1111 commented Oct 9, 2024

Description

Summary

This release brings significant updates to support Apache Spark with the Iceberg file format, enhances browser context support, improves documentation, and refines language mapping and column tests.

Features

  • Add support for Apache Spark with Iceberg file format
  • Introduce support for browser_context_2
  • Implement unified language mapping for Android and iOS to produce a common language name
  • Enhance documentation for previously undocumented fields in derived tables

Under the hood

  • Modify integration tests to support Spark
  • Adjust column tests for conditional scenarios

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Checklist

  • 💣 Is your change a breaking change?
  • 📖 I have updated the CHANGELOG.md

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📓 internal package docs (ymls, macros, readme, if applicable)
  • 📕 I have raised a Snowplow documentation
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

iceberg

Release Only Checklist

  • I have updated the version number in all relevant places
  • I have changed the release date in the CHANGELOG.md

@ilias1111 ilias1111 force-pushed the Release/snowplow-unified/0.5.0 branch from 606a8d2 to 44a8b8d Compare October 11, 2024 08:47
Copy link

Release PR Checks Failed

❌ Error: Last commit message is not 'prepare for release'. Found: TO DELETE - Temp deps
✅ Pass: First line of changelog is in the correct format.
✅ Pass: Changelog date (2024-10-14) is today (2024-10-11) or later.
✅ Pass: Version in dbt_project.yml (0.5.0) matches version in changelog (0.5.0).
✅ Pass: Version in integration_tests/dbt_project.yml (0.5.0) matches version in changelog (0.5.0).
✅ Pass: New version (0.5.0) is greater than the next newest version (0.4.5)

@snowplow snowplow deleted a comment from github-actions bot Oct 11, 2024
@snowplow snowplow deleted a comment from github-actions bot Oct 11, 2024
@snowplow snowplow deleted a comment from github-actions bot Oct 11, 2024
@snowplow snowplow deleted a comment from github-actions bot Oct 11, 2024
@snowplow snowplow deleted a comment from github-actions bot Oct 11, 2024
@ilias1111 ilias1111 force-pushed the Release/snowplow-unified/0.5.0 branch from 1950af3 to 0b0c9e9 Compare October 11, 2024 13:02
Copy link

Release PR Checks Failed

❌ Error: Last commit message is not 'prepare for release'. Found: TO DELETE - Temp deps
✅ Pass: First line of changelog is in the correct format.
✅ Pass: Changelog date (2024-10-14) is today (2024-10-11) or later.
✅ Pass: Version in dbt_project.yml (0.5.0) matches version in changelog (0.5.0).
✅ Pass: Version in integration_tests/dbt_project.yml (0.5.0) matches version in changelog (0.5.0).
✅ Pass: New version (0.5.0) is greater than the next newest version (0.4.5)

@ilias1111 ilias1111 force-pushed the Release/snowplow-unified/0.5.0 branch from 0b0c9e9 to f463d89 Compare October 14, 2024 12:22
Copy link

Release PR Checks Passed

All checks passed successfully!

✅ Pass: Last commit message is prepare for release.
✅ Pass: First line of changelog is in the correct format.
✅ Pass: Changelog date (2024-10-14) is today (2024-10-14) or later.
✅ Pass: Version in dbt_project.yml (0.5.0) matches version in changelog (0.5.0).
✅ Pass: Version in integration_tests/dbt_project.yml (0.5.0) matches version in changelog (0.5.0).
✅ Pass: New version (0.5.0) is greater than the next newest version (0.4.5)

@ilias1111 ilias1111 marked this pull request as ready for review October 14, 2024 12:23
@ilias1111 ilias1111 requested a review from a team as a code owner October 14, 2024 12:23
Copy link
Collaborator

@agnessnowplow agnessnowplow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ilias1111 ilias1111 merged commit 1223a5f into main Oct 14, 2024
7 checks passed
@agnessnowplow agnessnowplow deleted the Release/snowplow-unified/0.5.0 branch December 2, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants