release-2022-11-28: Use a fixed release in stable memory migration integration tests (#1058)
github-actions
released this
28 Nov 09:20
·
1508 commits
to main
since this release
This is Internet Identity release release-2022-11-28 for commit 1ff5b035634843944c72ea1edb215b6963cd37f2.
This release includes support to pick from multiple known anchors. It makes it much easier for users who use different anchors regularly. In addition this release prepares II for the upcoming stable memory migration which will give anchors more space for their devices (alongside of space for upcoming features).
The sha256 of production asset internet_identity_production.wasm is d817cd050a9db95d0c5c094f879193d3cedce0513b03f17d69316bc7bdee8100.
What's Changed
- Expose stable memory layout version by @frederikrothenberger in #1037
- Update stable memory test readme by @frederikrothenberger in #1038
- Don't assume JSON in userNumber tests by @nmattia in #1041
- Change internal representation of anchor by @frederikrothenberger in #1042
- fix link to #authentication section of interface spec. by @domwoe in #1043
- Add rollback tests for the archive canister by @frederikrothenberger in #1045
- Store multiple anchors in local storage by @nmattia in #1046
- Allow the archive to use the full 32GB stable memory by @frederikrothenberger in #1047
- Reuse unknownToRec by @nmattia in #1048
- Accept number maxTimeToLive by @nmattia in #1051
- Clarify meaning of authenticate by @nmattia in #1052
- Shift anchors in stable memory and double size by @frederikrothenberger in #1044
- Expose archive canister status by @frederikrothenberger in #1053
- Update authz & manage auth flows by @nmattia in #1055
- Use internal device representation for device constraints checking by @frederikrothenberger in #1054
- Update copy in authn flow by @nmattia in #1056
- Limit the size of variable fields across all devices by @frederikrothenberger in #1057
- Use a fixed release in stable memory migration integration tests by @frederikrothenberger in #1058
New Contributors
Full Changelog: release-2022-11-23...release-2022-11-28
Build flavors
For more information please see the Build flavors section of the README.