release-2024-02-02: Loader during delegation fetching, minor fixes.
github-actions
released this
02 Feb 14:09
·
479 commits
to main
since this release
This is Internet Identity release release-2024-02-02 for commit ef43b65875cbb9947f9ee3398a0ccc25d730988a.
This release introduces a missing loader during delegation fetching, and fixes parsing of file names of canister assets. Moreover, it adds several internal updates and fixes.
The sha256 of production asset internet_identity_production.wasm.gz is 5e50e1485667d7f3b1a416d7fbb4d477dc9b7b8b16e57a8be339d30f92592591.
What's Changed
- Update ic stable structures dependency by @frederikrothenberger in #2234
- Clean up test-app authentication by @nmattia in #2236
- Bump actions/checkout v3 -> v4 by @nmattia in #2238
- Simplify asset collection by @nmattia in #2239
- Remove candid breaking change exceptions by @frederikrothenberger in #2240
- Update commit of IC artefacts by @gix-bot in #2241
- Fix paths in auto release bump by @nmattia in #2242
- Bump release links in README by @nmattia in #2243
- Clean up vite plugins by @nmattia in #2244
- Add loader when fetching delegation by @nmattia in #2245
- Update didc release by @gix-bot in #2247
- Update parsing of filenames, to handle filenames with dots by @przydatek in #2249
- Update dapps list by @gix-bot in #2246
Full Changelog: release-2024-01-26...release-2024-02-02
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 ef43b65875cbb9947f9ee3398a0ccc25d730988a
./scripts/verify-hash --ii-hash 5e50e1485667d7f3b1a416d7fbb4d477dc9b7b8b16e57a8be339d30f92592591