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.11.0-rc.2 #1482

Merged
merged 3 commits into from
Jan 20, 2023
Merged

release: v0.11.0-rc.2 #1482

merged 3 commits into from
Jan 20, 2023

Conversation

EverlastingBugstopper
Copy link
Contributor

This release includes some changes to rover dev:

  1. There is now a --router-config <ROUTER_YAML_PATH> argument that you can pass to specify a yaml configuration file to start the router with. This file is reloaded when it is changed.
  2. rover dev will now intelligently select a version of the router and composition to use based on the versions in ./latest_plugin_versions.json
  3. -n is now an alias for --name

There are two new commands: rover contract publish and rover contract describe. Docs on these commands can be found here.

The --output argument has been renamed to --format and should be used for specifying JSON output, and --output should be used for writing Rover's command output to a file.

@EverlastingBugstopper EverlastingBugstopper self-assigned this Jan 20, 2023
@EverlastingBugstopper EverlastingBugstopper added docs 📝 improvements or additions to docs on the docs site 🚢 release release PRs and removed docs 📝 improvements or additions to docs on the docs site labels Jan 20, 2023
@EverlastingBugstopper EverlastingBugstopper added this to the vNext milestone Jan 20, 2023
@EverlastingBugstopper EverlastingBugstopper merged commit c5ace8a into main Jan 20, 2023
@EverlastingBugstopper EverlastingBugstopper deleted the v0.11.0-rc.2 branch January 20, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs 📝 improvements or additions to docs on the docs site 🚢 release release PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant