Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: fastly/cli

v10.9.0

08 May 11:21
v10.9.0
ded43ac

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

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

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

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

v10.8.7

14 Mar 16:08
v10.8.7
45bf98b

Choose a tag to compare

v10.8.7 (2024-03-14)

Bug fixes:

  • fix(text): deref pointers #1161
  • fix(compute/serve): let wasm-tools fail more gracefully #1160
  • fix(compute/serve): support Windows #1159

Enhancements:

  • refactor: avoid duplicate path strings #1162

v10.8.6

12 Mar 13:19
v10.8.6
5783e0f

Choose a tag to compare

v10.8.6 (2024-03-12)

Dependencies:

  • build(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 #1153
  • build: bump go-fastly to v9.0.1 #1155
  • build(deps): bump actions/setup-go from 4 to 5 #1106
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 #1149
  • build(deps): bump actions/download-artifact and actions/upload-artifact from 3 to 4 #1156

v10.8.5

11 Mar 11:01
v10.8.5
d451b70

Choose a tag to compare

v10.8.5 (2024-03-11)

Bug fixes:

  • fix(compute/serve): avoid wasm validation when --file is set #1150

Enhancements:

  • refactor(app): update list of commands that require a token #1145

Dependencies:

  • build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 #1146
  • build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 #1147

v10.8.4

01 Mar 13:23
v10.8.4
4c59fb1

Choose a tag to compare

v10.8.4 (2024-03-01)

Bug fixes:

  • fix(compute/build): avoid persisting old metadata #1142

v10.8.3

21 Feb 17:30
v10.8.3
399392c

Choose a tag to compare

v10.8.3 (2024-02-21)

Bug fixes:

  • fix(github): update wasm-tools path #1136
  • fix(compute/serve): avoid text.Output when dealing with large bytes.Buffer #1138

Enhancements:

  • resolve GitHub linter issues #1137

Dependencies:

  • build(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 #1135

v10.8.2

15 Feb 11:28
v10.8.2
a42020c

Choose a tag to compare

v10.8.2 (2024-02-15)

Bug fixes:

  • fix: directory switching logic #1132