chore: release prep for 2.4.0 - #785
Merged
Merged
Conversation
authorizer-react 2.2.0 is published on authorizer-js 4.0.0; drop the -rc.7 pin. Also stamps the CHANGELOG's Unreleased section as 2.4.0.
The seven authorizer services published fixed host ports, so the suite could not run on a machine already using 8080-8086 - it failed at "address already in use" before any test ran. The mock services already take this shape. Playwright reaches every service by compose DNS, so the host mapping is for humans only and the defaults are unchanged.
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.
Three release-gate items for 2.4.0:
[Unreleased]section linked 50 PRs and none of feat(mcp): accept RFC 8693 delegated tokens at /mcp #773–chore(gitignore): drop a reference to a file that never existed in-repo #783, so every change made after rc.22 — including four security fixes — was missing from the CHANGELOG a user reads at 2.4.0.[Unreleased]→[2.4.0] - 2026-08-19.web/appmoves to@authorizerdev/authorizer-react2.2.0 (published today on@authorizerdev/authorizer-js4.0.0), off the2.2.0-rc.7pin.make build-appis clean.Gates verified locally on this tree:
make test(43 pkgs),make test-all-db(couchbase, postgres, sqlite, mongodb, arangodb, scylladb, dynamodb — 43 pkgs, 0 failures),make lint(0 issues),make trivy-scanon rc.23 (0 HIGH/CRITICAL).