chore(release): prepare v0.4.0 - #186
Merged
Merged
Conversation
Cut the v0.4.0 changelog section from Unreleased, record the backend, frontend, and CI/base-image dependency refreshes merged since v0.3.1, bump the SDK package version, and sync the roadmap header to the current release.
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.
Cuts the
v0.4.0section fromUnreleasedinCHANGELOG.md, bumps theWebhookEngine.Sdkpackage version, and syncs the roadmap header.Contents of v0.4.0 (22 commits since
v0.3.1):queue_depth,queue_oldest_pending_age,circuit_open).Minor bump rather than patch: the release adds new user-visible Prometheus metrics, and
webhookengine_queue_depthchanges semantics (drifting up/down counter → real gauge) while endpoint-stats p95 moves to a continuous-interpolated percentile.No breaking API changes — the
v1prefix, the Standard Webhooks signature surface, and theWebhookEngine.Sdkpublic API are unchanged.