Releases: fastly/go-fastly
Releases · fastly/go-fastly
v3.6.0 - 2021-04-15
v3.5.0 - 2021-04-06
v3.4.1 - 2021-03-25
v3.4.0 - 2021-02-18
v3.3.0 - 2021-02-15
v3.2.0 - 2021-02-04
v3.1.0 - 2021-01-28
v3.0.0 - 2021-01-19
Changelog
v3.0.0 (2021-01-19)
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