Skip to content

Release 4.4.0#49

Merged
bechte merged 17 commits intomainfrom
develop
Dec 9, 2025
Merged

Release 4.4.0#49
bechte merged 17 commits intomainfrom
develop

Conversation

@bechte
Copy link
Member

@bechte bechte commented Dec 9, 2025

No description provided.

@bechte bechte requested a review from Copilot December 9, 2025 22:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project to release version 4.4.0, upgrading the SAP Commerce Suite version from 2211.24 to 2211.43 and Gradle from 7.4 to 9.1.0. The changes include configuration refactoring to streamline cloud deployment settings and support for a new SSO Auth0 extension.

  • Upgraded SAP Commerce Suite to version 2211.43
  • Updated Gradle to 9.1.0 and related build plugins to 4.0.0
  • Refactored configuration structure by consolidating cloud persona settings and removing local development files

Reviewed changes

Copilot reviewed 19 out of 94 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
sonar-project.properties Updated project version to 4.3.1-SNAPSHOT
gradle/wrapper/gradle-wrapper.properties Upgraded Gradle distribution from 7.4 to 9.1.0
core-customize/manifest.json Updated commerceSuiteVersion to 2211.43 and reorganized JSON structure
core-customize/hybris/config/localextensions.xml Added sapcxssoauth0 extension
core-customize/hybris/config/cloud/persona/staging.properties New staging persona configuration file
core-customize/hybris/config/cloud/persona/production.properties New production persona configuration file
core-customize/hybris/config/cloud/persona/development.properties Reorganized development settings with email and testing configuration
core-customize/hybris/config/cloud/local-sso.properties Removed local SSO configuration file
core-customize/hybris/config/cloud/local-dev.properties Removed local development configuration file
core-customize/hybris/config/cloud/common.properties Streamlined common properties and moved XSS filter settings here
core-customize/hybris/config/cloud/aspect/backoffice.properties Added blank line
core-customize/hybris/config/cloud/aspect/backgroundprocessing.properties Reordered comment placement
core-customize/hybris/config/cloud/aspect/api.properties Removed XSS filter settings (moved to common)
core-customize/hybris/config/cloud/aspect/admin.properties Removed admin-specific overrides
core-customize/build.gradle.kts Updated build plugins and improved symlink configuration logic
.github/workflows/dependency-check.yml Added manifest.json to trigger paths
.github/workflows/buildandtest.yml Added manifest.json to trigger paths
.github/workflows/backwards-compatibility-java17.yml Updated test version to 2211.43 and added manifest.json to trigger paths
.github/workflows/backwards-compatibility-java11.yml Removed Java 11 backwards compatibility workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

bechte and others added 2 commits December 9, 2025 23:42
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@bechte bechte merged commit 1603735 into main Dec 9, 2025
2 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant