release-2024-01-05: Various Maintenance Changes
github-actions
released this
05 Jan 12:02
·
552 commits
to main
since this release
This is Internet Identity release release-2024-01-05 for commit 6e90dbf1dd8d0bbb5d9d7f72b784de21a1646d04.
This Internet Identity release includes many different maintenance changes, such as dependency updates and internal refactorings. Progress has been made on the new experimental canister APIv2 (not stable yet).
The sha256 of production asset internet_identity_production.wasm.gz is b3785a434dafc3825a107ebf0f158a9747cb22ace1f17cf119c3987460204e16.
What's Changed
- Update commit of IC artefacts by @gix-bot in #2146
- Update didc release by @gix-bot in #2145
- Update readme with local URLs by @frederikrothenberger in #2147
- Remove useless Result aliases by @frederikrothenberger in #2148
- Bump zerocopy from 0.7.25 to 0.7.31 by @dependabot in #2140
- Move unknown app icon to other assets by @meodai in #2150
- Update dapps list by @gix-bot in #2149
- API V2 Refactor by @frederikrothenberger in #2151
- Add API v2 test helpers by @frederikrothenberger in #2152
- Remove dependency of
vc_util
onic_cdk
by @przydatek in #2153 - Refactor authenticated OP helper to allow returning proper results by @frederikrothenberger in #2155
- Consistently use camel case variants in APIv2 by @frederikrothenberger in #2156
- Introduce API v2 identity_authn_info method by @frederikrothenberger in #2154
- Change AuthenticationFailed to Unauthorized by @frederikrothenberger in #2158
- Introduce v2 API for tentative authn method registration by @frederikrothenberger in #2157
- Introduce API v2 authn_method_metadata_replace by @frederikrothenberger in #2159
- Introduce API v2 authn_method_replace by @frederikrothenberger in #2160
- Refactor AuthnMethodData to group security relevant, modifiable fields by @frederikrothenberger in #2161
- Introduce API v2 authn_method_security_settings_replace by @frederikrothenberger in #2162
- Update commit of IC artefacts by @gix-bot in #2163
- Update dapps list by @gix-bot in #2164
- Rename authn method registration types and methods by @frederikrothenberger in #2165
- Update rust version by @gix-bot in #2139
- Update dapps list by @gix-bot in #2166
- Update didc release by @gix-bot in #2167
- Use correct node version in clean build by @nmattia in #2168
- Bump docker ubuntu by @nmattia in #2169
- Clean up nvm setup by @nmattia in #2170
- Update dapps list by @gix-bot in #2171
Full Changelog: release-2023-12-15...release-2024-01-05
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 6e90dbf1dd8d0bbb5d9d7f72b784de21a1646d04
./scripts/verify-hash --ii-hash b3785a434dafc3825a107ebf0f158a9747cb22ace1f17cf119c3987460204e16