Releases: sap-commerce-tools/ccv2-project-template
Releases · sap-commerce-tools/ccv2-project-template
SAP Commerce 2011 + [email protected]
Changed
- Commerce: bumped all build script dependencies
- Commerce: bumped patch
- Commerce: updated cloud hotfolder
- Spartacus: updated to 3.4.1
SAP Commerce 2011 + [email protected]
Added
- Commerce: automatically download zip files from launchpad.support.sap.com into the
dependencies
folder.
Details: commerce-gradle-plugin - FAQ - Commerce:
manifest.jsonnet
now supports "SAP Commerce Cloud, integration extension pack"
Details: Deploying the Integrations Pack on SAP Commerce Cloud - Spartacus: bootstrap [email protected] projects with new application structure
Changed
-
Commerce: simplified bootstrap
- Automatically download latest releases of all extra extensions from GitHub
- Solr customization is now optional
-
Commerce: streamline configuration management
- Cloud configuration is now in
hybris/config/cloud
with subfolders for persona and aspect. - For local development, the following property files are active by default:
10-local.properties -> ../cloud/common.properties 20-local.properties -> ../cloud/persona/development.properties 50-local.properties -> ../cloud/local-dev.properties
- Pin the patch release of Commerce.
Relying on auto-patching may lead to unexpected build and deployment errors.
- Cloud configuration is now in
-
Spartacus: use new
manifest.json
options to correctly configure SSR and CSR without patching Spartacus project files.
Details: Enabling Server-Side Rendering, Setting Client-Side Rendering Web Root Path
SAP Commerce 2011 + [email protected]
Added
- Commerce: Speed up system update (
commerceservices.org.unit.path.generation.enabled=false
)
Changed
- Commerce: updated
envribbon
extensions to latest release - Spartacus: streamline project bootstrap and update for [email protected]
SAP Commerce 2011 + [email protected]
Added
- Commerce: improve performance of initialize/update via command line by increasing the JVM memory for standalone mode
Changed
- Spartacus: simplify setup of local development for SSR by disabling certificate validation of node.js
If we trust every certificate, there is no need anymore to setup the SAP Commerce development certificate.
SAP Commerce 2011 + [email protected]
Changed
- Bootstrap your Spartacus storefront with
js-storefront/bootstrap.sh
The script bootstraps your new project with all necessary tweaks and optimization to make it works smoothly for both local development and CCv2. For details check js-storefront/README.md
Removed
js-storefront/demoshp
- it doesn't make sense to keep a generated Spartacus storefront in the template
SAP Commerce 2011 + [email protected]
regenerate spartacus storefront using new major release
https://sap.github.io/spartacus-docs/release-information/#release-30
Support for SAP Commerce 2011
New and improved template bootstrap:
Instead of generating a demo storefront implementation, the template now generates a proper starting point for your project. (the demo setup is still an option though)
For details please refer to the README.
A big "thank you" to @guiliguili for providing valuable feedback and the necessary configuration for 2011