Skip to content

Releases: fastly/go-fastly

v3.6.0 - 2021-04-15

15 Apr 10:54
v3.6.0
ebea2ff
Compare
Choose a tag to compare

Changelog

v3.6.0 (2021-04-15)

Full Changelog

Enhancements:

  • Fix testing behavior for logging endpoints the support compression #271

v3.5.0 - 2021-04-06

06 Apr 16:57
v3.5.0
6f09696
Compare
Choose a tag to compare

Changelog

v3.5.0 (2021-04-06)

Full Changelog

Enhancements:

  • Support usage of IAM role in S3 and Kinesis logging endpoints #269

v3.4.1 - 2021-03-25

25 Mar 16:49
v3.4.1
3f831e3
Compare
Choose a tag to compare

Changelog

v3.4.1 (2021-03-25)

Full Changelog

Bug fixes:

  • Initialise Headers map to avoid runtime panic when purging. #267

v3.4.0 - 2021-02-18

18 Feb 15:09
v3.4.0
5d13f83
Compare
Choose a tag to compare

Changelog

v3.4.0 (2021-02-18)

Full Changelog

Enhancements:

  • Add PATCH endpoint for TLS Subscriptions #262

v3.3.0 - 2021-02-15

15 Feb 12:22
v3.3.0
7a715b3
Compare
Choose a tag to compare

Changelog

v3.3.0 (2021-02-15)

Full Changelog

Enhancements:

  • Updates needed to support Terraform TLS resources #259

v3.2.0 - 2021-02-04

04 Feb 13:50
v3.2.0
af10658
Compare
Choose a tag to compare

Changelog

v3.2.0 (2021-02-04)

Full Changelog

Enhancements:

  • Add more support for compression_codec to logging endpoints #257

v3.1.0 - 2021-01-28

28 Jan 18:08
v3.1.0
a0f5f86
Compare
Choose a tag to compare

Changelog

v3.1.0 (2021-01-28)

Full Changelog

Enhancements:

  • Add support for file_max_bytes configuration for azure logging endpoint #255

v3.0.0 - 2021-01-19

19 Jan 18:02
v3.0.0
ea048fc
Compare
Choose a tag to compare

Changelog

v3.0.0 (2021-01-19)

Full Changelog

Enhancements:

  • Strip TLS prefix from TLS struct fields #250
  • Avoid generic ID field when more explicit naming would be clearer #247
  • Update Test Fixtures #245
  • Add region support to logentries logging endpoint #243
  • Add basic managed logging endpoint support to go-fastly #241
  • Create new error abstraction for field validation #239

Bug fixes:

  • NewName should be optional #252
  • Dictionary ItemValue isn't optional #251
  • Ensure consistent naming for ServiceID (fixes missed references) #249
  • Update to RequestMaxBytes to align with updated API and regenerate fixtures #248
  • Cleanup naming of Kinesis to be more consistent. #246
  • Reword expected error message based on API changes #244

v2.1.0 - 2020-12-11

11 Dec 11:38
v2.1.0
7c2292c
Compare
Choose a tag to compare

Changelog

v2.1.0 (2020-12-11)

Full Changelog

Enhancements:

  • Add support for TLS client and batch size options for splunk #236
  • Add support for compression_codec to logging file sink endpoints #235
  • Add support for Kinesis logging endpoint #234
  • Custom TLS API #225

v2.0.0 - 2020-11-17

17 Nov 17:48
v2.0.0
58df99d
Compare
Choose a tag to compare

Changelog

v2.0.0 (2020-11-17)

Full Changelog

Enhancements: