Skip to content

Releases: fastly/cli

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

v0.26.3

26 Mar 14:52
v0.26.3
1cfd6fd
Compare
Choose a tag to compare

Changelog

v0.26.3 (2021-03-26)

Full Changelog

Enhancements:

  • Default to port 443 if UseSSL set. #234

Bug fixes:

  • Ensure all UPDATE operations don't set optional fields. #235
  • Avoid setting fields that cause API to fail when given zero value. #233

* This Changelog was automatically generated by github_changelog_generator

v0.26.2

22 Mar 17:35
v0.26.2
f3be6a5
Compare
Choose a tag to compare

Changelog

v0.26.2 (2021-03-22)

Full Changelog

Enhancements:

  • Extra error handling around loading remote configuration data. #229

Bug fixes:

  • Set GOVERSION for goreleaser. #228

* This Changelog was automatically generated by github_changelog_generator

v0.26.1

19 Mar 15:29
v0.26.1
2c06239
Compare
Choose a tag to compare

Changelog

v0.26.1 (2021-03-19)

Full Changelog

Bug fixes:

  • Fix manifest_version as a section bug. #225

* This Changelog was automatically generated by github_changelog_generator

v0.26.0

18 Mar 17:27
v0.26.0
1eeef8a
Compare
Choose a tag to compare

Changelog

v0.26.0 (2021-03-18)

Full Changelog

Enhancements:

  • Remove version from fastly.toml manifest. #222
  • Don't run "cargo update" before building rust app. #221

Bug fixes:

  • Loading remote config.toml should fail gracefully. #223
  • Update the fastly.toml manifest if missing manifest_version. #220
  • Refactor UserAgent. #219

* This Changelog was automatically generated by github_changelog_generator

v0.25.2

16 Mar 13:21
v0.25.2
6cbbcda
Compare
Choose a tag to compare

Changelog

v0.25.2 (2021-03-16)

Full Changelog

Bug fixes:

  • Fix duplicate warning messages and missing SetOutput(). #216

* This Changelog was automatically generated by github_changelog_generator