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.20.0 #1763

Merged
merged 1 commit into from
Oct 5, 2023
Merged

release: v0.20.0 #1763

merged 1 commit into from
Oct 5, 2023

Conversation

EverlastingBugstopper
Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper commented Oct 5, 2023

[0.20.0] - 2023-10-05

🚀 Features

🐛 Fixes

  • Better message for a subgraph published with no changes - @bonnici, Show a better message when a subgraph is published with no changes #1757

    rover subgraph publish now logs a message to stdout when a subgraph was published and there were no changes to the schema.

  • Don't log username/password if APOLLO_ROVER_DOWNLOAD_HOST includes authentication in the URL - @EverlastingBugstopper, fix: don't log username/password in binary mirror proxy URLs #1758

    Previously, when using the APOLLO_ROVER_DOWNLOAD_HOST environment variable to override the download location of a plugin binary, Rover would log the entire URL to stdout, potentially leaking username and password authentication details if they were included in the URL. Now, Rover strips that information from the URLs before printing the download location. If Rover is not able to strip that information (likely due to an invalid URL), then it doesn't try to print the sanitized URL at all.

📚 Documentation

@EverlastingBugstopper EverlastingBugstopper added this to the v0.20.0 milestone Oct 5, 2023
@EverlastingBugstopper EverlastingBugstopper requested a review from a team as a code owner October 5, 2023 15:50
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