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
I had searched in the issues and found no similar feature requirement.
Description
We need a simple and stable API for the OAP server to verify the server API version, this API version could be different from the BanyanDB version, but it keeps the compatibility information and patch version.
The response version should be like
major version number. OAP will rely on this to check compatibility.
mini version number. BanyanDB maintains this for internal usage, and OAP will output this when the database is connected in the booting stage.
BanyanDB should have a document to list all releases(from 0.8)' API versions.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Yes I am willing to submit a pull request on my own!
Search before asking
Description
We need a simple and stable API for the OAP server to verify the server API version, this API version could be different from the BanyanDB version, but it keeps the compatibility information and patch version.
The response version should be like
BanyanDB should have a document to list all releases(from 0.8)' API versions.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: