Releases: contentstack/contentstack-python
Releases · contentstack/contentstack-python
AZURE_EU in Region and Include Metadata support for Asset, Entry and Query class added
- AZURE_EU, Region support added
- Include Metadata support added to asset, entry and query
- General code improvement clean up
- Updated code for Live Preview
Region AZURE-NA support added
- Region AZURE-NA support added
- Code security-enhanced general code cleanup
Support for live preview
Support for live preview added.
- Stack.live_preview_query function added in Stack
- live preview functions added in the config
#17 Issue fixed. sync init wrong parameter support
#17 Issue has been fixed. sync init wrong parameter support
Utils v1.1.0 implemented
Utils v1.1.0 implemented
Embedded Items feature support added
- includeEmbeddedItems function added in Entry and Query Module
- Utils SDK support added in SDK
Retry Policy & Timeout
Retry Policy & Timeout implemented
Publish content fallback
Publish content fallback
New Features:
• [Entry] - Publish fallback method added
• [Query] - Publish fallback method added
• [Asset] - Publish fallback method added
• [Assets] - Publish fallback method added
Include Reference function issue resolved
- Include Reference function issue resolved
Python Restructured
CHANGELOG
Date: 17-Jun-2020 - initial release
v1.0.0
-
Stack
- Initialization of the stack has been modified
- External config support moved to stack initialization optional parameters
-
Asset
- changes incorporated in the Asset class.
-
Entry
- changes incorporated in the entry class.
-
Query
- Changes incorporated in the Query class.