8000 Releases · fastly/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: fastly/cli

v0.34.0-prerelease.1

14 Jul 10:17
v0.34.0-prerelease.1
7ef20bd
Compare
Choose a tag to compare
v0.34.0-prerelease.1 Pre-release
Pre-release

v0.34.0-prerelease.1 (2021-07-14)

Full Changelog

Enhancements:

  • Implement compute serve subcommand. #252

v0.33.0

06 Jul 17:11
v0.33.0
07b8e6e
Compare
Choose a tag to compare

v0.33.0 (2021-07-06)

Full Changelog

Enhancements:

  • Improve CI workflow #333
  • Support multiple versions of Rust #330
  • Replace app.Run positional signature with a struct #329
  • Test suite improvements #327

v0.32.0

30 Jun 14:34
v0.32.0
802bf7b
Compare
Choose a tag to compare

v0.32.0 (2021-06-30)

Full Changelog

Enhancements:

  • Embed app config into compiled CLI binary #312
  • Service ID lookup includes $FASTLY_SERVICE_ID environment variable #320
  • Implement vcl custom commands #310
  • Implement vcl snippet commands #316
  • Implement purge command #323

Bug fixes:

  • Correctly set the port if --use-ssl is used #317
  • Fixed a regression in compute publish #321

v0.31.0

17 Jun 12:11
v0.31.0
e2b6042
Compare
Choose a tag to compare

v0.31.0 (2021-06-17)

Full Changelog

Enhancements:

  • Add new pops command #309
  • Add new ip-list command #308
  • Implement new --version and --autoclone flags #302
  • Reword backend create --use-ssl warning output #303
  • Define new --version and --autoclone flags #300
  • Implement remediation for dynamic config context deadline error #298
  • Capitalise 'n' for [y/N] prompt #299
  • Move exec behaviour from common package to its own package #297
  • Move command behaviour from common package to its own package #296
  • Move time behaviour from common package to its own package #295
  • Move sync behaviour from common package to its own package #294
  • Move undo behaviour from common package to its own package #293
  • Surface any cargo metadata errors #286

Bug fixes:

  • Don't persist --service-id flag value to manifest #307
  • Fix broken --service-id flag in compute publish #292
  • Fix parsing backend port number #291

Documentation:

  • Update broken link in stats historical #285

v0.30.0

19 May 16:27
v0.30.0
326882f
Compare
Choose a tag to compare

v0.30.0 (2021-05-19)

Full Changelog

Enhancements:

  • Update messaging for rustup self update #281
  • Replace archived go-git dependency #283
  • Implement pack subcommand #282

v0.29.0

13 May 09:49
v0.29.0
511ffdc
Compare
Choose a tag to compare

Changelog

v0.29.0 (2021-05-13)

Full Changelog

Enhancements:

  • Add arm64 to macOS build #277

Bug fixes:

  • Validate package before prompting inside deploy flow. #279
  • compute/deploy: clear Service ID from manifest when service is deleted #278

* This Changelog was automatically generated by github_changelog_generator

v0.28.0

11 May 15:49
v0.28.0
25fd6d9
Compare
Choose a tag to compare

Changelog

v0.28.0 (2021-05-11)

Full Changelog

Enhancements:

  • Add isBool to command flags #267
  • Move service creation to fastly compute deploy. #266

Bug fixes:

  • Fix panic when dealing with empty manifest. #274
  • Fix --force flag not being respected. #272
  • Clean-out service_id from manifest when deleting a service. #268

* This Changelog was automatically generated by github_changelog_generator

v0.27.2

21 Apr 16:38
v0.27.2
7795612
Compare
Choose a tag to compare

Changelog

v0.27.2 (2021-04-21)

Full Changelog

Bug fixes:

  • Fix bug where legacy creds are reset after call to configure subcommand. #260

* This Changelog was automatically generated by github_changelog_generator

v0.27.1

16 Apr 09:58
v0.27.1
06e7526
Compare
Choose a tag to compare

Changelog

v0.27.1 (2021-04-16)

Full Changelog

Bug fixes:

  • Track CLI version. #257

v0.27.0

15 Apr 13:24
v0.27.0
47edf2e
Compare
Choose a tag to compare

Changelog

v0.27.0 (2021-04-15)

Full Changelog

Enhancements:

  • Support usage of IAM role in Kinesis logging endpoint #255
  • Support usage of IAM role in S3 and Kinesis logging endpoints #253
  • Add support for file_max_bytes configuration for azure logging endpoint #251
  • Warn on empty directory #247
  • Add compute publish subcommand. #242
  • Allow local binary to be renamed. #240
  • Retain RUSTFLAGS values from the environment #239
  • Make GitHub Versioner configurable. #236
  • Add support for compression_codec to logging file sink endpoints #190

Bug fixes:

  • Remove flaky test logic. #249
  • Check the rustup version #248
  • Print all commands and subcommands in usage #244
  • pkg/logs: fix typo in error message #238

* This Changelog was automatically generated by github_changelog_generator

0