You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Organization tools now scope their results to the authenticated caller.
Fixed
Composer package URLs parse correctly: packagist is accepted as a composer
alias, bare-name packages resolve, and the vendor namespace is split from the
package name.
The depscore tool no longer errors on packages with missing or non-numeric
score data.
The HTTP server limits the size of POST request bodies.
OAuth tokens whose introspection response carries a malformed expiry are now
rejected.