Skip to content

Releases: fastly/go-fastly

v1.1.0 - 2019-07-22

23 Jul 07:19

Choose a tag to compare

Added

  • dictionary: Support for Create, Delete, Update and Upsert BatchOperations (#125).

v1.0.0 - 2019-06-14

18 Jun 19:40

Choose a tag to compare

Added

  • bigquery: Support for format_version field (#97).
  • ftp: Support for format_version field (#97).
  • gcs: Support for format_version field (#97).
  • papertrail: Support for format_version field (#97).
  • backend: Support for override_host field (#120).
  • backend: Support for created_at, updated_at, and deleted_at fields (#121).
  • cache_setting: Support for created_at, updated_at, and deleted_at fields (#121).
  • condition: Support for created_at, updated_at, and deleted_at fields (#121).
  • domain: Support for created_at, updated_at, and deleted_at fields (#121).
  • gcs: Support for created_at, updated_at, and deleted_at fields (#121).
  • gzip: Support for created_at, updated_at, and deleted_at fields (#121).
  • header: Support for created_at, updated_at, and deleted_at fields (#121).
  • health_check: Support for created_at, updated_at, and deleted_at fields (#121).
  • request_setting: Support for created_at, updated_at, and deleted_at fields (#121).
  • response_object: Support for created_at, updated_at, and deleted_at fields (#121).
  • vcl: Support for created_at, updated_at, and deleted_at fields (#121).
  • version: Support for created_at, updated_at, and deleted_at fields (#121).

Changed

  • bigquery: Function signature to list all of the BigQuery logging objects (#97).
  • acl: Data types of all timestamp fields (#121).
  • acl_entry: Data types of all timestamp fields (#121).
  • dictionary: Data types of all timestamp fields (#121).
  • dictionary_item: Data types of all timestamp fields (#121).
  • director: Data types of all timestamp fields (#121).
  • event_logs: Data types of all timestamp fields (#121).
  • service: Data types of all timestamp fields (#121).
  • vcl_snippets: Data types of all timestamp fields (#121).

v0.4.3 - 2019-05-24

24 May 13:46
34cf54e

Choose a tag to compare

Added

Changed

  • dictionary: Response struct to align with API (6a8a1c6).
  • dictionary_item: Response struct to align with API (7d31c4a).
  • user-agent: client.go and fixtures to reference fastly in the user-agent (#109.

Removed

  • domain: locked field (#86).

Fixed

  • request: URL encoding for names (8b3e2d6).
  • condition: Request struct for updating (1fe3fda).

v0.4.2 - 2017-09-05

02 Oct 21:14

Choose a tag to compare

Added

  • logentries: Support for format_version field (#50).
  • gcs: Support for message_type field (#52).
  • waf: Support for firewall (216f9cb, c6feafe, 50fef06).

v0.4.1 - 2017-08-07

02 Oct 21:24

Choose a tag to compare

Added

  • syslog: Support for hostname, ipv4, tls_hostname, and message_type fields (2b863da).

v0.4.0 - 2017-07-27

02 Oct 21:33

Choose a tag to compare

Added

  • realtime_stats: Support for real-time analytics (#48).