Releases: contentstack/cli
Releases · contentstack/cli
Release 1.13.1
What's Changed
- CS-43728-added gcp-na in options to select region and as args. Version bump by @cs-raj in #1273
- Release/CS-43721-Adding the GCP changes by @cs-raj in #1277
Full Changelog: v1.13.0...v1.13.1
Release 1.13.0
What's Changed
- Refactor: UI text change by @antonyagustine in #1240
- Fix: Unit test cases fix by @antonyagustine in #1250
- Fix: Setup repo script reverted for audit by @antonyagustine in #1251
- CS-43482- Added the case when empty entry is passed by @cs-raj in #1247
- Fix: logger utility fix by @antonyagustine in #1262
- Audit version bump by @aman19K in #1264
Full Changelog: v1.12.2...v1.13.0
Release 1.12.2
What's Changed
- Fix entry migration windows issue by @aman19K in #1255
- Fix: Import flow breaks when there is a taxonomy field in the schema [CS-43552] by @antonyagustine in #1254
- CS-43624-fix for handling references in rte by @cs-raj in #1256
Full Changelog: v1.12.1...v1.12.2
Release 1.12.1
What's Changed
- Fix: Audit command schema not found fix by @antonyagustine in #1221
- added early access support in http client by @shafeeqd959 in #1219
- Feat: New hidden flag introduced to accept json data [CS-43198] by @antonyagustine in #1223
- added early access header in unpublish and cross publish delivery api… by @shafeeqd959 in #1222
- fix/CS-42684-removed stray console.log by @cs-raj in #1225
- fix: set region command error with doc link by @aman19K in #1226
- Fix/cs 43366 - Axios version bump by @cs-raj in #1230
- Feat: Audit fix command integration with clone [CS-43173] by @antonyagustine in #1228
- Feat: Audit fix command integration with Import [CS-43223] by @antonyagustine in #1227
- fix: create, update , create-update entry migration script by @aman19K in #1231
- early access header ui text updates by @shafeeqd959 in #1236
- update license by @aman19K in #1237
- fix: updated license & readme file by @aman19K in #1242
- fix: publish audit before import plugin by @aman19K in #1243
Full Changelog: v1.12.0...v1.12.1
Release 1.12.0
What's Changed
- feat: New marketplace sdk adapter added in utility [CS-42859] by @antonyagustine in #1185
- test: Unit test cases added for new marketplace sdk adapter [CS-42859] by @antonyagustine in #1186
- Bootstrap command update to support latest nextjs changes by @shafeeqd959 in #1187
- feat/CS-41987-replaced http calls with SDK and version bump and some UI text changes by @cs-raj in #1161
- fix: Marketplace private apps missing manifest data fix [CS-42891] by @antonyagustine in #1188
- Fix: Refactor app import logic with new marketplace API changes [CS-42895] by @antonyagustine in #1189
- removed unused code block by @shafeeqd959 in #1197
- bumped version by @shafeeqd959 in #1199
- refactor: export marketplace apps HTTP adapter calls to SDK call migration [CS-42903] by @antonyagustine in #1198
- added new config command for early access header by @shafeeqd959 in #1203
- refactor: marketplace apps HTTP adapter calls to SDK call migration on import command [CS-42957] by @antonyagustine in #1202
- Marketplace version bump by @aman19K in #1210
- fix: workflow update failure issue by @aman19K in #1211
- fix: window os absolute path issue in migration command by @aman19K in #1200
- Fix: Missing marketplace apps configuration export functionality added by @antonyagustine in #1212
- fix: added SRE fixes by @vkalta in #1137
- fix: early access feature ui text by @aman19K in #1215
Full Changelog: v1.11.3...v1.12.0
Release 1.11.3
What's Changed
- Fix: Entry import fails if JSON RTE has a reference inside the table by @antonyagustine in #1205
- fix: handled deleted entries condition in generated migration scripts by @aman19K in #1206
- Release/hotfix cs 42696 by @shafeeqd959 in #1204
Full Changelog: v1.11.2...v1.11.3
Release 1.11.2
What's Changed
- added asset overwrite, enabled entries, removed module dependency wit… by @shafeeqd959 in #1135
- bugfix/CS-42154 - remove oclif manifest json version bump by @cs-raj in #1139
- fix: incorrect date format in merge script by @aman19K in #1136
- Test: Unit test cases added for utility and content-types audit command [CS-41111] by @antonyagustine in #1148
- fix: added handling for invalid tokens by @vkalta in #1140
- Tests: Audit functionality unit test cases added for entry module [CS-41399] by @antonyagustine in #1152
- Feat: Add missing global fields schema in to content type by @antonyagustine in #1156
- Doc: Updated doc reviewed UI texts by @antonyagustine in #1158
- fixed branch exports by @shafeeqd959 in #1159
- Fix: Test case fix, Write csv fix by @antonyagustine in #1170
- fix(import): fixed stack inaccessible issue by @vkalta in #1067
- Fix/management-SDK-version by @cs-raj in #1180
- CLI | Sprint 46 & 47 | Version bump by @aman19K in #1181
- fix: added uuid dev dependency in import by @aman19K in #1191
Full Changelog: v1.11.1...v1.11.2
Release 1.11.1
What's Changed
- Main -> stag by @antonyagustine in #1162
- Release utility by @antonyagustine in #1165
- branch export fix by @shafeeqd959 in #1172
- Hotfix/raj - This PR includes the bugfix release by @cs-raj in #1173
- Release: Audit hotfix release by @antonyagustine in #1171
- Re-Release by @cs-raj in #1174
- Release fix by @antonyagustine in #1175
Full Changelog: v1.11.0...v1.11.1
Release 1.11.0
What's Changed
- Extend "Export-to-CSV" support to include Taxonomies by @aman19K in #1032
- Add Taxonomy module to CLI Export Plugin by @aman19K in #1052
- Add Taxonomy module to CLI Import Plugin by @aman19K in #1062
- Export-to-csv unit test cases using @oclif/test by @aman19K in #1064
- Import content types and entries module supports taxonomy by @aman19K in #1068
- Sanitize taxonomies & terms data against csv injection by @aman19K in #1076
- Support taxonomy in migrations plugin by @aman19K in #1097
- Taxonomy | Replace http calls with SDK calls by @aman19K in #1095
- Taxonomy | Internal demo suggestions and sdk issue by @aman19K in #1111
- Version bump by @aman19K in #1127
- fix: Nullish coalescing operator in export-to-csv plugin by @aman19K in #1130
- Feat: taxonomy by @aman19K in #1128
- fix: seed & bootstrap plugins error by @aman19K in #1132
- feat: importable csv file by @aman19K in #1149
- feat: migration script to read a CSV file and import taxonomy by @aman19K in #1150
- Add delimiter support in "Export-to-CSV plugin" and taxonomies import utility by @aman19K in #1151
- Merge main to release/CS-42306-taxonomy by @aman19K in #1153
- Fix: SRE reported issue fix, dev and stag instances urls removed by @antonyagustine in #1157
- Release taxonomy by @aman19K in #1131
Full Changelog: v1.10.1...v1.11.0
Release 1.10.1
What's Changed
- Refactor: [CS-42045] New logger introduced, Synk and lint fixes by @antonyagustine in #1119
- Merge main to staging by @aman19K in #1122
- Merge staging to development by @aman19K in #1124
- Feat/CS-41983 - Exporting the stack role mappings for either all the teams in the org or for specific team by @cs-raj in #1121
- Feat/CS-41971 - Using teams api call to export all the teams data into csv format by @cs-raj in #1108
- fix/41833 by @vkalta in #1115
- Fix: [CS-41931] The 'set region' command related fixes by @antonyagustine in #1125
- Feat/CS-42000 - Added Unit test cases for teams support in export-to-csv by @cs-raj in #1134
- fix: upgraded management sdk to 1.11.0 by @vkalta in #1120
- Feat/CS-40615- Adding teams support to export-to-csv by @cs-raj in #1141
- fix: added pathValidator utility method by @vkalta in #1126
- Fix/version bump cs 42287 by @abhinav-from-contentstack in #1142
- Development by @abhinav-from-contentstack in #1143
- Revert "fix: added pathValidator utility method" by @abhinav-from-contentstack in #1146
- Fix/export-to-csv-CS-42287- fixed the getOrgRoles function call issue by @cs-raj in #1145
- Development by @abhinav-from-contentstack in #1147
- Release/cs 42287 sprint45 by @abhinav-from-contentstack in #1144
Full Changelog: v1.10.0...v1.10.1