Skip to content

Commit cf55d6a

Browse files
release-v11.0.0 (#1443)
* release-v11.0.0
1 parent fcf3e67 commit cf55d6a

1 file changed

Lines changed: 14 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
## [Unreleased]
44

5-
**Breaking:**
5+
### Breaking:
6+
7+
### Enhancements:
8+
9+
### Bug fixes:
10+
11+
### Dependencies:
12+
13+
## [v11.0.0](https://github.com/fastly/cli/releases/tag/v11.0.0) (2025-02-25)
14+
15+
### Breaking:
616

717
- breaking(logging): The 'placement' parameter to the logging commands
818
has been removed; it was only used in combination with the Fastly
@@ -12,18 +22,13 @@
1222

1323
- breaking(language.assemblyscript): Remove support for AssemblyScript [#1001](https://github.com/fastly/cli/pull/1001/files)
1424

15-
**Enhancements:**
25+
### Enhancements:
1626

17-
- fix(compute/init): Updates for renamed TypeScript default starter kit
27+
- fix(compute/init): Updates for renamed TypeScript default starter kit [#1405](https://github.com/fastly/cli/pull/1405)
1828
- feat(objectstorage/accesskeys): add support for access keys [#1428](https://github.com/fastly/cli/pull/1428)
1929

20-
**Bug fixes:**
21-
22-
**Dependencies:**
23-
24-
- build(deps): upgrade Go from 1.22 to 1.23 ([#624](https://github.com/fastly/cli/pull/1414))
25-
2630
### Dependencies
31+
- build(deps): upgrade Go from 1.22 to 1.23 ([#624](https://github.com/fastly/cli/pull/1414))
2732
- build(deps): `github.com/rogpeppe/go-internal` from 1.13.1 to 1.14.1 ([#1416](https://github.com/fastly/cli/pull/1416))
2833
- build(deps): `golang.org/x/crypto` from 0.33.0 to 0.35.0 ([#1417](https://github.com/fastly/cli/pull/1417))
2934
- build(deps): `github.com/go-jose/go-jose/v4` from 4.0.4 to 4.0.5 ([#1412](https://github.com/fastly/cli/pull/1412))

0 commit comments

Comments
 (0)