Skip to content

Releases: fastly/cli

v10.18.0

30 Jan 04:03
9679de4
Compare
Choose a tag to compare

v10.18.0 (2025-01-29)

Enhancements:

  • feat(domains): add support for v1 functionality #1374
  • feat(dashboard): add support for Observability custom dashboards #1357

Bug fixes:

  • fix(npm): fix build checks for JavaScript code #1354
  • fix(build): pin Rust to 1.83.0 #1368
  • fix(build): correct generation of static configuration file #1378
  • fix(kvstoreentry/create): rework --dir flag #1371

Dependencies:

  • build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 #1366
  • build(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 #1360
  • build(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 #1364
  • build(deps): bump github.com/hashicorp/cap from 0.7.0 to 0.8.0 #1365
  • build(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 #1370
  • build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.13.1 #1379
  • build(deps): bump github.com/dustinkirkland/golang-petname from 20240428194347 to eebcea082ee0 #1377

v10.17.1

04 Dec 16:54
v10.17.1
0ce7568
Compare
Choose a tag to compare

v10.17.1 (2024-12-04)

Bug fixes:

  • fix(sso): Ensure that only one authentication cycle is started. #1355

Dependencies:

  • build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 #1352

v10.17.0

20 Nov 22:06
v10.17.0
4cd8c99
Compare
Choose a tag to compare

v10.17.0 (2024-11-20)

Enhancements:

  • feat(compute/build): Support 'upper bound' constraints on Rust versions. #1350

Bug fixes:

  • fix(compute/init): Init no longer fails if directory of same name as starter kit exists in current directory #1349

v10.16.0

12 Nov 20:51
v10.16.0
fda4527
Compare
Choose a tag to compare

v10.16.0 (2024-11-12)

Enhancements:

  • Publish to GitHub packages in addition to npmjs #1330
  • feat(logging): Add support for Grafana Cloud Logs. #1333
  • feat(profile/token): Allow user to specify how long token must be valid. #1340
  • feat(products): Add support for Log Explorer & Insights. #1341

Bug fixes:

  • breaking(products): Remove support for NGWAF product. #1338
  • fix(profile/token): 'profile token' command must check the validity of the stored token. #1339
  • fix(lint): Update staticcheck and fix identified problems. #1346

Dependencies:

  • build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 #1324
  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 #1325
  • build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 #1331
  • build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 #1334
  • build(deps): Update to go-fastly v9.12.0. #1337
  • build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 #1342
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 #1343
  • build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 #1344
  • build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 #1345

v10.15.0

03 Oct 17:46
v10.15.0
0a1665b
Compare
Choose a tag to compare

v10.15.0 (2024-10-03)

Enhancements:

  • feat(products): Add support for NGWAF product #1322

Dependencies:

  • build(deps): Upgrade to go-fastly 9.11.0. #1322

v10.14.1

16 Sep 11:43
v10.14.1
b392688
Compare
Choose a tag to compare

v10.14.1 (2024-09-16)

Bug fixes:

  • fix(tls/subscription): Recognise Certainly CA as an option when creating TLS subscriptions. #1315

v10.14.0

10 Sep 15:18
v10.14.0
af1d3f2
Compare
Choose a tag to compare

v10.14.0 (2024-09-10)

Enhancements:

  • feat(npm): Add TypeScript types to @fastly/cli #1296
  • feat(products): Add support for Fastly Bot Management product. #1300

Bug fixes:

  • fix(compute/publish): Don't change directory twice during execution. #1295
  • feat(npm): Properly handle error from npm-invoked cli #1302

Dependencies:

  • build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 #1306
  • build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 #1309
  • build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 #1310
  • build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 #1311
  • build(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 #1312

v10.13.3

15 Aug 17:59
v10.13.3
d6bdae2
Compare
Choose a tag to compare

v10.13.3 (2024-08-15)

This release does not contain any code changes, but was made in order to trigger the new 'NPM release' workflow after resolving some flaws in that workflow.

v10.13.2

15 Aug 14:11
v10.13.2
7e76dc4
Compare
Choose a tag to compare

v10.13.2 (2024-08-15)

This release does not contain any code changes, but was made in order to trigger the new 'NPM release' workflow after resolving an authentication flaw in that workflow.

v10.13.1

14 Aug 22:05
v10.13.1
d3387b9
Compare
Choose a tag to compare

v10.13.1 (2024-08-14)

This release does not contain any code changes, but was made in order
to trigger the new 'NPM release' workflow.