Skip to content

v2.5.0: Make status timeouts/retries configurable and update to latest hms-trs-app-api module

Compare
Choose a tag to compare
@jwlv jwlv released this 05 Nov 18:26
· 2 commits to master since this release
f8f4196

[2.5.0] - 2024-10-25

Changed

  • Added ability to configure http status timeout and retries with
    PCS_STATUS_HTTP_TIMEOUT and PCS_STATUS_HTTP_RETRIES env variables
  • Updated hms-trs-app-api vendor code to latest version
  • Updated GoLang build version from 1.16 to 1.17 so that new vendor code compiles