Skip to content

Commit 6809dc2

Browse files
release: v0.27.0-rc.2 (#2373)
This new release candidate contains crucial fixes for `rover dev` mostly around incremental composition in the face of errors. Any testing should still focus on LSP and `rover dev` aspects. Further this new release candidate includes changes related to remote proxies and so should be tested in that regard as well.
1 parent dda4ce9 commit 6809dc2

File tree

9 files changed

+98
-60
lines changed

9 files changed

+98
-60
lines changed

Cargo.lock

+71-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license-file = "./LICENSE"
1111
name = "rover"
1212
readme = "README.md"
1313
repository = "https://github.com/apollographql/rover/"
14-
version = "0.27.0-rc.1"
14+
version = "0.27.0-rc.2"
1515
default-run = "rover"
1616

1717
publish = false

crates/rover-client/.schema/hash.id

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rover-client/.schema/schema.graphql

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)