Skip to content

v3.0.0 - 2021-01-19

Compare
Choose a tag to compare
@Integralist Integralist released this 19 Jan 18:02
v3.0.0
ea048fc

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