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