Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:SQuaRE
-
Urgent?:No
Description
LTD Dasher is now failing to get data from the LTD Keeper bulk metadata endpoints; I think this is because LTD Dasher is running on a fairly old Python 3.5.1 base image that has out-of-date root certificates. A new image (and a refresh of the dependencies) should fix the problem.
I've released LTD Dasher 0.1.11. This release updates the Python base image from version 3.5 to 3.9. Doing so updates the base OS as well with newer CA certificates, which should resolve the TLS handshake issue. Also updated Python package dependencies. Deployed to Roundtable and verified that the fix works.