Skip to content

Commit 8b3c037

Browse files
authored
v10.8.0 (#1121)
1 parent bfcf92c commit 8b3c037

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

3+
## [v10.8.0](https://github.com/fastly/cli/releases/tag/v10.8.0) (2023-01-17)
4+
5+
**Bug fixes:**
6+
7+
- doc(tls/custom): correct flag descriptions [#1116](https://github.com/fastly/cli/pull/1116)
8+
- fix(profile/create): support sso [#1117](https://github.com/fastly/cli/pull/1117)
9+
- fix: update list of commands that require auth server [#1120](https://github.com/fastly/cli/pull/1120)
10+
11+
**Enhancements:**
12+
13+
- feat: install CLI version command [#1104](https://github.com/fastly/cli/pull/1104)
14+
- refactor(cmd): rename package to argparser [#1105](https://github.com/fastly/cli/pull/1105)
15+
- refactor: rename test function names [#1107](https://github.com/fastly/cli/pull/1107)
16+
17+
**Dependencies:**
18+
19+
- build(deps): bump golang.org/x/crypto from 0.15.0 to 0.18.0 [#1119](https://github.com/fastly/cli/pull/1119)
20+
321
## [v10.7.0](https://github.com/fastly/cli/releases/tag/v10.7.0) (2023-11-30)
422

523
The Fastly CLI internal configuration file has `config_version` bumped to version `6`. We've added a new `[wasm-metadata.script_info]` field so that users can omit script info (which comes from the fastly.toml) from the metadata annotated onto their compiled Wasm binaries.

0 commit comments

Comments
 (0)