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.8 #666

Merged
merged 1 commit into from
Jul 7, 2021
Merged

release: v0.1.8 #666

merged 1 commit into from
Jul 7, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper commented Jul 7, 2021

[0.1.8] 2021-07-07

🚀 Features

  • Adds preview support for @tag and @inaccessible directives - EverlastingBugstopper, pull/631

    Preview support for composing subgraphs with @tag and/or @inaccessible core features using rover supergraph compose. Note that @apollo/gateway >= 0.33 is required when using preview support for these core features.

  • Auto-decode gzipped responses - EverlastingBugstopper, pull/650

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

🐛 Fixes

  • Use built-in root certificates and re-use HTTP connection pool - EverlastingBugstopper, issue/645 pull/649

    Rover now uses local CA Certificates along with your operating system's native TLS implementation instead of the Rust-based WebPKI implementation.

🛠 Maintenance

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.

1 participant