Skip to content

Releases: edgeandnode/gateway

v27.7.1

Choose a tag to compare

@tmigone tmigone released this 16 Jun 13:41
Immutable release. Only release title and notes can be modified.
1a4aa86

What's Changed

Full Changelog: v27.7.0...v27.7.1

v27.7.0

Choose a tag to compare

@tmigone tmigone released this 04 Jun 16:43
Immutable release. Only release title and notes can be modified.
97f2e02

What's Changed

  • ci(docker-image): publish multi-arch (amd64+arm64) images by @RembrandtK in #1190
  • docs: fix skill.md by @tmigone in #1192
  • fix: limit indexer response size by @tmigone in #1185
  • chore(deps): update docker/metadata-action action to v6.1.0 by @renovate[bot] in #1197
  • chore(deps): update docker/build-push-action action to v7.2.0 by @renovate[bot] in #1195
  • chore(deps): update docker/login-action action to v4.2.0 by @renovate[bot] in #1196
  • chore(deps): update rust crate snmalloc-rs to 0.7 by @renovate[bot] in #1183
  • chore(deps): update serde crates by @renovate[bot] in #1191
  • chore(deps): pin dependencies by @renovate[bot] in #1180
  • chore(deps): update rust crate pin-project to v1.1.13 by @renovate[bot] in #1193
  • chore(deps): update rust crate tower-http to v0.6.11 by @renovate[bot] in #1194
  • chore(deps): update rust crate tokio to v1.52.3 by @renovate[bot] in #1181
  • chore(deps): update rust crate hickory-resolver to 0.26.0 by @Theodus in #1198
  • chore(deps): update rust crate http to v1.4.1 by @renovate[bot] in #1200
  • chore(deps): update docker/setup-buildx-action action to v4.1.0 by @renovate[bot] in #1201
  • feat: allow orphaned deployments to be queried by @tmigone in #1199
  • chore: rename orphaned to unpublished by @tmigone in #1202
  • fix: unpublished indexing info being ignored in some cases by @tmigone in #1203
  • release: v27.7.0 by @tmigone in #1204

Full Changelog: v27.6.0...v27.7.0

v27.6.0

Choose a tag to compare

@tmigone tmigone released this 23 Apr 15:39
Immutable release. Only release title and notes can be modified.
45a7a4a

What's Changed

Full Changelog: v27.5.0...v27.6.0

v27.5.0

Choose a tag to compare

@Theodus Theodus released this 14 Apr 21:37
Immutable release. Only release title and notes can be modified.
b3c2b5a

Release Notes

  • update dependencies
  • add per-environment topic suffix (#1171)
  • fix: log graph-indexed header data as null when missing (#1173)

v27.4.0

Choose a tag to compare

@Theodus Theodus released this 04 Feb 16:59
Immutable release. Only release title and notes can be modified.
a0cc600

Release Notes

  • update dependencies
  • fix: handle null block constraints as unconstrained (#1158)

v27.3.0

Choose a tag to compare

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

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

Choose a tag to compare

@Theodus Theodus released this 25 Aug 18:23
e6457a7

Release Notes

  • update dependencies

v27.2.2

Choose a tag to compare

@Theodus Theodus released this 07 Jul 15:42
3f5d21a

Release Notes

  • update dependencies

v27.2.1

Choose a tag to compare

@Theodus Theodus released this 25 Jun 15:37
929b501

Release Notes

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

v27.2.0

Choose a tag to compare

@Theodus Theodus released this 10 Jun 13:54
ba70753

Release Notes

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