Python SDK Changelog
Version 1.3.0 - Feb 26, 2021
- Included Retry policy and timeout support
- Default timeout is set for 30 seconds
Version 1.2.0 - Dec 8, 2020
Enhancements:
- Added support for Timeout
- Entry - Added support for include_fallback.
- Asset - Added support for include_fallback.
- AssetQueryable - Added support for include_fallback.
- Query - Added support for include_fallback.
Version 1.1.0 - Aug 10, 2020
Enhancements:
- Updated the include_reference function.
Bug Fixes:
- include_reference issue is fixed
Version 1.0.0 - Jun 17, 2020
Enhancements:
- Stack:
- Initialization of stack has been modified
- External config support moved to stack initialization optional parameters
- 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.
Version 0.1.0 - Nov 18, 2019
Enhancements:
- Beta release for the contentstack-python SDK for Content Delivery API