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

release: v0.12.0 #1516

Merged
merged 1 commit into from
Feb 17, 2023
Merged

release: v0.12.0 #1516

merged 1 commit into from
Feb 17, 2023

Conversation

EverlastingBugstopper
Copy link
Contributor

[0.12.0] - 2023-02-17

🚀 Features

  • Allow rover subgraph check to execute without operation check results - @jsegaran, Support check workflows with no operation check #1490

    Apollo Studio now allows you to disable operation checks for a graph variant. Older versions of Rover will fail to parse the result of a check without a result for an operation check and return an error. Running the same check in versions of Rover after 0.12.0 will succeed when operation checks are disabled.

🛠 Maintenance

  • Fix up xtask test runner - @EverlastingBugstopper, chore: fix up test runner (#1505 #1505

    cargo xtask test detects failed tests and reruns them with some arguments. Unfortunately the code to insert --target arguments was in the wrong order and resulted in confusing internal error messages on failed tests, this is now fixed.

📚 Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚢 release release PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add gitlab configuration
1 participant