Skip to content

Releases: CMSgov/qpp-conversion-tool

v1.2.3

13 Feb 23:34
c3888f3
Compare
Choose a tag to compare

Hotfix release

New changes in this release:

  • QPPCT-670 (Stratifier UUID Case Sensitivity Check)

v1.2.2

08 Feb 05:01
f691d19
Compare
Choose a tag to compare

New changes in this release:

  • QPPCT-611 (Decoder refactor part 2)
  • QPPCT-402 (Spike to investigate adding support for LocalStack)
  • QPPCT-618 (Improve error for “Invalid Program Name)
  • QPPCT-631 (Relax enforcement of template id extensions)
  • QPPCT-625 (Disable default spring boot security setup)
  • QPPCT-613 (Path correlation mismatch with submission validation api and duplicate IA measures)
  • QPPCT-628 (Code coverage)
  • QPPCT-531 (Spike to investigate System.out/System.err in tests)
  • QPPCT-638 (Update readme to reflect Python dependency from LocalStack)
  • QPPCT-490 (Make check style run and fail build on mvn verify)
  • QPPCT-207 (Checkstyle and findbugs discrepancies)
  • QPPCT-640 (Update verbiage for “not a valid QRDA document” error)
  • QPPCT-624 (Re-evaluate application logging)
  • QPPCT-634 (Add decode time validation on date parsing)
  • QPPCT-643 (Prepend indicators to error messages)
  • QPPCT-649 (Add modernizer-maven-plugin to the build to notify of outdated dependencies)
  • Cleanup unused throws

v1.2.1

26 Jan 19:34
Compare
Choose a tag to compare

Changes in v1.2.1

  • QPPCT-629 (Fix assumption that a measure node has a single child node)
  • QPPCT-632 (Encode dates in QPP JSON output as YYYY-MM-DD)
  • QPPCT-633 (Modify internal n
    ode search to be breadth-first rather than depth-first)

v1.2.0

23 Jan 22:59
df85ad5
Compare
Choose a tag to compare

Conversion Tools v1.2.0

New changes in this release are:

  • QPPCT-593 (Update New Relic Java Agent)
  • QPPCT-566 (Flesh out acceptance tests for the rest-api)
  • QPPCT-601 (Disable asynchronous service functionality)
  • QPPCT-567 (CPC+ Endpoint 3+ - mark file as unprocessed)
  • QPPCT-429 (Autogenerate all errors with error codes and small examples)
  • Removed DESIGN_PROCESS file
  • PerformanceRateProportionMeasureDecoder set to TREE_FINISHED
  • QPPCT-496 (Understand why files in sample-files fail Validation API)
  • QPPCT-433 (Re-test Submission Validation API with errors)
  • QPPCT-608 (Remove http method boilerplate in rest services)
  • Upgrade Angular dependencies for Simple UI
  • QPPCT-579 (Investigate removing rest-logger module)
  • Add helper utility for tests to create a JWT
  • QPPCT-491 (Make performance tests use junit 5 tagging)
  • QPPCT-614 (Remove PropertiesTestSuite)
  • QPPCT-612 (Org name should be env var)
  • CPC+ acceptance test tests program name regardless of case
  • QPPCT-603 (Improve invalid quality measure uuid message with levenshtein distance check)

v1.1.4

12 Jan 20:44
01b1787
Compare
Choose a tag to compare

Version 1.1.4

New changes in this version:

  • QPPCT-579 (partial implementation to reduce defined loggers)
  • QPPCT-567 (add ability to unprocess CPC+ files)
  • QPPCT-581 (replace @Autowired with @Inject and constructor injection)
  • QPPCT-598 (unprocessed cpc+ file endpoint returns 96 item max)

Also contains all changes in:

v1.1.3

11 Jan 16:40
a4b1b7d
Compare
Choose a tag to compare

Release 1.1.3

New changes in this release:

  • QPPCT-582 (Refactor QppXmlDecoder)
  • QPPCT-576 (Add Spring Security Integration tests)
  • QPPCT-584 (Replace java.util.Date with java.time.*)

v1.1.2

09 Jan 19:49
a21f3e2
Compare
Choose a tag to compare

New changes in this release:

  • QPPCT-204 (Check for VALIDATION_URL env var at startup)
  • QPPCT-566 (Acceptance tests for the rest-api)
  • QPPCT-586 (JUnit 5 Launcher dependency)
  • QPPCT-530 (Move Github files into .github directory)
  • QPPCT-592 (Conversion tools fix for New Relic connection)
  • QPCPT-590 (Add generate-qrda as a Maven module)

v1.1.1

08 Jan 20:16
ed72326
Compare
Choose a tag to compare

New Changes in this release are:

  • QPPCT-204 (VALIDATION_URL check at startup)
  • QPPCT-566 (acceptance tests)
  • QPPCT-586 (Junit 5 launcher dependency)
  • QPPCT-530 (move github files into .github)
  • QPPCT-592 (fix New Relic reporting)

v1.0.1

08 Jan 20:47
678e415
Compare
Choose a tag to compare

v1.0.1 Hotfix

  • QPPCT-592 (fix New Relic connectivity)

v1.1

04 Jan 19:55
43a3868
Compare
Choose a tag to compare

Changes in this release are:

  • QPPCT-569 (UTF8)
  • QPPCT-570 (Code coverage)
  • Run Maven with 6GB heap in CircleCI
  • QPPCT-505 (JWT Security for new CPC+ endpoints)