Closed fquesnel closed 2 years ago
@fquesnel Do you think you might provide a patch to support both?
@fquesnel Issue fixed, released version 2.6.1 that enforce Faraday < 2.x If you want to support Faraday 2.x, feel free to provide a PR!
Thanks for reporting the issue
@pierresouchay thank you for quickly fixing the issue :slightly_smiling_face:
Since https://github.com/lostisland/faraday/blob/main/CHANGELOG.md#201-2022-01-05 has been released with https://github.com/lostisland/faraday/pull/1366, diplomat can now rely again on Faraday 2.0.1+
In short: faraday 2.0.0 now requires to specify an adapter.
Currently, calling Datacenter::get results in the following error message:
Example stacktrace:
Known mitigation: use faraday <= 1.8.0