2025-03-19
Last updated
Last updated
This release is primarily concerned with the update of the MTS service to a SpringBoot based application. This update requires deployment of new releases of the MTS service as well as the CAT application.
[MTS] 202503 CVE remediation
[MTS] Convert MTS to Spring Boot
[MTS] Error saving test case criteria in TCM - unable to reproduce on demand
This patch requires an update to the configuration of the MTS service. Environment variables should be set as documented below, substituting relevant environment specific values where relevant.
APP_BASE_RS_URI=https://{mts-host}
APP_CAT_BS_URI=https://{cat-host}
APP_SHARED_SERVICE_BASE_URI=https://{ss-dmz-host}
JAVA_TOOL_OPTIONS=-Xms4g -Xmx9g -Xlog:gc*,gc+phases=debug:file=/hln/diagnostics/garbageCollection.log:uptime,utctime,level,tags,pid,hostname:filesize=10m,filecount=10 -XX:+UseStringDeduplication
SPRING_DATASOURCE_PASSWORD={db-user-password}
SPRING_DATASOURCE_URL=jdbc:postgresql://{db-host}:{port}/{db-name}
SPRING_DATASOURCE_USERNAME={db-user}
Components that have an update in this release are notated with a highlighted background.
cat-rckms
CAT
2.27.0
data-support-update-service
DSUS
fa5070c
1.8.8
decision-support-service
DSS
7997d33
3.0.6
dss-preflight-container
DSS-PFC
1826d6a
1.2.1
middle-tier-service
MTS
05514e8
3.0.0
opencds-update-service
OUS
8fc2bb5
1.12.4
rckms-reports-service
RRS
0853394
1.4.3
rules-generation-service
RGS
2cff35b
3.3.1
shared-service
SS
07b9957
1.9.4
ss-comparison-service
SSCS
5d0aefe
1.3.1
vmr-converter-service
VCS
6b5cfb8
2.7.1