[DI-10014] Regenerate currents-examples for Currents v12 - #48
Draft
ian-absher wants to merge 1 commit into
Draft
Conversation
Regenerated sample data from the v12 EMS wheel (event-modeling-service==1.0.0.20260819184713+e944185). What changed: - Updated examples for the 7 message-type events that gained a message_extras field in v12 (email, LINE, push notification, RCS, SMS, webhook, WhatsApp Abort). - Updated examples for the 7 email lifecycle events that gained send_time (Bounce, Click, Deferral, Delivery, MarkAsSpam, Open, SoftBounce); email Click also gains has_url_parameters and link_aliasing_enabled. - Remaining touched files are binary Avro re-encodes with no schema change. As with prior releases, the generator logs expected warnings about missing custom_http snapshots for users.RandomBucketNumberUpdate, users.UserDeleteRequest, and users.UserOrphan -- those events have no CustomHttp destination; output is unaffected. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerated sample data from the v12 EMS wheel (
event-modeling-service==1.0.0.20260819184713+e944185).What changed
message_extrasadded to 7 message-type Abort events (email, LINE, push notification, RCS, SMS, webhook, WhatsApp).send_timeadded to 7 email lifecycle events (Bounce, Click, Deferral, Delivery, MarkAsSpam, Open, SoftBounce); email Click also gainshas_url_parametersandlink_aliasing_enabled.## Changes in Version 12entries in braze-docs#15367.Note: the generator logs expected warnings about a missing
custom_httpsnapshot forusers.RandomBucketNumberUpdate,users.UserDeleteRequest, andusers.UserOrphan— expected, those events have no CustomHttp destination; output is unaffected.Jira
DI-10014
Made with Cursor