Skip to content

Commit

Permalink
release 22.1.0 (#897)
Browse files Browse the repository at this point in the history
# Release Notes
- feat: add to indexer & client query kafka messages (#879)
- fix: add optimistic progress to indexing status report (#887)
- feat: add rate limiter for L1 deprecation (#889, #898)
- fix: handle indexer-service error format (#896)
- fix: remove block constraint rewrites (#895)
  • Loading branch information
Theodus authored Jul 22, 2024
1 parent 06941f8 commit 0a3b4cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 = "22.0.0"
version = "22.1.0"

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

0 comments on commit 0a3b4cf

Please sign in to comment.