Page MenuHomePhabricator

[identity] bump native min supported version and add web min supported version
ClosedPublic

Authored by varun on Oct 25 2024, 1:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 2, 8:16 PM
Unknown Object (File)
Thu, Jan 2, 12:42 PM
Unknown Object (File)
Thu, Jan 2, 12:38 PM
Unknown Object (File)
Thu, Jan 2, 8:22 AM
Unknown Object (File)
Wed, Dec 25, 3:44 PM
Unknown Object (File)
Mon, Dec 23, 7:50 AM
Unknown Object (File)
Mon, Dec 23, 7:50 AM
Unknown Object (File)
Mon, Dec 23, 7:50 AM
Subscribers

Details

Summary

bump native min supported version to 401, to resolve https://linear.app/comm/issue/ENG-9421/consider-marking-mobile-versions-below-401-unsupported-by-identity

also introducing a web min supported version and setting it to 120, which is the web equivalent of 401

Test Plan

changed min supported versions on staging identity to one higher than my dev native/web versions. was logged out on both platforms with an alert/modal explaining why. was alerted that i should update when i tried to log back in. then changed min supported versions back to 401/120 and could log in again

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

services/identity/src/grpc_services/shared.rs
23–26 ↗(On Diff #45389)

I didn't test on desktop platforms but we version them the same as web

varun requested review of this revision.Oct 25 2024, 1:30 PM
This revision is now accepted and ready to land.Oct 25 2024, 1:33 PM