Skip to content

Commit 8c70bc2

Browse files
chore(master): release 2.7.0
1 parent 8244558 commit 8c70bc2

2 files changed

Lines changed: 13 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
10+
11+
### Bug Fixes
12+
13+
* fix provides on abstract types ([#1564](https://github.com/wundergraph/graphql-go-tools/issues/1564)) ([8244558](https://github.com/wundergraph/graphql-go-tools/commit/8244558da7c05192c6a238b9f1a843c88e03fe38))
14+
315
## [2.6.0](https://github.com/wundergraph/graphql-go-tools/compare/v2.5.1...v2.6.0) (2026-07-02)
416

517

0 commit comments

Comments
 (0)