Skip to content

Commit

Permalink
v0.27.0 (#256)
Browse files Browse the repository at this point in the history
* v0.27.0

* Update CHANGELOG.md

Co-authored-by: Dora Militaru <[email protected]>

Co-authored-by: Dora Militaru <[email protected]>
  • Loading branch information
Integralist and doramatadora authored Apr 15, 2021
1 parent 0e1fb9e commit 47edf2e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [v0.27.0](https://github.com/fastly/cli/releases/tag/v0.27.0) (2021-04-15)

[Full Changelog](https://github.com/fastly/cli/compare/v0.26.3...v0.27.0)

**Enhancements:**

- Support IAM role in Kinesis logging endpoint [\#255](https://github.com/fastly/cli/pull/255)
- Support IAM role in S3 and Kinesis logging endpoints [\#253](https://github.com/fastly/cli/pull/253)
- Add support for `file_max_bytes` configuration for Azure logging endpoint [\#251](https://github.com/fastly/cli/pull/251)
- Warn on empty directory [\#247](https://github.com/fastly/cli/pull/247)
- Add `compute publish` subcommand [\#242](https://github.com/fastly/cli/pull/242)
- Allow local binary to be renamed [\#240](https://github.com/fastly/cli/pull/240)
- Retain `RUSTFLAGS` values from the environment [\#239](https://github.com/fastly/cli/pull/239)
- Make GitHub Versioner configurable [\#236](https://github.com/fastly/cli/pull/236)
- Add support for `compression_codec` to logging file sink endpoints [\#190](https://github.com/fastly/cli/pull/190)

**Bug fixes:**

- Remove flaky test logic. [\#249](https://github.com/fastly/cli/pull/249)
- Check the rustup version [\#248](https://github.com/fastly/cli/pull/248)
- Print all commands and subcommands in usage [\#244](https://github.com/fastly/cli/pull/244)
- pkg/logs: fix typo in error message [\#238](https://github.com/fastly/cli/pull/238)

## [v0.26.3](https://github.com/fastly/cli/releases/tag/v0.26.3) (2021-03-26)

[Full Changelog](https://github.com/fastly/cli/compare/v0.26.2...v0.26.3)
Expand Down

0 comments on commit 47edf2e

Please sign in to comment.