Skip to content

Commit 73ec7c7

Browse files
authored
doc(CHANGELOG): v10.10.0 (#1208)
1 parent a4d01b7 commit 73ec7c7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# CHANGELOG
22

3+
## [v10.10.0](https://github.com/fastly/cli/releases/tag/v10.10.0) (2024-05-20)
4+
5+
**Enhancements:**
6+
7+
- Adds --cert-path argument to `tls-custom certificate create` command to pass in a path to a certificate file [#1189](https://github.com/fastly/cli/pull/1189)
8+
- feat(observability/alerts): Alerts support [#1192](https://github.com/fastly/cli/pull/1192)
9+
- feat(compute/rust) Handle Cargo config filename for Rust >=1.78.0 [#1199](https://github.com/fastly/cli/pull/1199)
10+
- add project-id to gcs logging setting [#1202](https://github.com/fastly/cli/pull/1202)
11+
12+
**Dependencies:**
13+
14+
- build(deps): bump github.com/fastly/go-fastly/v9 from 9.3.1 to 9.3.2 [#1204](https://github.com/fastly/cli/pull/1204)
15+
- build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 [#1205](https://github.com/fastly/cli/pull/1205)
16+
317
## [v10.9.0](https://github.com/fastly/cli/releases/tag/v10.9.0) (2024-05-08)
418

519
**Enhancements:**

0 commit comments

Comments
 (0)