fastly 14.1.0#272802
Closed
BrewTestBot wants to merge 1 commit into
Closed
Conversation
chenrui333
approved these changes
Mar 17, 2026
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.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
stats historicalnow returns write errors instead of silently swallowing them #1678Deprecations:
fastly profile,fastly sso, andfastly auth-tokencommand trees are deprecated and will be removed in a future release. Usefastly authsubcommands instead. #1676--profileand--enable-ssoglobal flags are deprecated. Use--token <name>to select a stored auth token by name, orfastly auth login --sso --token <name>for SSO. #1676Enhancements:
auth login --ssonow requires--token <name>to explicitly name the stored token. This prevents accidentally overwriting tokens in multi-user SSO workflows. #1676FASTLY_DISABLE_AUTH_COMMANDenv var to hide thefastly authcommand tree from help, completions, and invocation. #1676FASTLY_DISABLE_AUTH_COMMANDis set, the--token/-tglobal flag is also disabled. UseFASTLY_API_TOKENor stored config tokens instead. #1676--fieldflag tostats historicalto filter to a single stats field. #1678stats aggregatesubcommand for cross-service aggregated stats. #1678stats usagesubcommand for bandwidth/request usage, with--by-servicebreakdown. #1678stats domain-inspectorsubcommand for domain-level metrics. #1678stats origin-inspectorsubcommand for origin-level metrics. #1678Dependencies:
golang.org/x/netfrom 0.50.0 to 0.51.0 (#1674)actions/upload-artifactfrom 6 to 7 (#1675)actions/download-artifactfrom 7 to 8 (#1675)golang.org/x/sysfrom 0.41.0 to 0.42.0 (#1679)github.com/mattn/go-runewidthfrom 0.0.20 to 0.0.21 (#1679)github.com/pierrec/lz4/v4from 4.1.25 to 4.1.26 (#1679)golang.org/x/oauth2from 0.35.0 to 0.36.0 (#1679)golang.org/x/syncfrom 0.19.0 to 0.20.0 (#1679)github.com/fastly/go-fastly/v13from 13.0.0 to 13.0.1 (#1679)golang.org/x/termfrom 0.40.0 to 0.41.0 (#1687)golang.org/x/modfrom 0.33.0 to 0.34.0 (#1687)golang.org/x/textfrom 0.34.0 to 0.35.0 (#1687)github.com/fastly/go-fastly/v13from 13.0.1 to 13.1.0 (#1687)golang.org/x/cryptofrom 0.48.0 to 0.49.0 (#1693)golang.org/x/netfrom 0.51.0 to 0.52.0 (#1693)github.com/fastly/go-fastly/v13from 13.1.0 to 13.1.1 (#1693)github.com/fastly/go-fastly/v13from 13.1.1 to 13.1.2 (#1696)actions/create-github-app-tokenfrom 2 to 3 (#1692)View the full release notes at https://github.com/fastly/cli/releases/tag/v14.1.0.