Skip to content

Releases: fastly/cli

v10.12.3

14 Jun 10:50
v10.12.3
f0fe32f
Compare
Choose a tag to compare

v10.12.3 (2024-06-14)

Bug fixes:

  • fix(sso): correct the behaviour for direct sso invocation #1230
  • fix(compute/deploy): dereference service number pointer #1231
  • fix(sso): update output to reflect default profile behaviour #1232

v10.12.2

13 Jun 18:55
v10.12.2
3cd12f5
Compare
Choose a tag to compare

v10.12.2 (2024-06-13)

Bug fixes:

  • fix(sso): re-auth on profile switch + support MAUA #1226

v10.12.1

10 Jun 15:54
v10.12.1
4aecc67
Compare
Choose a tag to compare

v10.12.1 (2024-06-10)

Enhancements:

  • expose SSO commands and flags #1218

v10.12.0

10 Jun 10:39
v10.12.0
341c3d7
Compare
Choose a tag to compare

v10.12.0 (2024-06-10)

Enhancements:

  • feat(sso): support active session account switching #1207

v10.11.0

06 Jun 15:02
v10.11.0
94de80d
Compare
Choose a tag to compare

v10.11.0 (2024-06-06)

Enhancements:

  • feat(app): improve error messaging when Fastly servers are unresponsive #1212
  • feat(compute): clone starter kit source with init --from=serviceID #1213
  • Adds --cert-path argument to tls-custom certificate update command to pass in a path to a certificate file #1214

v10.10.0

20 May 19:42
v10.10.0
73ec7c7
Compare
Choose a tag to compare

v10.10.0 (2024-05-20)

Enhancements:

  • Adds --cert-path argument to tls-custom certificate create command to pass in a path to a certificate file #1189
  • feat(observability/alerts): Alerts support #1192
  • feat(compute/rust) Handle Cargo config filename for Rust >=1.78.0 #1199
  • add project-id to gcs logging setting #1202

Dependencies:

  • build(deps): bump github.com/fastly/go-fastly/v9 from 9.3.1 to 9.3.2 #1204
  • build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 #1205

v10.9.0

08 May 11:21
v10.9.0
ded43ac
Compare
Choose a tag to compare

v10.9.0 (2024-05-08)

Enhancements:

  • chore: grammar and capitalization fixes for KV Store commands #1178
  • feat(kvstores): add support for specifying location when creating KV stores #1182
  • feat(compute/build): support wasm-tools installed into $PATH #1183
  • feat(compute/serve): support arbitrary arguments to Viceroy #1186
  • ci: update tinygo version used in tests #1188
  • feat(compute/init): allow --from to take a Service ID #1187

Bug fixes:

  • fix(kvstore): delete all keys #1181
  • fix(compute/rust) handling of 'cargo version' output #1197
  • fix(compute/serve): skip build if --file set #1200

Dependencies:

  • build(deps): bump github.com/fastly/go-fastly/v9 from 9.2.1 to 9.2.2 #1180
  • build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 #1194

v10.8.10

10 Apr 09:55
v10.8.10
7f39116
Compare
Choose a tag to compare

v10.8.10 (2024-04-10)

Dependencies:

  • build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 #1173
  • build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 #1175

v10.8.9

27 Mar 17:37
v10.8.9
969f1b6
Compare
Choose a tag to compare

v10.8.9 (2024-03-27)

Bug fixes:

  • fix(stats/historical): avoid runtime SIGSEGV #1169

v10.8.8

15 Mar 18:25
v10.8.8
6fc2fc1
Compare
Choose a tag to compare

v10.8.8 (2024-03-15)

Enhancements:

  • feat(logging/scalyr): add project-id #1166
  • Update all URLs for developer.fastly.com to their new forms #1164

Dependencies:

  • build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 #1158