project-expanders
3.2.0 (2026-04-28)
Changed
- [
DEV-49] Change the default version of the nsx-tomee-base image from8.0.18-3.6.1to10.1.4-3.13.0. - Images of artifacts will now exclude the registry when the environment is local and the artifact is created by the softwareproject. Previously only the environment had to be local.
3.1.0 (2026-04-17)
Changed
- Changed the name field in docker-compose files to be kebab cased.
- Updated project-metamodel
2.3.0->2.4.0 - Removed options that have no functionality anymore.
- Rename refresh_nsproject_setup script to rejuvenate_nsproject_setup.
- Services are kebab cased again in docker-compose files.
Fixed
- Fixed inconsistent casing of anchors and hooks for the DockerComposeExpander.
- Added back scm information, this was removed by accident in
3.0.0.
3.0.0 (2026-04-03)
Changed
This version contains breaking changes. A migration guide will be provided in the future.
- Flattened expanded directory structure.
- Expanded files should now be checked into git.
- Replaced
expand_project_setup.nssandharvest_project_setup.nssscripts with arefresh_nsproject_setup.nssscript. - Simplified expanded docker-compose files.
- The jenkins pipeline is updated to use jdk25
- Changed the name field in docker-compose files to use the name of the project.
- Services are no longer kebab cased in docker-compose files.