Skip to content

Support structured webhook data and log event batches - #39

Merged
Ashutosh-Bhadauriya merged 1 commit into
mainfrom
webhook-custom-variables
Jul 23, 2026
Merged

Support structured webhook data and log event batches#39
Ashutosh-Bhadauriya merged 1 commit into
mainfrom
webhook-custom-variables

Conversation

@Ashutosh-Bhadauriya

@Ashutosh-Bhadauriya Ashutosh-Bhadauriya commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Breaking Changes

  • Change webhook data from HashMap<String, String> to Map<String, Object>.
  • Consumers may need to update assignments and casts when reading webhook data.

New Features

  • Support structured customVariables.
  • Add log event batch models, construction, and payload validation.

Bug Fixes

  • Fix deserialization failures for nested webhook values.
  • Prevent log event batches from being parsed as single events.

Checklist

  • Version bumped to 3.0.0
  • Documentation updated — N/A

@Ashutosh-Bhadauriya
Ashutosh-Bhadauriya marked this pull request as ready for review July 23, 2026 06:15
@Ashutosh-Bhadauriya
Ashutosh-Bhadauriya requested review from a team as code owners July 23, 2026 06:15
@Ashutosh-Bhadauriya
Ashutosh-Bhadauriya merged commit 7b428e0 into main Jul 23, 2026
1 check passed
@Ashutosh-Bhadauriya
Ashutosh-Bhadauriya deleted the webhook-custom-variables branch July 23, 2026 06:41
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.

2 participants