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

Breaking change on events with_data() method introduced with v1.13.0 release #184

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

asatwal
Copy link
Collaborator

@asatwal asatwal commented Dec 9, 2024

Trello Ticket

Context

If any of your services is using dfe-analytics gem and pushing custom events into BigQ, you may want to check that all your custom events information is being pushed correctly into BigQ. We've recently discovered that the version v1.13 of the gem (released in July) introduced a breaking change that caused the contextual data on the existing event calls being lost since. As it just filters out the info, so no errors are raised.

Addresses the issue here: #182

@asatwal asatwal requested a review from goodviber December 9, 2024 16:23
@asatwal asatwal self-assigned this Dec 9, 2024
@asatwal asatwal requested a review from scruti December 9, 2024 16:33
@asatwal asatwal merged commit 72a5f1a into main Dec 10, 2024
5 checks passed
@asatwal asatwal deleted the service-lost-events branch December 10, 2024 11:26
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.

3 participants