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

Parse events from bytes instead of string #10

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

pondzix
Copy link
Contributor

@pondzix pondzix commented Dec 7, 2023

  • New Event.parseBytes method from analytics-sdk to parse events from bytes directly.
  • New _schema_version metafield for contexts

@pondzix pondzix force-pushed the feature/parse_event_from_bytes branch from 6a9cc2f to c55c81e Compare December 7, 2023 13:38
pondzix added a commit that referenced this pull request Dec 7, 2023
* New `Event.parseBytes` method from analytics-sdk to parse events from bytes directly.
* New `_schema_version` metafield for contexts
pondzix added a commit that referenced this pull request Dec 7, 2023
* New `Event.parseBytes` method from analytics-sdk to parse events from bytes directly.
* New `_schema_version` metafield for contexts
@pondzix pondzix force-pushed the feature/parse_event_from_bytes branch from c55c81e to 5f3a7c3 Compare December 7, 2023 14:29
pondzix added a commit that referenced this pull request Dec 11, 2023
* New `Event.parseBytes` method from analytics-sdk to parse events from bytes directly.
* New `_schema_version` metafield for contexts
@pondzix pondzix force-pushed the feature/parse_event_from_bytes branch from 5f3a7c3 to 950a913 Compare December 11, 2023 17:25
* New `Event.parseBytes` method from analytics-sdk to parse events from bytes directly.
* New `_schema_version` metafield for contexts
@pondzix pondzix force-pushed the feature/parse_event_from_bytes branch from 950a913 to ece3d95 Compare December 12, 2023 07:48
@pondzix pondzix merged commit ece3d95 into develop Dec 12, 2023
2 checks passed
@istreeter istreeter deleted the feature/parse_event_from_bytes branch December 24, 2023 18:05
istreeter pushed a commit that referenced this pull request Feb 18, 2024
* New `Event.parseBytes` method from analytics-sdk to parse events from bytes directly.
* New `_schema_version` metafield for contexts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants