Skip to content

v0.5.1

Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 11 Apr 21:10
· 667 commits to main since this release

πŸ› Fixes

  • Return a hard error in CI when the ELv2 license is not accepted instead of hanging for eternity - @EverlastingBugstopper, #1082 fixes #1081

    If you ran rover supergraph compose with federation_version: 2 in CI - it would prompt you to accept the ELv2 license and hang waiting for the input for eternity. This is no longer the case and you will get a helpful error message detailing exactly what you need to do to never see the error again. For more details on the license, see our FAQ.

  • Removes extraneous debug statement - @EverlastingBugstopper, #1079

    In my rush this morning I missed the removal of an eprintln statement. It's gone now.


This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.