Release notes: Release 0.14.2 · dfinity/sdk · GitHub
The main reason for this release is that dfx 0.14.2 disables response verification v2 in the asset canister while we improve test coverage.
Note: there is a known issue in the bundled Candid UI, and with the JS agent in general, with respect to this release: when calling a canister method that fails inspect_message
, they will appear to hang for around 5 minutes before reporting an error Specified ingress_expiry not within expected range
. Since this behavior is also seen on mainnet, we are releasing this version of dfx in advance of an updated JS agent and Candid UI.