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

Add ability to use release candidate API version #1366

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lizkenyon
Copy link
Contributor

Falls back to latest API version for REST resources

Description

Fixes #1306

Please, include a summary of what the PR is for:

  • What is the problem it is solving?
  • What is the context of these changes?
  • What is the impact of this PR?

How has this been tested?

Please, describe the tests that you ran to verify your changes.

Checklist:

  • My commit message follow the pattern described in here
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the project documentation.
  • I have added a changelog line.

@lizkenyon lizkenyon requested a review from a team as a code owner March 6, 2025 19:37
@lizkenyon lizkenyon changed the title [WIP] Add ability to use release candidate API version Add ability to use release candidate API version Mar 11, 2025
Falls back to latest API version for REST resources

Dont load rest resources for release candidate version

changeset

skip loading if unstable or rc
@lizkenyon lizkenyon force-pushed the liz/add-release-candidate-api-version branch from 167624e to 59af0b0 Compare March 20, 2025 16:23
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.

Ability to use upcoming GraphQL version for testing
1 participant