Activity
Philip Smart April 1, 2022 at 12:22 PM
Change fix version to 1.2.0
Philip Smart December 10, 2021 at 11:31 AMEdited
I need to rev some of the versions of the libraries they depend on:
retrofit → 2.5.0 → 2.9.0
retrofit converter-jackson → 2.1.0 → 2.9.0
okhttp3 → 3.3.1 → 4.9.1
A major version change, but the IdP no longer supplies this, so no clash is expected.
okhttp3 logging interceptor → 3.3.1 → 4.9.1
They have also updated jackson-core to 2.12.4. We use the IdP 4.1.2 supplied v2.12.2. Apache seems to follow semantic versioning or close to it (https://github.com/FasterXML/jackson/wiki/Jackson-Releases#general ). So these should be compatible and I will not attempt to override that supplied by the IdP.
Philip Smart December 10, 2021 at 10:59 AM
Version 1.1.3 of the SDK has since been released. I look to upgrade to that.
Philip Smart August 4, 2021 at 9:52 AM
Updated.
Something went wrong on our end
If this keeps happening, share this information with your admin, who should contact support.
Hash D3XM4T
Trace 64f18684fe3241c8bea97dd0f3d8259b
Duo fixed the NPE I reported in:
https://github.com/duosecurity/duo_universal_java/issues/8
And hence we should look to update to 1.1.2 :
(https://github.com/duosecurity/duo_universal_java/releases/tag/1.1.2)