Skip to content

Commit 474e715

Browse files
committed
release 25.0.0 (#992)
# Release Notes - feat: add /blocklist route (#991) # Config Changes - `poi_blocklist` entries have the following changes: - rename `proof_of_indexing` -> `public_poi` - rename `deployment_id` -> `deployment` - add `query` (optional) - add `bad_query_response` (optional)
1 parent 6dfd9ab commit 474e715

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

Cargo.lock

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

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 = "24.3.0"
4+
version = "25.0.0"
55

66
[profile.release]
77
lto = true

0 commit comments

Comments
 (0)