Skip to content

[DI-10014] Regenerate currents-examples for Currents v12 - #48

Draft
ian-absher wants to merge 1 commit into
masterfrom
DI-10014-2026-09-02
Draft

[DI-10014] Regenerate currents-examples for Currents v12#48
ian-absher wants to merge 1 commit into
masterfrom
DI-10014-2026-09-02

Conversation

@ian-absher

@ian-absherian-absher commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Regenerated sample data from the v12 EMS wheel (event-modeling-service==1.0.0.20260819184713+e944185).

What changed

  • Updated examples: message_extras added to 7 message-type Abort events (email, LINE, push notification, RCS, SMS, webhook, WhatsApp).
  • Updated examples: send_time added to 7 email lifecycle events (Bounce, Click, Deferral, Delivery, MarkAsSpam, Open, SoftBounce); email Click also gains has_url_parameters and link_aliasing_enabled.
  • All of the above match the ## Changes in Version 12 entries in braze-docs#15367.
  • Remaining touched files are binary Avro re-encodes with no schema change.

Note: the generator logs expected warnings about a missing custom_http snapshot for users.RandomBucketNumberUpdate, users.UserDeleteRequest, and users.UserOrphan — expected, those events have no CustomHttp destination; output is unaffected.

Jira

DI-10014

Made with Cursor

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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ian-absher