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.1.7 #625

Merged
merged 1 commit into from
Jun 22, 2021
Merged

release: v0.1.7 #625

merged 1 commit into from
Jun 22, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper commented Jun 22, 2021

[0.1.7] 2021-06-22

🚀 Features

  • Auto-decode gzipped responses - EverlastingBugstopper, issue/608 pull/620

    If your GraphQL server responds with a gzipped introspection response, it will now be decoded automatically instead of failing the command.

🐛 Fixes

  • Prevent update checker from aborting commands - EverlastingBugstopper, pull/624

    Previously, if there was a spurious network error when attempting to check for a newer version of Rover, the command would fail. This is no longer the case, if GitHub is down, you will still be able to run Rover commands.

🛠 Maintenance

  • Address Clippy 0.1.53 warnings - EverlastingBugstopper, pull/621

    Updated Rover's code to conform to the latest lints.

  • New cargo xtask command suite - EverlastingBugstopper, issue/388 pull/562

    We've replaced a decent chunk of bash scripting in GitHub actions with Rust code. This means you can locally run most commands you need for contributing to Rover with cargo xtask.

📚 Documentation

Copy link
Member

@lrlna lrlna left a comment

Choose a reason for hiding this comment

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

LGTM!

@EverlastingBugstopper EverlastingBugstopper merged commit f3beb94 into main Jun 22, 2021
EverlastingBugstopper added a commit that referenced this pull request Jun 22, 2021
EverlastingBugstopper added a commit that referenced this pull request Jun 22, 2021
EverlastingBugstopper added a commit that referenced this pull request Jun 22, 2021
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.

2 participants