Skip to content

Releases: contentstack/contentstack-python

AZURE_EU in Region and Include Metadata support for Asset, Entry and Query class added

26 May 05:42
f25d5ca
Compare
Choose a tag to compare
  • 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

14 Apr 07:04
Compare
Choose a tag to compare
  • Region AZURE-NA support added
  • Code security-enhanced general code cleanup

Support for live preview

08 Apr 18:00
Compare
Choose a tag to compare

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

10 Aug 11:25
Compare
Choose a tag to compare

#17 Issue has been fixed. sync init wrong parameter support

Utils v1.1.0 implemented

22 Jul 05:57
Compare
Choose a tag to compare

Utils v1.1.0 implemented

Embedded Items feature support added

06 Apr 08:12
Compare
Choose a tag to compare
  • includeEmbeddedItems function added in Entry and Query Module
  • Utils SDK support added in SDK

Retry Policy & Timeout

06 Mar 00:47
Compare
Choose a tag to compare

Retry Policy & Timeout implemented

Publish content fallback

11 Dec 08:58
Compare
Choose a tag to compare

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

10 Aug 13:04
Compare
Choose a tag to compare
  • Include Reference function issue resolved

Python Restructured

17 Jun 09:58
Compare
Choose a tag to compare

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.