Skip to content

Releases: edgeandnode/gateway

v27.3.0

08 Dec 14:34
Immutable release. Only release title and notes can be modified.
628e289

Choose a tag to compare

What's Changed

  • chore(deps): update rust crate tracing-subscriber to v0.3.20 [security] by @renovate[bot] in #1122
  • chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #1115
  • chore(deps): update docker/metadata-action digest to c1e5197 by @renovate[bot] in #1114
  • feat: add config option for network_subgraph_max_lag_seconds by @Theodus in #1124
  • chore(deps): update rust crate thegraph-core to v0.15.2 by @renovate[bot] in #1125
  • chore(deps): update rust crate thegraph-graphql-http to v0.4.1 by @renovate[bot] in #1126
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #1128
  • chore(deps): update rust crate thegraph-headers to v0.3.1 by @renovate[bot] in #1127
  • chore(deps): update rust crate anyhow to v1.0.100 by @renovate[bot] in #1133
  • chore(deps): update rust crate tokio to v1.48.0 by @renovate[bot] in #1142
  • chore(deps): update rust crate thiserror to v2.0.17 by @renovate[bot] in #1138
  • chore(deps): update rust crate parking_lot to v0.12.5 by @renovate[bot] in #1137
  • chore(deps): update rust crate reqwest to v0.12.24 by @renovate[bot] in #1140
  • chore(deps): update rust crate ordered-float to v5.1.0 by @renovate[bot] in #1141
  • chore(deps): update docker/login-action digest to 5e57cd1 by @renovate[bot] in #1135
  • fix: avoid excess memory consumption in indexer response rewrite by @Theodus in #1143
  • chore(deps): update rust crate graphql to v0.4.0 by @renovate[bot] in #1134
  • fix: serialization bug in indexer response rewrite by @Theodus in #1145

Full Changelog: v27.2.3...v27.3.0

v27.2.3

25 Aug 18:23
e6457a7

Choose a tag to compare

Release Notes

  • update dependencies

v27.2.2

07 Jul 15:42
3f5d21a

Choose a tag to compare

Release Notes

  • update dependencies

v27.2.1

25 Jun 15:37
929b501

Choose a tag to compare

Release Notes

  • fix: recreate API key event consumer to avoid buggy offset caching (#1104)

v27.2.0

10 Jun 13:54
ba70753

Choose a tag to compare

Release Notes

  • fix: add shutdown handler for setup phase (#1096)
  • feat: add kafka option for API key source (#1098)

v27.1.4

02 Jun 16:07
28b4855

Choose a tag to compare

Release Notes

  • fix: remove Agora dependency (#1093)

v27.1.3

19 May 12:34
3d878d7

Choose a tag to compare

Release Notes

  • migrate to alloy v1.0
  • fix: remove blocklist info field (#1071)

v27.1.2

10 Apr 16:21
73ebaa7

Choose a tag to compare

What's Changed

Full Changelog: v27.1.1...v27.1.2

v27.1.1

24 Mar 13:38
b92861c

Choose a tag to compare

Release Notes

  • fix: move logs out of middleware (5b4bd0b)

v27.1.0

24 Feb 13:15
f62cb54

Choose a tag to compare

Release Notes

  • feat: add subgraph ID to reports (#1047)