Skip to content

Releases: apollographql/rover

v0.27.0-rc.3

31 Jan 11:33
c0517c5
Compare
Choose a tag to compare
v0.27.0-rc.3 Pre-release
Pre-release

New release candidate build, this features the big changes of the 0.27.0 release, including the Language Server and a refactor of the internals of rover dev. All testing that should be applied to this release candidate should focus on those two elements, and bugs raised in the previously communicated fashion so that we can iterate towards a 0.27.0 release.


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.

v0.27.0-rc.2

29 Jan 13:52
6809dc2
Compare
Choose a tag to compare
v0.27.0-rc.2 Pre-release
Pre-release

This beta release is now out of date. If you previously installed this release, you should reinstall and see what's changed in the latest release.


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.

v0.27.0-rc.1

27 Jan 12:18
3cbaece
Compare
Choose a tag to compare
v0.27.0-rc.1 Pre-release
Pre-release

This beta release is now out of date. If you previously installed this release, you should reinstall and see what's changed in the latest release.


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.

v0.27.0-rc.0

22 Jan 13:37
e8e4b11
Compare
Choose a tag to compare
v0.27.0-rc.0 Pre-release
Pre-release

This beta release is now out of date. If you previously installed this release, you should reinstall and see what's changed in the latest release.


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.

v0.26.3

17 Dec 00:12
Compare
Choose a tag to compare

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.

v0.26.3-rc.0

12 Dec 21:48
Compare
Choose a tag to compare
v0.26.3-rc.0 Pre-release
Pre-release

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.

v0.27.0-preview.0

01 Oct 18:24
Compare
Choose a tag to compare
v0.27.0-preview.0 Pre-release
Pre-release

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.

v0.27.0-alpha.0

17 Sep 00:30
Compare
Choose a tag to compare
v0.27.0-alpha.0 Pre-release
Pre-release

This alpha is not intended for regular use, except for use with the Apollo VS Code extension.

v0.26.2

10 Sep 10:33
da93b31
Compare
Choose a tag to compare

🐛 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.

v0.26.2-compose-beta.0

08 Sep 16:48
Compare
Choose a tag to compare
Pre-release

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.