Skip to content

release: 0.34.0 - #46

Merged
arbianst merged 2 commits into
mainfrom
release-please--branches--main
Aug 17, 2026
Merged

release: 0.34.0#46
arbianst merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@sentdmdevops

Copy link
Copy Markdown
Collaborator

Automated Release PR

0.34.0 (2026-08-17)

Features

  • api: sync OpenAPI spec from production (6198111)
  • api: sync OpenAPI spec from production (42c16a3)
  • api: sync OpenAPI spec from production (d0e7ad8)
  • sdk: expose the delivered webhook payloads as models (d6f5e66)

Chores

  • add eager seal-dispatch workflow (4904ff4)

This PR was generated with Release Please. See documentation.

release-please renders three identical "sync OpenAPI spec from production"
lines, which says nothing about what changed. Lead with the typed webhook
payloads and delivery log, and name the csp_id deprecation, which is the only
item here that asks the reader to do something.

@arbianst arbianst left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Verified before approving rather than after:

  • All seven staging trunks were promoted by fast-forward, so production is identical to staging (SHAs preserved, no divergence to heal).
  • The batch carries no breaking changes. Every deletion in the diff is a description replacement, not a removed or renamed field.
  • Go carries the six webhook payload models this time, confirmed in its api.md. It previously received none, because the Go generator only emits a config-declared model that appears in a request or response, or is a shared enum. Typing event_data on the delivery log gave the envelopes a real response reference, which is the supported route rather than a workaround.
  • CHANGELOG.md on this branch carries a Highlights section, since the generated entries are three identical "sync OpenAPI spec from production" lines that say nothing about what changed.

Note for whoever merges: merging this publishes. publish-npm.yml (and each language's equivalent) fires on release: types: [published], which release-please triggers on merge. Package versions cannot be cleanly unpublished, so this is the irreversible step.

@arbianst
arbianst merged commit b125d75 into main Aug 17, 2026
8 checks passed
@sentdmdevops

Copy link
Copy Markdown
Collaborator Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants