Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 802bf7b

Browse files
authored
0.32.0 (fastly#325)
1 parent 276d84f commit 802bf7b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [v0.32.0](https://github.com/fastly/cli/releases/tag/v0.32.0) (2021-06-30)
4+
5+
[Full Changelog](https://github.com/fastly/cli/compare/v0.31.0...v0.32.0)
6+
7+
**Enhancements:**
8+
9+
- Embed app config into compiled CLI binary [\#312](https://github.com/fastly/cli/pull/312)
10+
- Service ID lookup includes `$FASTLY_SERVICE_ID` environment variable [\#320](https://github.com/fastly/cli/pull/320)
11+
- Implement `vcl custom` commands [\#310](https://github.com/fastly/cli/pull/310)
12+
- Implement `vcl snippet` commands [\#316](https://github.com/fastly/cli/pull/316)
13+
- Implement `purge` command [\#323](https://github.com/fastly/cli/pull/323)
14+
15+
**Bug fixes:**
16+
17+
- Correctly set the port if `--use-ssl` is used [\#317](https://github.com/fastly/cli/pull/317)
18+
- Fixed a regression in `compute publish` [\#321](https://github.com/fastly/cli/pull/321)
19+
320
## [v0.31.0](https://github.com/fastly/cli/releases/tag/v0.31.0) (2021-06-17)
421

522
[Full Changelog](https://github.com/fastly/cli/compare/v0.30.0...v0.31.0)

0 commit comments

Comments
 (0)