Zum Release springen
Changelog
2.7.1
- Marketplace icon is now the CPQ DevKit™ wordmark on the SAP color plate. No vendor logos.
2.7.0
- Registered a local MCP server for the active tenant (
sap_get_environment,sap_list_global_scripts,sap_get_global_script). - Added
@cpq-sap,#sapEnv, and Install Chat Skills for global-script sync guidance. - Environment Quick Picks now keep a visible prompt while you choose a tenant or action.
Requires VS Code 1.109 or later.
2.6.6
- Added live tenant pull and push for global scripts via
/api/script/v1/globalscripts(Pull Global Scripts from Tenant,Push Ready Changes to Tenant). - Tenant authentication now tries OAuth client-credentials first, then password grant. Username is optional on the environment; the password is stored in Secret Storage.
- After a create, the new script
idis written back to the properties JSON so later pushes update the same remote script.
2.6.5
- Version aligned with the CPQ DevKit suite release. No functional changes.
2.6.3
- Version aligned with the CPQ DevKit suite release.
- Added file conversion commands (JSON / XML / CSV) shared with the other DevKit extensions.
- Added a range formatter and SAP CPQ module refinements (changes view, config store, validator, workspace helpers).
0.1.0
- Rebuilt
vsc-cpq-devkit-sas a SAP CPQ package instead of the inherited non-SAP copy. - Added SAP CPQ environment management with secure client-secret storage.
- Added a dedicated SAP CPQ changes view with checkbox-based ready-to-push selection.
- Added global script scaffolding, property sidecar generation, validation, and push bundle export.