Skip to content

feat(audience): rename event property keys to snake_case [SDK-413]#787

Merged
nattb8 merged 1 commit into
mainfrom
feat/sdk-413-snake-case-event-props
May 22, 2026
Merged

feat(audience): rename event property keys to snake_case [SDK-413]#787
nattb8 merged 1 commit into
mainfrom
feat/sdk-413-snake-case-event-props

Conversation

@nattb8
Copy link
Copy Markdown
Collaborator

@nattb8 nattb8 commented May 22, 2026

Renames all multi-word Audience event property string keys from camelCase to snake_case to align with industry standard (Segment, GA4). Event names were already snake_case; this makes properties consistent.

Only string key literals in Dictionary entries are changed. C# class property names are unchanged.

Fixes SDK-413.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nattb8 nattb8 requested review from a team as code owners May 22, 2026 01:34
@nattb8 nattb8 enabled auto-merge May 22, 2026 03:41
@nattb8 nattb8 disabled auto-merge May 22, 2026 04:05
@nattb8 nattb8 merged commit 70fe1bc into main May 22, 2026
63 of 73 checks passed
@nattb8 nattb8 deleted the feat/sdk-413-snake-case-event-props branch May 22, 2026 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants