You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a new decorator, `@context.requires`, which asserts version
compatibility when the server version is known. The check is skipped if
the server version is unknown (e.g., the Connect configuration disables
version information).
Also marks the OAuth API with a '2024.08.0' requirement.
Closes#272
0 commit comments