CHANGELOG.md in fastly-4.3.0 vs CHANGELOG.md in fastly-4.4.0

- old
+ new

@@ -1,34 +1,44 @@ # Changelog -## [v4.3.0](https://github.com/fastly/fastly-ruby/releases/tag/v4.3.0) (2023-04-03) +## [v4.4.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v4.4.0) (2023-04-26) **Bug fixes:** +- fix(object-store-item): use correct type for key value +- fix(tls-csrs): remove internal endpoint + +**Enhancements:** + +- feat(object-store): new fields 'location', 'force' +- feat(object-store-item): new fields 'force', 'prefix' + +## [v4.3.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v4.3.0) (2023-04-03) + +**Bug fixes:** + - fix(purge): avoid CGI escape URL parameter **Enhancements:** - feat(domain-ownership): list API endpoint - feat(object-store): items API endpoints - feat(realtime): additional DDoS properties -## [v4.2.0](https://github.com/fastly/fastly-ruby/releases/tag/v4.2.0) (2023-03-21) +## [v4.2.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v4.2.0) (2023-03-21) -[Full Changelog](https://github.com/fastly/fastly-ruby/compare/v4.1.0...v4.2.0) +**Bug fixes:** -## Bug fixes - - fix(purge): switch authentication type to 'token' -## Enhancements +**Enhancements:** - feat(events): implement 'filter_created_at' property - feat(mutual-authentication): implement 'include' property - feat(object-store): implement new Object Store API endpoints - feat(settings): implement Service Settings 'update' endpoint -## Documentation +**Documentation:** - docs(backend): keepalive_time - docs(pop): region, shield, latitude, longitude - docs(product-enablement): brotli_compression - docs(resource): terminology