Releases: fastly/cli
v0.29.0
Changelog
v0.29.0 (2021-05-13)
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
Changelog
v0.28.0 (2021-05-11)
Enhancements:
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
Changelog
v0.27.2 (2021-04-21)
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
v0.27.0
Changelog
v0.27.0 (2021-04-15)
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
Changelog
v0.26.3 (2021-03-26)
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
Changelog
v0.26.2 (2021-03-22)
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
Changelog
v0.26.1 (2021-03-19)
Bug fixes:
- Fix manifest_version as a section bug. #225
* This Changelog was automatically generated by github_changelog_generator
v0.26.0
Changelog
v0.26.0 (2021-03-18)
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
Changelog
v0.25.2 (2021-03-16)
Bug fixes:
- Fix duplicate warning messages and missing SetOutput(). #216
* This Changelog was automatically generated by github_changelog_generator