release-2024-02-23: Fix dfx deps pull hash issue
This is Internet Identity release release-2024-02-23 for commit 6256227195776b5f7d93fc875a79fc38782c6c4e.
This release fixes a warning related to pulling Internet Identity using dfx deps. It also contains various technical improvements, such as preparations to move the archive entries buffer to stable memory. This release is also used to update the Internet Identity archive, which has not been updated since November 2023 and is thus missing some technical improvements.
The sha256 of production asset internet_identity_production.wasm.gz is 119fe2e72873a105983ca5aad11af55ee6a3d6429f9c217f1dd26ce54676b2c0.
What's Changed
- Change VC-id/jti to data-URL by @przydatek in #2279
- Move archive buffer to stable memory for freshly initialized II by @frederikrothenberger in #2274
- Update release in README by @gix-bot in #2282
- Update commit of IC artefacts by @gix-bot in #2284
- Bump undici from 5.26.3 to 5.28.3 by @dependabot in #2283
- Clean up storage constants and remove 32GB limitation by @frederikrothenberger in #2289
- Bump nodejs16 based GitHub actions by @frederikrothenberger in #2286
- Add JS-API for validation of delegations by @przydatek in #2281
- Bump WebdriverIO by @nmattia in #2292
- Report virtual memory sizes on stats endpoint by @frederikrothenberger in #2290
- Simplify auth flow types by @nmattia in #2285
- Bump ip from 1.1.8 to 1.1.9 by @dependabot in #2287
- Update dapps list by @gix-bot in #2294
- Add sha256 file for dev build by @nmattia in #2293
Full Changelog: release-2024-02-16...release-2024-02-23
Build flavors
For more information please see the Build flavors section of the README.
Wasm Verification
To build the wasm modules yourself and verify their hashes, run the following commands from the root of the Internet Identity repository:
git pull # to ensure you have the latest changes.
git checkout 6256227195776b5f7d93fc875a79fc38782c6c4e
./scripts/verify-hash --ii-hash 119fe2e72873a105983ca5aad11af55ee6a3d6429f9c217f1dd26ce54676b2c0 --archive-hash cf0dd829a7c3f99103a81875cb663501b2ab2be80c28de1e84772aadd5b4b5b3