chore(release): v3.1.0#104
Open
morcen wants to merge 1 commit into
Open
Conversation
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.
Bumps the package version in
composer.jsonfromv3.0.0tov3.1.0.This is a MINOR release: several
featcommits have landed sincev3.0.0with no breaking changes.Features
feat: scaffold retry-enabled handlers for passage:controller --with-retry— generates a dedicated retry stub forpassage:controller, warns on conflicting scaffold flags (closes Add--with-retrystub forpassage:controller#66)feat: add hmac controller stub— adds an HMAC controller stub forpassage:controllerFixes
fix: include query string in Passage response cache key— cached GET responses were previously keyed without the query string, causing requests with different query parameters to share a cache entryfix: resolve security audit advisories by allowing Laravel 12— widensorchestra/testbenchto support Laravel 12fix: make passage:list tolerate broken handlersfix: return JSON for invalid base URIsfix: normalize forwarded header casingfor uppercase header namesThe remaining commits (docs, tests, style, CI/dependency bumps) are not user-facing and don't affect the version bump decision.
Generated by Claude Code