Releases: contentstack/contentstack-ruby
Releases · contentstack/contentstack-ruby
Package dependency update
- Utils SDK package update
- Active support dependency format update
Embedded Items feature support added
- includeEmbeddedItems function added in Entry and Query Module
- Utils SDK support added in SDK
Sync API
- Sync API module support added
Publish content fallback feature
-
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
Merge pull request #9 from contentstack/hotfix_token Stack Tokens Moved to Headers
Region Support
Merge pull request #8 from contentstack/develop Region support and remove timestamp for cdn request