Skip to content

v10.9.0

Compare
Choose a tag to compare
@Integralist Integralist released this 08 May 11:21
· 25 commits to main since this release
v10.9.0
ded43ac

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