Skip to content
New issue

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

GetCapabilities: set HighApiVersion to 2.3 #4069

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

sluongng
Copy link
Contributor

The latest version of Remote APIs is v2.3.

Let's make sure that we follow the specification and avoid future v2.4
or v3.0 clients to try using our API before we support it.

Related issues: bazelbuild/remote-apis#253

The latest version of Remote APIs is v2.3.

Let's make sure that we follow the specification and avoid future v2.4
or v3.0 clients to try using our API before we support it.
@sluongng sluongng merged commit 977a17c into master May 30, 2023
@sluongng sluongng deleted the sluongng/cap-highapi-2.3 branch May 30, 2023 15:05
@tylerwilliams
Copy link
Member

In the past, the way we've known to add support for new features is when folks try them and find issues. With this change, we now need to stay on top of that by monitoring for new features and adding them -- I'm not opposed to this change, but I want to make sure that is being covered.

@sluongng
Copy link
Contributor Author

Agree. We have been attending the RE API meetings to stay on top of things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants