DX | 12-08-2026 | Release - #341
Merged
Merged
Conversation
Fixed lint and lock file update
Fix/version bump v2
DX | 29-06-2026 | Beta Release
version bump import setup plugin
V2 beta back merge
add API key validation in import/export configurations
Fix/back merge development v2
…date, tsgen, migration, and apps-cli
…nto feat/Asset-Scanning
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…gins into feat/Asset-Scanning
The ASSET_FIX message shipped with a misspelling in user-facing output. A regression test in test/unit/messages/index.test.ts guards against it and was failing. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The private method had no callers. Asset scanning detection is already handled in import-config-handler.ts via config.planStatus['assetsScan'], which feeds assetScanningEnabled and skipAssetsPublish. Keeping a second detection path with a different data source risked drift, and its bare catch reported "not enabled" on any API error. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Feature branch for Asset scanning v2
fix rename --config-file to --config and --config to --inline-config in cm:stacks:migration
chore: GA version bumps — promote all packages from beta to stable and update third-party deps
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
harshitha-cstk
previously approved these changes
Aug 12, 2026
abhishek-ezhava-cstk
previously approved these changes
Aug 12, 2026
netrajpatel
approved these changes
Aug 12, 2026
netrajpatel
requested changes
Aug 12, 2026
Port release-production-plugins.yml from development branch for v2 GA, with v2-specific changes: - Trigger on main + workflow_dispatch, tag:latest - Added asset-management and bulk-operations (new in v2) - Removed bulk-publish (package does not exist in v2) - Removed duplicate apps-cli publish step (was publishing with both tag:latest and tag:beta) - Removed broken create_release step (referenced non-existent step id publish-plugins and had an incomplete shell script) Closes DX-10156 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…release-workflows feat: add v2 production release workflow
cs-raj
dismissed stale reviews from abhishek-ezhava-cstk and harshitha-cstk
via
August 12, 2026 11:23
689edb6
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
reeshika-h
approved these changes
Aug 12, 2026
netrajpatel
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DX | 12-08-2026 | Release
Promotes the CLI v2 plugin suite from
v2-dev→development. All packages reach their GA v2.0.0 milestone.Version Bumps
@contentstack/cli-asset-management@contentstack/apps-cli@contentstack/cli-audit@contentstack/cli-cm-bootstrap@contentstack/cli-cm-branches@contentstack/cli-bulk-operations@contentstack/cli-cm-clone@contentstack/cli-cm-export@contentstack/cli-cm-export-to-csv@contentstack/cli-cm-export-query@contentstack/cli-cm-import@contentstack/cli-cm-import-setup@contentstack/cli-cm-migrate-rte@contentstack/cli-cm-regex-validate@contentstack/cli-cm-seed@contentstack/cli-external-migrate@contentstack/cli-migration@contentstack/cli-variantscontentstack-cli-content-typecontentstack-cli-tsgen@contentstack/cli-asset-management (new package)
New Features
@contentstack/cli-bulk-operations
Breaking Changes
--api-versionflag fromcm:stacks:bulk-entries. The NRP header is now hardcoded at the SDK call site to 3.2. Any scripts or CI pipelines passing this flag must remove it — it will cause an unrecognized-flag error.New Features
cm:stacks:bulk-taxonomiescommand for bulk taxonomy publish/unpublish operations.bulk-assetscommand.Fixes
include-variantsvalidation.@contentstack/cli-cm-export
New Features
Fixes
--moduleflag value before execution begins.@contentstack/cli-dev-dependenciespackage.@contentstack/cli-cm-import
New Features
Fixes
--moduleflag value before execution begins.@contentstack/cli-audit
New Features
Fixes
'detials'typo inASSET_FIXmessage.@contentstack/apps-cli
New Features
Fixes
@contentstack/cli-variants
Fixes
lodash/valuesandlodash/cloneDeepimports.@contentstack/cli-cm-bootstrap
Breaking Changes
Fixes
sampleappbranch reference.@contentstack/cli-cm-seed
Breaking Changes
stack-starter-appseed stack.Fixes
--localehidden flag — required internally by bootstrap.@contentstack/cli-cm-clone
Fixes
@contentstack/cli-cm-import-setup
Fixes
@contentstack/cli-cm-regex-validate
Fixes
eslint-config-oclif-typescriptfrom flat ESLint config.@contentstack/cli-migration
Breaking Changes
Fixes
@contentstack/cli-cm-migrate-rte
Breaking Changes
contentstack-cli-tsgen (5.0.0)
Fixes
@contentstack/cli-cm-branches
@contentstack/cli-cm-export-to-csv
Fixes
@contentstack/cli-cm-export-query
Fixes
@contentstack/cli-dev-dependenciespackage.contentstack-cli-content-type
New Features
Fixes
--token-aliasflag exclusions from README.@contentstack/cli-external-migrate
Fixes
api_version3.2 header assertions onscheduleEntryAction.Cross-cutting
-betasuffixes, bumped third-party deps to latest minor.