Skip to content

Commit b08f86e

Browse files
authored
chore(master): release execution 1.15.0 (#1497)
🤖 I have created a release *beep* *boop* --- ## [1.15.0](execution/v1.14.0...execution/v1.15.0) (2026-05-15) ### Features * support dot-path in slicingArguments ([#1485](#1485)) ([2cb8d5e](2cb8d5e)) ### Bug Fixes * find proper parent when sizedFields parent is a non-list wrapper ([#1493](#1493)) ([6b96976](6b96976)), closes [#1492](#1492) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 0173da2 commit b08f86e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

execution/CHANGELOG.md

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

3+
## [1.15.0](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.14.0...execution/v1.15.0) (2026-05-15)
4+
5+
6+
### Features
7+
8+
* support dot-path in slicingArguments ([#1485](https://github.com/wundergraph/graphql-go-tools/issues/1485)) ([2cb8d5e](https://github.com/wundergraph/graphql-go-tools/commit/2cb8d5eee1aa8ef697868cbe323ebd1160fc3319))
9+
10+
11+
### Bug Fixes
12+
13+
* find proper parent when sizedFields parent is a non-list wrapper ([#1493](https://github.com/wundergraph/graphql-go-tools/issues/1493)) ([6b96976](https://github.com/wundergraph/graphql-go-tools/commit/6b96976de1f1e457ee1cd5ff14039776e12f2ad0)), closes [#1492](https://github.com/wundergraph/graphql-go-tools/issues/1492)
14+
315
## [1.14.0](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.13.0...execution/v1.14.0) (2026-05-13)
416

517

release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"v2": "2.3.0",
3-
"execution": "1.14.0"
3+
"execution": "1.15.0"
44
}

0 commit comments

Comments
 (0)