@atul's recent changes caused a major issue where new RoleInfos were being delivered to older clients, causing validation failures.
This diff makes it so keyserver can continue outputting the old-style RoleInfos to current clients.
Differential D11496
[lib] Fix keyserver sending updated RoleInfos to old clients ashoat on Mar 31 2024, 7:14 PM. Authored by Tags None Referenced Files
Details @atul's recent changes caused a major issue where new RoleInfos were being delivered to older clients, causing validation failures. This diff makes it so keyserver can continue outputting the old-style RoleInfos to current clients. I deployed this to prod and:
Diff Detail
Event TimelineComment Actions Thanks for catching and resolving this. I definitely thought through this scenario, specifically when I introduced https://phab.comm.dev/D11286... shouldn't have missed it. |