Skip to content

Releases: fastly/cli

v0.12.0

05 Jun 14:05
v0.12.0
Compare
Choose a tag to compare

Changelog

v0.12.0 (2020-06-05)

Full Changelog

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

v0.11.0

29 May 18:07
v0.11.0
41863f6
Compare
Choose a tag to compare

Changelog

v0.11.0 (2020-05-29)

Full Changelog

Enhancements:

  • Add ability to exclude files from build package #87

v0.10.0

28 May 14:44
v0.10.0
Compare
Choose a tag to compare

Changelog

v0.10.0 (2020-05-28)

Full Changelog

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

21 May 19:56
v0.9.0
Compare
Choose a tag to compare

Changelog

v0.9.0 (2020-05-21)

Full Changelog

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

* This Changelog was automatically generated by github_changelog_generator

v0.8.0

13 May 14:36
v0.8.0
853bf04
Compare
Choose a tag to compare

Changelog

v0.8.0 (2020-05-13)

Full Changelog

Enhancements:

  • Verify fastly crate version during compute build. #67
  • Improve compute build rust compilation error messaging #60
  • logging: adds syslog logging endpoint #55

* This Changelog was automatically generated by github_changelog_generator

v0.7.1

04 May 13:42
v0.7.1
34ea541
Compare
Choose a tag to compare

Changelog

v0.7.1 (2020-05-04)

Full Changelog

Bug fixes:

  • Ensure compute deploy selects the most ideal version to clone/activate #50

* This Changelog was automatically generated by github_changelog_generator

v0.7.0

28 Apr 23:59
f1c663f
Compare
Choose a tag to compare

Changelog

v0.7.0 (2020-04-28)

Full Changelog

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

* This Changelog was automatically generated by github_changelog_generator

v0.6.0

24 Apr 16:57
v0.6.0
ff07812
Compare
Choose a tag to compare

Changelog

v0.6.0 (2020-04-24)

Full Changelog

Enhancements:

  • Bump default Rust template to v0.3.0 #32
  • Publish to homebrew #26

Bug fixes:

  • 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

* This Changelog was automatically generated by github_changelog_generator

v0.5.0

08 Apr 15:11
v0.5.0
0fba867
Compare
Choose a tag to compare
  • #14 Add the ability to initialise a compute project from a specific branch
  • #16 Bump the default template version to 0.2.0-alpha4

v0.4.1

27 Mar 16:27
v0.4.1
de02522
Compare
Choose a tag to compare
  • #11 Fix up undoStack.RunIfError
  • #12 Fix persistence of author string to fastly.toml
  • #13 Bump Go to 1.14.x