Skip to content

Files

165 lines (93 loc) · 2.32 KB
·

CHANGELOG.md

File metadata and controls

165 lines (93 loc) · 2.32 KB
·

CHANGELOG

v1.11.0

Date: 17-MARCH-2025

  • Added Livepreview 2.0 and Timeline support

v1.10.0

Date: 03-SEPTEMBER-2024

  • Fetch asset by any other field than UID

v1.9.0

Date: 14-MAY-2024

  • Added GCP NA Support

v1.8.2

Date: 05-DECEMBER-2023

  • Empty package removed and added python 3.11 support

v1.8.1

Date: 29-NOVEMBER-2023

  • SNYK issues fixed
  • General code improvement clean up

v1.8.0

Date: 26-MAY-2023

  • AZURE_EU, Region support added
  • Include Metadata support added to asset, entry and query
  • General code improvement clean up
  • Updated code for Live Preview

v1.7.0

Date: 8-APR-2022

Region support added.

  • AZURE_NA support added
  • General code clean up

v1.6.0

Date: 11-Aug-2021

Live Preview support added.

  • Stack.live_preview_query function added in Stack
  • live preview funtions added in config

v1.5.1

Date: 1-Aug-2021

Issue #17 resolved. Stack.sync_init uses wrong parameter names


v1.5.0

Date: 22-Jul-2021

contentstack-utils updated to v1.1.0


v1.4.0

Date: 05-Apr-2021

Entry - include_embedded_objects support added Query - include_embedded_objects support added


v1.3.0

Date: 26-Feb-2021

  • Retry policy and timeout support included
  • Set default timeout 30 sec

v1.2.0

Date: 08-Dec-2020

  • include_fallback Support Added

  • Timeout support included

  • Entry

    • added support for include_fallback.
  • Asset

    • added support for include_fallback.
  • AssetQueryable

    • added support for include_fallback.
  • Query

    • added support for include_fallback.

v1.1.0

Date: 10-Aug-2020 - include_reference issue fixed

EntryQueryable

  • updated include_reference function.

v1.0.0

Date: 17-Jun-2020 - initial release

Stack

  • Initialisation of stack has been modified
  • External config support moved to stack initialisation optional paramters
  • Added support for whereIn(String key) and whereNotIn(String key) methods in Query

Assets

  • Changes incorporated in Asset class.

Entry

  • Changes incorporated in the entry class.

Query

  • Changes incorporated in the Query class.

v0.1.0

November-18, 2019 -beta release

Initial release for the contentstack-python-sdk for Content Delivery API