Skip to content

Releases: fastly/go-fastly

v1.8.0 - 2020-04-21

21 Apr 17:36
e56d1ae

Choose a tag to compare

Changed

  • client: Add NewRealtimeStatsClientForEndpoint API (#152)

v1.7.2 - 2020-03-30

30 Mar 13:52
2f4701a

Choose a tag to compare

Changed

  • client: Allow purge requests to run in parallel (#147)

v1.7.1 - 2020-03-24

24 Mar 21:43

Choose a tag to compare

Changed

  • client: Serialize all non readable requests (#146).

v1.7.0 - 2020-02-26

26 Feb 08:43

Choose a tag to compare

Added

  • user: Support for Fastly's User Management (#145).

Changed

  • purge: Request method for purging an individual URL (#116).

v1.6.0 - 2020-02-18

19 Feb 01:17

Choose a tag to compare

Added

  • s3: Support for server_side_encryption_kms_key_id and server_side_encryption fields (#144).

v1.5.0 - 2020-01-29

29 Jan 22:26

Choose a tag to compare

Added

  • pool/server: Support for Fastly's Load Balancer (#142).

v1.4.0 - 2020-01-06

06 Jan 19:18

Choose a tag to compare

Added

  • dictionary_info: Support to retrieve metadata for a single dictionary (#122).
  • syslog: Support for tls_client_cert and tls_client_key fields (#139).

v1.3.0 - 2019-10-02

02 Oct 21:08

Choose a tag to compare

Added

  • vcl_snippets: Support for hash type (#133).
  • service: Support for type field (#132).
  • token: Support for API tokens (#131).

Changed

  • client: Codebase dependency management from dep to Go modules (#130).

v.1.2.1 - 2019-07-25

26 Jul 06:44

Choose a tag to compare

Added

  • acl: Constant to represent the maximum number of entries that can be placed within an ACL (#129).
  • dictionary: Constant to represent the maximum number of items that can be placed within an Edge Dictionary (#129).

v1.2.0 - 2019-07-24

24 Jul 11:22
4674002

Choose a tag to compare

Added

  • acl: Support for Create, Delete and Update BatchOperations (#126).