NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Copyedited.

...

Panel

National Cancer Institute Center for Biomedical Informatics and Information Technology
caDSR Sprint 1.46.4.0 Release Notes

Excerpt

2-Aug-2023

Improvements

The following are tracker numbers and descriptions of improvements.

TBD

Bug Fixes

The following are tracker numbers and descriptions of bug fixes.

TBD

Issues Not Fixed in This Sprint - Planned for Next Sprint

The following are tracker numbers and descriptions of unresolved issues.

TBD

Known Issues Found in Sprint 1.46.3.0 Testing

The team created or reopened the following issues during Sprint 1.46.4.0 testing.

TBD

Emergency Fix

caDSR II Release 1.46.4.0 is an emergency fix (DSRMWS-2802) to rollback the "Flattened Form" API JSON Syntax to version 1.45.2.0. The 1.46.3.0 release supported retrieval of multiple forms which necessitated a syntax change to the JSON. We are rolling back the feature to allow customers time to prepare for the syntax change. Note the bracket "[" at the start of the form in the Future Format.

Current 1.46.4.0 format:

Code Block
{
  "form" : {
    "publicID" : "12985467",
    "version" : "1",
    "longName" : "ELIGIBILITY",
    "context" : "Children's Oncology Group",

...

Future Format in 1.45.4.0, to be re-released at a future date: 

Code Block
{
  "form" : [ {
    "publicID" : "12985467",
    "version" : "1",
    "longName" : "ELIGIBILITY",
    "context" : "Children's Oncology Group",

...


Release History

ReleaseDate
Sprint 1.46.4.0: Emergency Patch2-Aug-2023
Sprint 1.46.3.027-Jul-2023
Sprint 1.45.2.029-Jun-2023
Sprint 1.44.3.01-Jun-2023
Sprint 1.43.5.04-May-2023
Sprint 1.42.5.04-Apr-2023
Sprint 1.42.4.030-Mar-2023
Sprint 1.41.5.016-Mar-2023
Sprint 1.41.4.014-Mar-2023
Sprint 1.41.3.016-Feb-2023
Sprint 1.40.2.012-Jan-2023
Sprint 1.39.2.05-Dec-2022
Sprint 1.38.2.010-Nov-22
Sprint 1.38.1.07-Nov-22
Sprint 1.37.2.020-Oct-22
Sprint 1.37.1.0(Not deployed.)
Sprint 1.37.0.0(Not deployed.)
Sprint 1.36.4.04-Oct-22
Sprint 1.36.3.026-Sep-22
Sprint 1.35.3.07-Sep-22
Sprint 1.35.2.0(Not deployed.)
Sprint 1.35.1.025-Aug-22
Sprint 1.34.1.1    9-Aug-22
Sprint 1.34.0.028-Jul-22
Sprint 1.33.1.07-Jul-22
Sprint 1.33.0.0(Not deployed.)
Sprint 1.32.2.022-Jun-22
Sprint 1.32.1.016-Jun-22
Sprint 1.32.0.019-May-22
Sprint 1.31.0.011-May-22
Sprint 1.30.0.025-Apr-22
Sprint 1.29.0.0(Not deployed.)
Sprint 1.28.0.015-Apr-22
Sprint 1.27.0.029-Mar-22
Sprint 1.26.0.09-Mar-22
Sprint 1.25.0.017-Feb-22
Sprint 1.24.0.03-Feb-22
Sprint 1.23.0.011-Jan-22
Sprint 1.22.0.014-Dec-21
Sprint 1.21.0.015-Nov-21
Sprint 1.20.0.01-Nov-21

...