w3c / did-core

W3C Decentralized Identifier Specification v1.0
https://www.w3.org/TR/did-core/
Other
395 stars 93 forks source link

Why is versionTime at risk? #773

Closed oed closed 2 years ago

oed commented 3 years ago

Looks like there is a handful of implementations of the versionTime query param: https://github.com/w3c/did-test-suite/search?q=versionTime

Yet it's still has the "FEATURE AT RISK" note: https://w3c.github.io/did-core/#did-parameters

msporny commented 3 years ago

versionTime is no longer at risk, it has achieved the minimum number of implementations to keep it in the spec: https://w3c.github.io/did-test-suite/#spec-statement-summary

Those at-risk issue markers were manually added and they need to be manually removed. I'm delaying doing that until the end of CR because of the heavy workload that I'm under... removing at risk markers often come with discussions that are better had AFTER we come out of CR than while we're going through CR.

You are free to raise a PR removing the at risk marker for it (and anything else you can see as no longer at-risk).

msporny commented 3 years ago

I'm marking this as pending close -- as the issue is effectively resolved once we come out of CR (because there are enough implementations now). @oed, can you please confirm that this addresses your issue?

msporny commented 2 years ago

As of the latest implementation report, versionTime is no longer at risk: https://lists.w3.org/Archives/Public/public-did-wg/2021Jul/0004.html

I'm preparing a PR that will remove it (and other issue markers from the specification).

msporny commented 2 years ago

PR #775 has been raised to address this issue. This issue will be closed once that PR has been merged.

msporny commented 2 years ago

PR #775 has been merged, which addresses this issue (and @oed has confirmed that it addresses their concern). Closing.