Skip to content

Commit 682e84e

Browse files
authored
Release 12.0.0 (#290)
# Release Notes - bugfix: Preserve URL path prefix when querying indexers (b0aa46e) - feat(#267): create subscriptions subgraph client #272 - Integrate toolshed into prelude (#280, #281) - Replace CLI & env vars with a config file (#282, #286) - Add subscription tiers (#283, #285) - Support API key in header (#284) - Add subscription support (#289)
1 parent dc537d3 commit 682e84e

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

Cargo.lock

Lines changed: 55 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph-gateway/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "graph-gateway"
4-
version = "11.3.3"
4+
version = "12.0.0"
55

66
[dependencies]
77
actix-cors = "=0.6.0-beta.4"

0 commit comments

Comments
 (0)