Releases: contentstack/contentstack-utils-python
Releases · contentstack/contentstack-utils-python
Release list
v1.16.1
What's Changed
Fix: Dependency security upgrades
- Upgraded
blackto>=26.3.1to fix a high-severity Directory Traversal vulnerability (SNYK-PYTHON-BLACK-15518063). - Upgraded
pipto>=26.1.2to fix Arbitrary File Upload (SNYK-PYTHON-PIP-16115367), Arbitrary Code Injection (SNYK-PYTHON-PIP-16316401), and Directory Traversal (SNYK-PYTHON-PIP-16964647) vulnerabilities. - Upgraded
setuptoolsto>=83.0.0to fix an Improper Unicode Encoding Handling vulnerability (SNYK-PYTHON-SETUPTOOLS-17895075).
Full Changelog: v1.6.0...v1.16.1
v1.6.0
What's Changed
- back merge by @harshitha-cstk in #71
- Enh: Added cursor rules and skills by @sunil-lakshman in #69
- Added Security fixes, cursor rules and skill files by @sunil-lakshman in #72
- [Snyk] Security upgrade lxml from 5.4.0 to 6.1.0 by @sunil-lakshman in #73
- Back Merge master to development by @cs-raj in #74
- chore: standardize python release flow and migrate changelog to markdown by @cs-raj in #75
- feat: add multi-region URL resolver and bump version to 1.6.0 by @OMpawar-21 in #76
- updated skill files and agents by @cs-raj in #77
- back merge by @cs-raj in #78
- fix: add refresh_regions utility and auto-refresh regions.json at build time by @OMpawar-21 in #79
- issues-jira.yml by @harshitha-cstk in #80
- DX | 22-06-2026 | Release by @harshitha-cstk in #81
New Contributors
- @cs-raj made their first contribution in #74
- @OMpawar-21 made their first contribution in #76
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- enh: Added support for editable tags by @sunil-lakshman in #67
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Merge pull request #44 from contentstack/staging by @harshithad0703 in #45
- Staging by @harshithad0703 in #46
- Added pre-commit hook by @sunil-lakshman in #47
- Upgraded pip package version by @sunil-lakshman in #50
- staging pr by @harshithad0703 in #51
- Fix/conflicts by @harshithad0703 in #53
- DX | 09-02-2026 | Release by @harshithad0703 in #52
- upgraded black package version by @sunil-lakshman in #55
- back merge by @harshithad0703 in #54
- DX | 23-02-2026 | Release dev -> stg by @naman-contentstack in #56
- DX | 23-02-2026 | Release by @naman-contentstack in #57
- Back Merge by @naman-contentstack in #58
- Back merge by @naman-contentstack in #59
- Added variant utility functions by @sunil-lakshman in #60
- staging PR by @harshitha-cstk in #61
- Update sca-scan.yml by @harshitha-cstk in #63
- DX | 30-03-2026 | Release by @harshitha-cstk in #62
- Updated release workflow file by @sunil-lakshman in #64
- Updated release version bump by @sunil-lakshman in #65
New Contributors
- @naman-contentstack made their first contribution in #56
- @harshitha-cstk made their first contribution in #61
Full Changelog: v1.3.3...v1.4.0
v1.3.3
v1.3.2
What's Changed
- Fixed security issues and setuptools version bumop by @sunil-lakshman in #37
- check branch workflow by @harshithad0703 in #41
- Updated License year by @sunil-lakshman in #42
- DX | 12-05-2025 | Release by @harshithad0703 in #40
- Bump version to 1.3.2 in setup.py by @harshithad0703 in #43
- Staging version upgrade by @harshithad0703 in #44
New Contributors
- @harshithad0703 made their first contribution in #38
Full Changelog: v1.3.1...v1.3.2
Fixes
Reference support added
- Reference support added.
- Fixed None response.
v1.2.3: Next (#22)
JSON RTE Changes - Added fragment tag in nested list.
minor bug fixes and code improvements.
Fixed Snyk issues