Closed deejay1 closed 9 months ago
Thanks! I'll merge this into releases/v2
, so that we can put out a v2.0.1
patch release without incorporating the other changes.
I'd rather defer releasing v2.1.0
with the "hardcoded checksums" work until I have capacity to handle any issues.
Merged and released as v2.0.1
. Thanks!
What
Log AggregateError type, when multiple errors are returned from HTTP client - fixes #174
Why
We would silently fail otherwise as error.message was empty for the AggregatedError exception.