Skip to content

Document spec support #101

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

Open
yschimke opened this issue May 7, 2025 · 0 comments
Open

Document spec support #101

yschimke opened this issue May 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@yschimke
Copy link

yschimke commented May 7, 2025

types.kt has two supported spec versions.

public const val LATEST_PROTOCOL_VERSION: String = "2024-11-05"

But features like these address newer specs 2025-03-26

#69
#68

It's unclear exactly what is supported, but using with Copilot I get warnings like

Client requested unsupported protocol version 2025-03-26, falling back to 2024-11-05

Could this be documented?

@yschimke yschimke added the enhancement New feature or request label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant