v0.22.0 (2021-01-07)
Enhancements:
- Add support for TLS client and batch size options for splunk #183
- Add support for Kinesis logging endpoint #177
v0.21.2 (2021-01-06)
Bug fixes:
- Switch from third-party dependency to our own mirror #184
v0.21.1 (2020-12-18)
Bug fixes:
- CLI shouldn't recommend Rust crate prerelease versions #168
- Run cargo update before attempting to build Rust compute packages #179
v0.21.0 (2020-12-14)
Enhancements:
- Adds support for managing edge dictionaries #159
v0.20.0 (2020-11-24)
Enhancements:
- Migrate to Go-Fastly 2.0.0 #169
Bug fixes:
v0.19.0 (2020-11-19)
Enhancements:
- Support sasl kafka endpoint options in Fastly CLI #161
v0.18.1 (2020-11-03)
Enhancements:
- Update the default Rust template to fastly-0.5.0 #163
Bug fixes:
v0.18.0 (2020-10-27)
Enhancements:
- Add AssemblyScript support to compute init and build commands #160
v0.17.0 (2020-09-24)
Enhancements:
Bug fixes:
- Broken link in usage info #148
v0.16.1 (2020-07-21)
Bug fixes:
- Display the correct version number on error #144
- Fix bug where name was not added to the manifest #143
v0.16.0 (2020-07-09)
Enhancements:
- Compare package hashsum during deployment #139
- Allow compute init to be reinvoked within an existing package directory #138
v0.15.0 (2020-06-29)
Enhancements:
- Adds OpenStack logging support #132
v0.14.0 (2020-06-25)
Enhancements:
- Bump default Rust template version to v0.4.0 #133
v0.13.0 (2020-06-15)
Enhancements:
- Allow compute services to be initialised from an existing service ID #125
Bug fixes:
- Fix bash completion #128
Closed issues:
- Bash Autocomplete is broken #127
v0.12.0 (2020-06-05)
Enhancements:
- Adds MessageType field to SFTP #118
- Adds User field to Cloudfiles Updates #117
- Adds Region field to Scalyr #116
- Adds PublicKey field to S3 #114
- Adds MessageType field to GCS Updates #113
- Adds ResponseCondition and Placement fields to BigQuery Creates #111
Bug fixes:
- Unable to login with API key #94
v0.11.0 (2020-05-29)
Enhancements:
- Add ability to exclude files from build package #87
Bug fixes:
- unintended files included in upload package #24
v0.10.0 (2020-05-28)
Enhancements:
- Adds Google Cloud Pub/Sub logging endpoint support #96
- Adds Kafka logging endpoint support #95
- Adds Datadog logging endpoint support #92
- Adds HTTPS logging endpoint support #91
- Adds Elasticsearch logging endpoint support #90
- Adds Azure Blob Storage logging endpoint support #89
v0.9.0 (2020-05-21)
Breaking changes:
- Describe subcommand consistent --name short flag -d -> -n #85
Enhancements:
- Adds DigitalOcean Spaces logging endpoint support #80
- Adds Rackspace Cloudfiles logging endpoint support #79
- Adds Log Shuttle logging endpoint support #78
- Adds SFTP logging endpoint support #77
- Adds Heroku logging endpoint support #76
- Adds Honeycomb logging endpoint support #75
- Adds Loggly logging endpoint support #74
- Adds Scalyr logging endpoint support #73
- Basic support for historical & realtime stats #66
- Adds Splunk endpoint #64
- Adds FTP logging endpoint support #63
- Adds GCS logging endpoint support #62
- Adds Sumo Logic logging endpoint support #59
- Adds Papertrail logging endpoint support #57
- Adds Logentries logging endpoint support #56
Bug fixes:
- Fallback to a file copy during update if the file rename fails #72
v0.8.0 (2020-05-13)
Enhancements:
- Add a --force flag to compute build to skip verification steps. #68
- Verify fastly crate version during compute build. #67
- Improve
compute build
rust compilation error messaging #60 - Adds Syslog logging endpoint support #55
Bug fixes:
- debian package doesn't install in default $PATH #58
- deb and rpm packages install the binary in
/usr/local
instead of/usr/local/bin
#53
Closed issues:
- ERROR: error during compilation process: exit status 101. #52
v0.7.1 (2020-05-04)
Bug fixes:
- Ensure compute deploy selects the most ideal version to clone/activate #50
v0.7.0 (2020-04-28)
Enhancements:
- Publish scoop package manifest during release process #45
- Generate dep and rpm packages during release process #44
- 🦀 🆙date to Rust 1.43.0 #40
Closed issues:
- README's build instructions do not work without additional dependencies met #35
v0.6.0 (2020-04-24)
Enhancements:
Bug fixes:
- Don't display the fastly token in the terminal when doing
fastly configure
#27 - Documentation typo in
fastly service-version update
#22 - Fix typo in service-version update command #31
- Tidy up
fastly configure
text output #30 - compute/init: make space after Author prompt match other prompts #25
v0.5.0 (2020-04-08)
Enhancements:
- Add the ability to initialise a compute project from a specific branch #14
v0.4.1 (2020-03-27)
Bug fixes:
v0.4.0 (2020-03-20)
Enhancements:
- Add commands for S3 logging endpoints #9
- Add useful next step links to compute deploy #8
- Persist version to manifest file when deploying compute services #7
Bug fixes:
- Fix comment for --use-ssl flag #6
v0.3.0 (2020-03-11)
Enhancements:
- Interactive init #5
v0.2.0 (2020-02-24)
Enhancements:
- Improve toolchain installation help messaging #3
Bug fixes:
- Filter unwanted files from template repository whilst initialising #1
v0.1.0 (2020-02-05)
Initial release 🎉
* This Changelog was automatically generated by github_changelog_generator