Skip to content

Commit 6fc71d7

Browse files
chore(master): release 2.7.0
1 parent c9af890 commit 6fc71d7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"v2": "2.6.0",
2+
"v2": "2.7.0",
33
"execution": "1.16.0"
44
}

v2/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.7.0](https://github.com/wundergraph/graphql-go-tools/compare/v2.6.0...v2.7.0) (2026-07-02)
4+
5+
6+
### Features
7+
8+
* expose concurrency limits and inflight resolves ([#1501](https://github.com/wundergraph/graphql-go-tools/issues/1501)) ([c9af890](https://github.com/wundergraph/graphql-go-tools/commit/c9af890f1e51726c1b46f426e6392cededf5d232))
9+
310
## [2.6.0](https://github.com/wundergraph/graphql-go-tools/compare/v2.5.1...v2.6.0) (2026-07-02)
411

512

0 commit comments

Comments
 (0)