Skip to content

Commit

Permalink
release 21.3.0 (#858)
Browse files Browse the repository at this point in the history
# Release Notes
- fix: indexing progress cache, isolate by URL
- fix: remove excess timeout (#851)
- feat: log all response error messages (#852)
- fix: success rate cutoff at fixed time behind chain head (#853, #854)
- fix: select deployment outside of indexer-selection (#857)
  • Loading branch information
Theodus authored Jun 20, 2024
1 parent acb6323 commit 2a7f0b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 = "21.2.5"
version = "21.3.0"

[dependencies]
alloy-primitives.workspace = true
Expand Down

0 comments on commit 2a7f0b8

Please sign in to comment.