This repository was archived by the owner on Jan 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.31.0] ( https://github.com/fastly/cli/releases/tag/v0.31.0 ) (2021-06-17)
4+
5+ [ Full Changelog] ( https://github.com/fastly/cli/compare/v0.30.0...v0.31.0 )
6+
7+ ** Enhancements:**
8+
9+ - Add new ` pops ` command [ \# 309] ( https://github.com/fastly/cli/pull/309 )
10+ - Add new ` ip-list ` command [ \# 308] ( https://github.com/fastly/cli/pull/308 )
11+ - Implement new ` --version ` and ` --autoclone ` flags [ \# 302] ( https://github.com/fastly/cli/pull/302 )
12+ - Reword ` backend create --use-ssl ` warning output [ \# 303] ( https://github.com/fastly/cli/pull/303 )
13+ - Define new ` --version ` and ` --autoclone ` flags [ \# 300] ( https://github.com/fastly/cli/pull/300 )
14+ - Implement remediation for dynamic config context deadline error [ \# 298] ( https://github.com/fastly/cli/pull/298 )
15+ - Capitalise 'n' for ` [y/N] ` prompt [ \# 299] ( https://github.com/fastly/cli/pull/299 )
16+ - Move exec behaviour from ` common ` package to its own package [ \# 297] ( https://github.com/fastly/cli/pull/297 )
17+ - Move command behaviour from ` common ` package to its own package [ \# 296] ( https://github.com/fastly/cli/pull/296 )
18+ - Move time behaviour from ` common ` package to its own package [ \# 295] ( https://github.com/fastly/cli/pull/295 )
19+ - Move sync behaviour from ` common ` package to its own package [ \# 294] ( https://github.com/fastly/cli/pull/294 )
20+ - Move undo behaviour from ` common ` package to its own package [ \# 293] ( https://github.com/fastly/cli/pull/293 )
21+ - Surface any cargo metadata errors [ \# 286] ( https://github.com/fastly/cli/pull/286 )
22+
23+ ** Bug fixes:**
24+
25+ - Don't persist ` --service-id ` flag value to manifest [ \# 307] ( https://github.com/fastly/cli/pull/307 )
26+ - Fix broken ` --service-id ` flag in ` compute publish ` [ \# 292] ( https://github.com/fastly/cli/pull/292 )
27+ - Fix parsing backend port number [ \# 291] ( https://github.com/fastly/cli/pull/291 )
28+
29+ ** Documentation:**
30+
31+ - Update broken link in ` stats historical ` [ \# 285] ( https://github.com/fastly/cli/pull/285 )
32+
333## [ v0.30.0] ( https://github.com/fastly/cli/releases/tag/v0.30.0 ) (2021-05-19)
434
535[ Full Changelog] ( https://github.com/fastly/cli/compare/v0.29.0...v0.30.0 )
You can’t perform that action at this time.
0 commit comments