Order Module 2.0.1 - Utilities Fixes
Author:
Kirill Gaiduk
Changed on:
3 Oct 2025
Target release date: | 2025-10-03 |
---|---|
Release status: | Released |
Description
Order Module 2.0.1 delivers important fixes in the Order Module Utilities.
🔎 See the Changelog for details.
Changelog
Order Module Utility Bundle
- Fixed an edge-case Maven naming conflict where two reference modules shared the same
`util`
artifact name - This conflict could occur only when both modules were included at the same version, causing one dependency to overwrite the other
- Assigned a unique artifact name within the Order Module (
`util`
→`module-order-util`
) to prevent future collisions and ensure reliable dependency resolution
Sourcing Utilities
- Added a
`status: "ACTIVE"`
filter to the`GetProfileByRef`
query used by the`loadSourcingProfile`
method (`SourcingUtils`
) - This update ensures that the correct Sourcing Profile version is retrieved
Packages
Released capability depth: | Fix |
---|---|
Release bundle / Capability type: | Module, Tool |