This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,28 @@ | |
Changes in this log refer only to changes that make it to the 'main' branch and | ||
are nested under deploy/cttso-ica-to-pieriandx-cdk. | ||
|
||
## 2023-11-17 | ||
|
||
> Author: Alexis Lucattini | ||
> Email: [[email protected]](mailto:[email protected]) | ||
### Enhancements | ||
|
||
* Add two pieriandx columns for disease code and names (https://github.com/umccr/cttso-ica-to-pieriandx/pull/167) | ||
* Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/171 | ||
|
||
### Bugfixes | ||
|
||
* Refactored validation lambda so that checks are not done before columns are renamed (https://github.com/umccr/cttso-ica-to-pieriandx/pull/168) | ||
* Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/166 | ||
|
||
* Don't delete pending cases from cttso lims (https://github.com/umccr/cttso-ica-to-pieriandx/pull/169) | ||
* Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/161 | ||
|
||
* Added snomed term to submission df (https://github.com/umccr/cttso-ica-to-pieriandx/pull/170) | ||
* Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/165 | ||
|
||
|
||
## 2023-10-18 | ||
|
||
> Author: Alexis Lucattini | ||
|