v1.3.1
What's Changed?
[v1.3.1] - 08-11-2023
Added
- Added timeout for the
BPN Discovery
andEDC Discovery
APIs returned in the Discovery Service API. - Created a new
doPost
function in theHttpUtils
that allows the usage of timeouts in API calls. - Create a new
timeout
function inThreadUtils
to be applied to the call of functions.
Milestone PRs:
- [1º] - Hotfix/v1.3.1-discovery-service: Fixed timeout issue with inexistent BPN and EDC Discoveries listed in the "Discovery Service" by @matbmoser in #147
Full Changelog: v1.3.0...v1.3.1