Skip to content

Accept new version numbering in api-version#49

Merged
rainbowdashlabs merged 1 commit into
eldoriarpg:mainfrom
JLyne:new-versions
Mar 25, 2026
Merged

Accept new version numbering in api-version#49
rainbowdashlabs merged 1 commit into
eldoriarpg:mainfrom
JLyne:new-versions

Conversation

@JLyne
Copy link
Copy Markdown

@JLyne JLyne commented Mar 25, 2026

Allows the new version numbering (year.release.patch) to be used for the api-version. 1 or >= 26 is accepted for the major version, with the min version checks only performed when 1 is the major version.

I've left the minor version checks as they are, as I'm not sure what the plan is for those.

Closes #48

Copy link
Copy Markdown
Member

@rainbowdashlabs rainbowdashlabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@rainbowdashlabs rainbowdashlabs merged commit 7bc3359 into eldoriarpg:main Mar 25, 2026
1 check passed
@JLyne JLyne deleted the new-versions branch March 25, 2026 17:42
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.

api-version validation does not accept 26.1

2 participants