- Region support for GCP-NA added
- Include metadata support for Asset, Entry and Query,
- Region support for Azure-EU added
- Activesupport gem version limit removed (for supporting ruby v3.0 and above) .
- Dependency gem max version issue resolved.
- Dependency gem update.
- Live Preview feature for entry with reference update.
- Proxy and Retry functionality support added.
- API request with URI.OPEN issue resolved.
- Live Preview feature support added.
- Issue for Monkey patching resolved. Implemented Refine to extend class within module scope.
- Added URI open on open uri deprecation
- Updated gemspec dependency
- Embedded feature Support added
- Sync API module support added
-
Entry
- locale - function for passing locale is added
- only - function for getting only specified field
- except - function for getting field except specified field
- include_reference - function for including reference in entry
- include_schema - function for including schema along with entry added
- include_content_type - function for including content type details along with entry added
- include_owner - function for getting owner of entry
- include_fallback - function for getting published fallback locale content, if specified locale content is not published
-
Query
- include_fallback - function for getting published fallback locale content, if specified locale content is not published
- Stack Tokens Moved to Headers
- Region support added
- Query - function for passing locale is added.
- Initial release