Releases: contentstack/cli
Releases · contentstack/cli
Release 1.46.1
What's Changed
Full Changelog: v1.46.0...v1.46.1
Release 1.46.0
What's Changed
- Fix/back merge by @harshithad0703 in #2079
- Removed duplicate short command names from auth plugin by @netrajpatel in #2071
- Feat: Added Utility to fetch the branch using the branch alias and added it to export plugin and version bump by @cs-raj in #2081
- back merge by @harshithad0703 in #2091
- back merge by @harshithad0703 in #2092
- Feat: Added branch alias support in clone command by @cs-raj in #2090
- DX - 3421 - Added Branch Alias in Import Plugin. by @cs-raj in #2085
- Fix: Re-initialised the stack client after the branch selection by @cs-raj in #2094
- Feat/bootstrap kickstarts by @timbenniks in #2063
- Fix/add bulk url by @harshithad0703 in #2084
- DX - 3484 - Fixed Clone command flow and Import flow for checking the branch enabled stack by @cs-raj in #2095
- update talismanrc by @harshithad0703 in #2096
- Fixing Version Bump of Export-to-CSV by @cs-raj in #2098
- DX | 01-09-2025 | Staging by @harshithad0703 in #2083
- Talisman update by @cs-raj in #2099
- talisman update by @harshithad0703 in #2100
- DX | 01-09-2025 | Release by @harshithad0703 in #2097
New Contributors
- @timbenniks made their first contribution in #2063
Full Changelog: v1.45.1...v1.46.0
Release 1.45.1
What's Changed
- fix: Log Detailed Errors to File and Console; Show Message When 'environments' Folder is Missing by @aman19K in #2086
Full Changelog: v1.45.0...v1.45.1
Release 1.45.0
What's Changed
- fix: Handled cases where the environment sub-folder may be missing to prevent runtime errors by @aman19K in #2062
- chore: bump version to 1.44.3 cli by @harshithad0703 in #2066
- Added MFA support in the Login command by @cs-raj in #2068
- Auth Plugin Release by @cs-raj in #2072
Full Changelog: v1.44.2...v1.45.0
Release 1.44.2
What's Changed
- Added unit test cases for import setup command and command plugin by @shafeeqd959 in #2041
- dx | 3021 bulk publish test cases by @harshithad0703 in #2028
- fixed import setup by @shafeeqd959 in #2044
- Fixed branches plugin unit testcases by @sunil-lakshman in #2048
- version bump by @harshithad0703 in #2051
- Update .talismanrc by @harshithad0703 in #2054
Full Changelog: v1.44.1...v1.44.2
Release 1.44.1
What's Changed
- feat: added support of show-console-logs flag in config:set:log command by @aman19K in #2021
- Merge pull request #2017 from contentstack/staging by @harshithad0703 in #2023
- Fix/resolve conflicts staging by @harshithad0703 in #2025
- back merge by @harshithad0703 in #2024
- added a delay to check failing test cases by @naman-contentstack in #2002
- fix: Default Log Storage issues by @aman19K in #2027
- DX - 3111 - Fix: Added new modules in import for auditing by @cs-raj in #2031
- version bump by @harshithad0703 in #2033
- Update .talismanrc by @harshithad0703 in #2034
- Added assets by @cs-raj in #2036
- DX | 04-08-2025 | Staging by @harshithad0703 in #2032
- Update .talismanrc by @harshithad0703 in #2039
- Fix: Handle undefined backup directory in import plugin when module throws an error by @aman19K in #2040
- DX | 04-08-2025 | Release by @harshithad0703 in #2035
Full Changelog: v1.44.0...v1.44.1
Release 1.44.0
What's Changed
- feat: integrated v2Logger in export plugin by @aman19K in #1948
- feat: Integrated Logger and cliErrorHandler in auth plugin by @aman19K in #1965
- feat: Added Support for config get & config set for Logging Configuration by @aman19K in #1969
- feat: added log config support in utilities by @aman19K in #1974
- feat:added debug log in export, variant(export) & auth plugin by @aman19K in #1978
- feat: integrated new Logger and CliErrorHandler in import plugin by @aman19K in #1989
- feat: integrated logger in variant(import) by @aman19K in #1995
- fix: error messages in auth plugin by @aman19K in #1999
- fix: improve error handling in rate limit command and handler by @harshithad0703 in #1997
- refactor: CLI error handling and updates how authentication metadata is captured in import/export commands by @aman19K in #2003
- Feat/query support by @shafeeqd959 in #2001
- [DX-3281] fix: Skip stack settings import when using management token by @AniketDev7 in #2010
- Feat/dx 2951 v2 logger integration by @aman19K in #2008
- Fix/dx 3020 cli auth test cases and workflow update by @harshithad0703 in #2011
- Update .talismanrc by @harshithad0703 in #2015
- Fix/config singleton pattern by @AniketDev7 in #2014
- Update .talismanrc by @harshithad0703 in #2016
- DX | 28-07-2025 | staging by @harshithad0703 in #2013
- Update .talismanrc by @harshithad0703 in #2018
- fix: cannot read properties of undefined issue by @aman19K in #2019
- Update .talismanrc by @harshithad0703 in #2020
- DX | 28-07-2025 | Release by @harshithad0703 in #2017
New Contributors
- @AniketDev7 made their first contribution in #2010
Full Changelog: v1.43.1...v1.44.0
Release 1.43.1
What's Changed
Full Changelog: v1.43.0...v1.43.1
Release 1.43.0
What's Changed
- dx | 3097 import stack settings by @harshithad0703 in #1979
- chore: update @contentstack/management to version 1.22.0 by @harshithad0703 in #1991
- Fix/dx 3097 version bump and optional chaining by @harshithad0703 in #1992
- update talismanrc by @harshithad0703 in #1994
Full Changelog: v1.42.0...v1.43.0
Release 1.42.0
What's Changed
- Added AWS AU support in other CLI commands by @netrajpatel in #1966
- handle pagination in sync when no entries are returned. by @sunil-lakshman in #1977
- Added AWS-AU region support in config command by @netrajpatel in #1959
- Fix/dx 2973 export stack settings by @harshithad0703 in #1960
- Add error formatting to rate limit handler logging by @harshithad0703 in #1982
- Skip stack settings export when using a management token by @harshithad0703 in #1983
Full Changelog: v1.41.2...v1.42.0