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/3.2.2 #138

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Release/3.2.2 #138

merged 2 commits into from
Nov 6, 2024

Conversation

istreeter
Copy link
Contributor

No description provided.

We recommend that Snowplow entities should be JSON *objects* only. But
technically it is possible for them to be something else, e.g. a JSON
array.

Since version 3.2.0 we started adding the `_schema_version` field to
context entities, see #132. But this accidentally clobbered the original
data if the entity was not an object. This commit fixes the problem by
only adding `_schema_version` if the entity is an object.
Copy link
Contributor

@benjben benjben left a comment

Choose a reason for hiding this comment

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

👍

At some point we should remove Snyk from the Github Actions on our libs repos

@istreeter istreeter merged commit 2ba728c into master Nov 6, 2024
3 of 4 checks passed
@istreeter istreeter deleted the release/3.2.2 branch November 6, 2024 13:10
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.

2 participants