v0.26.2
🐛 Fixes
-
Avoid misleading warning when
--outputis not specified - @glasser #2100In 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
--outputflag was not supplied. This has been corrected. -
Improve
--graph-refoption - @glasser #2101In the release of v0.26.0 the
--graph-refoption was added tosupergraph composeas well asrover dev. However, the behaviour when--graph-refwas used in conjunction with--configdid not work as documented. This is now fixed. Furthermore, bothrover devandsupergraph compose, when using only the--graph-refoption, respect the graph ref's Federation version. -
Further improve
--graph-refoption - @glasser #2105Improves on the above by fixing some corner cases that prevented #2101 from working as intended
🛠 Maintenance
- Update
eslintto v9.10.0 - @jonathanrainer #2106 - Update
concurrentlyto v9.0.0 - @jonathanrainer #2108 - Update
manylinuxCI Docker Image to v2024.09.09 - @jonathanrainer #2110 - Update Rust to v1.81.0 - @jonathanrainer #2107
- Pass GitHub Tag to GitHub Actions Workflow @glasser #2109
- Add
towerfor use with HTTP/GraphQL clients - @dotdat #2067
📚 Documentation
- Fix Glossary links - @Meschreiber @pnodet #2114
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.