Skip to content

Commit ff1019d

Browse files
Release 11.3.0 (#1493)
All Submissions: * [x] Have you followed the guidelines in our Contributing document? * [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/fastly/cli/pulls) for the same update/change? <!-- You can erase any parts of this template not applicable to your Pull Request. --> ### New Feature Submissions: * [x] Does your submission pass tests?
1 parent 4c0b1d7 commit ff1019d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
# CHANGELOG
22

33
## [Unreleased]
4-
- feat(domains): add `description` to `domainv1` endpoints ([#1483](https://github.com/fastly/cli/pull/1483))
54

65
### Breaking:
76

7+
### Enhancements:
8+
9+
### Bug fixes:
10+
11+
### Dependencies:
12+
13+
## [v11.3.0](https://github.com/fastly/cli/releases/tag/v11.3.0) (2025-06-11)
14+
815
### Enhancements:
916
- feat(config-store): Allow for dynamic limits on Config Store entry lengths [#1485](https://github.com/fastly/cli/pull/1485)
1017
- feat(backend): Add support for 'prefer IPv6' attribute. ([#1487](https://github.com/fastly/cli/pull/1487))
1118
- feat(tools/domain): add `suggest` and `status` domain tools endpoints ([#1482](https://github.com/fastly/cli/pull/1482))
1219
- feat(logging): Add support for 'processing region' attribute. ([#1491](https://github.com/fastly/cli/pull/1491))
20+
- feat(domains): add `description` to `domainv1` endpoints ([#1483](https://github.com/fastly/cli/pull/1483))
1321

1422
### Bug fixes:
1523
- fix(sso): Don't display the token after authentication. ([#1490](https://github.com/fastly/cli/pull/1490))

0 commit comments

Comments
 (0)