Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiswl committed May 22, 2024
1 parent 0e3afe6 commit eb3007c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions deploy/cttso-ica-to-pieriandx-cdk/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.

## 2024-05-23

> Author: Alexis Lucattini
> Email: [[email protected]](mailto:[email protected])
### Hotfixes

* Improve access token handling (https://github.com/umccr/cttso-ica-to-pieriandx/pull/226)
* Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/227

## 2024-05-08

> Author: Alexis Lucattini
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,4 @@ class SampleType(Enum):

NTC_SUBJECT_ID = "SBJ00006"

JWT_EXPIRY_BUFFER = 60 # 1 minute
JWT_EXPIRY_BUFFER = 60 # 1 minute

0 comments on commit eb3007c

Please sign in to comment.