Skip to content

Releases: CMSgov/qpp-conversion-tool

v2024.2.1

29 Aug 21:32
Compare
Choose a tag to compare

What's Changed

  • Release v2024.1.0 into master (Java Migration from 11 to 17) by @sivaksb in #1438
  • QPPSE-2265: Removed env and system variables and added some metadata to health check endpoint by @sivaksb in #1436
  • QPPSE-2008: Updated and tested PY24 measures changes to command line module by @sivaksb in #1439
  • QPPSE-2007: Implement PY24 template id changes by @sivaksb in #1440
  • QPPSE-2054: Update CEHRT ID to support only 15C format by @sivaksb in #1441
  • QPPSE-1483: Updated cpcplus org name to telligen by @sivaksb in #1442
  • QPPSE-312: Added spring boot http logging by @sivaksb in #1443
  • configuring logs to deliver it to splunk by @Dinesh-Kantamneni in #1434
  • QPPSE-314: Added caching for apm entity json files by @sivaksb in #1445
  • QPPA-9297: Updates spring-boot-starter-security dependency to v3.1.11 by @john-manack in #1448
  • QPPA-9296: update tomcat version by @chetanmunegowda in #1447

New Contributors

Full Changelog: v2024.1.0...v2024.2.1

v2024.2.0

01 Aug 22:32
Compare
Choose a tag to compare

What's Changed

  • Release v2024.1.0 into master (Java Migration from 11 to 17) by @sivaksb in #1438
  • QPPSE-2265: Removed env and system variables and added some metadata to health check endpoint by @sivaksb in #1436
  • QPPSE-2008: Updated and tested PY24 measures changes to command line module by @sivaksb in #1439
  • QPPSE-2007: Implement PY24 template id changes by @sivaksb in #1440
  • QPPSE-2054: Update CEHRT ID to support only 15C format by @sivaksb in #1441
  • QPPSE-1483: Updated cpcplus org name to telligen by @sivaksb in #1442
  • QPPSE-312: Added spring boot http logging by @sivaksb in #1443
  • configuring logs to deliver it to splunk by @Dinesh-Kantamneni in #1434
  • QPPSE-314: Added caching for apm entity json files by @sivaksb in #1445

New Contributors

Full Changelog: v2024.1.0...v2024.2.0

v2024.1.0

15 May 16:20
Compare
Choose a tag to compare

What's Changed

  • [QPPSE-1926]: Update files and modules compatible with Java 17 and compile by @sivaksb in #1415
  • [QPPSE-1927]: Removed unsupported clone library and written in memory serialization for cloning to fix test case failures and cloning issues by @sivaksb in #1418
  • Release v2023.6.1 by @sivaksb in #1424
  • QPPSE-1928: Fixed Test Cases for rest of the modules by @sivaksb in #1426
  • QPPSE-1929: Fixed static mock tests with latest mockito and junit5 by @sivaksb in #1427
  • QPPSE-2171 DEV Codebuild Cleanup and alignment with resources by @timothy-ellis-ky in #1428
  • QPPSE-1728: Updated Detail component to accept string errors from submission api by @sivaksb in #1431
  • QPPSE-2017: Added test case to support the new id by @sivaksb in #1433
  • QPPSE-1933: Java 11 to 17 migration by @sivaksb in #1432

Full Changelog: v2023.6.1...v2024.1.0

v2023.6.1

21 Mar 19:14
Compare
Choose a tag to compare

What's Changed

  • QPPSE-2001: Updated references of UUID table info to reflect 2023 IG by @sivaksb in #1423

Full Changelog: v2023.6.0...v2023.6.1

v2023.6.0

07 Mar 15:32
Compare
Choose a tag to compare

What's Changed

  • QPPSE-1584: Added Parameter Store variable to the buildspec to fix the automation script by @sivaksb in #1407
  • Correct logic for post_build by @timothy-ellis-ky in #1410
  • QPPSE-1485: Enable Swagger and add swagger docs for pcf endpoints by @sivaksb in #1409
  • [DEVOPS] [QPPSE-1392] Update out of date lambdas by @rajkpammi in #1408
  • [DEVOPS][CT] [QPPSE-1814] Set ECR Lifecycle policy by @rajkpammi in #1413
  • policy corrections for CT Codebuild by @timothy-ellis-ky in #1411
  • [QPPSE-1516] Fix Unit Test failures on CI pipeline and add tests back that was removed before by @sivaksb in #1414

Full Changelog: v2023.5.0...v2023.6.0

v2023.5.0

04 Jan 19:51
Compare
Choose a tag to compare

What's Changed

  • Release v2023.4.0 by @sivaksb in #1404
  • QPPSE-1560: Fixed automation code and updated code for field changes in the participation file by @sivaksb in #1405

Full Changelog: v2023.4.0...v2023.5.0

v2023.4.0

15 Dec 21:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.3.0...v2023.4.0

v2023.3.0

08 Dec 19:31
d396834
Compare
Choose a tag to compare

What's Changed

  • Resolve Checkov error Part
  • resolve NR provider version disparity
  • Update Conversion Tool to handle 2023 PCF changes.

Full Changelog: v2023.2.0...v2023.3.0

v2023.2.0

04 Dec 22:14
Compare
Choose a tag to compare

What's Changed

  • CEHRT ID message updates
  • 2023 Template ID Updates
  • Newrelic Infra APM Agent Upgrade
  • MVP And SubGroup Submissions
  • Required Performance Period Update
  • MVP & Subgroup Additional Fix
  • Update Measures Data
  • Security Hub Finding Remediation

New Contributors

Full Changelog: v2023.1.0...v2023.2.0

v2023.1.0

08 Sep 16:26
19ed853
Compare
Choose a tag to compare
  • QPPSE-884: Spring Security Updates