Skip to content

v0.26.2

Latest
Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 10 Sep 10:33
· 13 commits to main since this release
da93b31

🐛 Fixes

  • Avoid misleading warning when --output is not specified - @glasser #2100

    In the release of v0.26.1 logic was added to disable the output flag if the Federation version was less than 2.9, however this was being printed even when the --output flag was not supplied. This has been corrected.

  • Improve --graph-ref option - @glasser #2101

    In the release of v0.26.0 the --graph-ref option was added to supergraph compose as well as rover dev. However, the behaviour when --graph-ref was used in conjunction with --config did not work as documented. This is now fixed. Furthermore, both rover dev and supergraph compose, when using only the --graph-ref option, respect the graph ref's Federation version.

  • Further improve --graph-ref option - @glasser #2105

    Improves on the above by fixing some corner cases that prevented #2101 from working as intended

🛠 Maintenance

📚 Documentation


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.