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

Discuss more comprehensive interface versioning #44

Open
gunnarx opened this issue Oct 31, 2022 · 3 comments
Open

Discuss more comprehensive interface versioning #44

gunnarx opened this issue Oct 31, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@gunnarx
Copy link
Collaborator

gunnarx commented Oct 31, 2022

  • Consider if patch level version number is needed (if it even makes sense on an interface definition).
  • Also consider dot-notation version string for convenienc
  • Consider additional arbitrary-string (as VSS provides)
@gunnarx
Copy link
Collaborator Author

gunnarx commented Nov 14, 2022

From previous week:

  • Add patch as optional, if not needed it's optional anyway.
  • Add string info field (optional). Label. Same as VSS.
  • Worth doing this now, and refining later.

This week:

  • Consider service discovery. This is a target-environment / deployment thing. It might be implemented or not. In either case, if the definition (IDL) provides the necessary information then this can be built.
  • Agreed to do as we said last week.

@gunnarx
Copy link
Collaborator Author

gunnarx commented Nov 14, 2022

Close when implemented / PR sent.

@gunnarx
Copy link
Collaborator Author

gunnarx commented Apr 17, 2023

NOTE! Optional patch version still missing.

@gunnarx gunnarx added the enhancement New feature or request label Aug 11, 2023
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