Skip to content

Commit

Permalink
Release 9.2.0 (#237)
Browse files Browse the repository at this point in the history
# Release Notes
- Increase likelyhood of loaded manifests when ready (#235)
- Add support for indexer subgraph pruning (#236)
  • Loading branch information
Theodus authored Oct 17, 2022
1 parent 04cd476 commit cd76701
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 50 deletions.
105 changes: 56 additions & 49 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion graph-gateway/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "graph-gateway"
version = "9.1.0"
version = "9.2.0"

[dependencies]
actix-cors = "=0.6.0-beta.4"
Expand Down

0 comments on commit cd76701

Please sign in to comment.