We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#10339 introduces an Agent API version
Update the AgentVersion to include 3 states as follows, taking the first condition that matches.
Deprecated
Outdated
Updated
Deprecated version can share more or less the same tooltip as Outdated does today
c.f. "Updated" below
The text was updated successfully, but these errors were encountered:
feat: include server agent API version in buildinfo (#11057)
b4ca1d6
First part of #10340 -- we need this version to compare with agents to tell if they are on a deprecated Agent API version
feat: display 'Deprecated' warning for agents using old API version (#…
6d66cb2
…11058) Fixes #10340
spikecurtis
Successfully merging a pull request may close this issue.
#10339 introduces an Agent API version
Update the AgentVersion to include 3 states as follows, taking the first condition that matches.
Deprecated
Outdated
Updated
Deprecated
version can share more or less the same tooltip asOutdated
does todayc.f. "Updated" below
The text was updated successfully, but these errors were encountered: