Skip to content

Commit 3a1c588

Browse files
committed
chore(master): release 2.0.0-rc.266
1 parent 646ea97 commit 3a1c588

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.0.0-rc.265",
2+
"v2": "2.0.0-rc.266",
33
"execution": "1.10.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.0.0-rc.266](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.265...v2.0.0-rc.266) (2026-03-26)
4+
5+
6+
### Features
7+
8+
* add support for composite types in go-tools ([#1448](https://github.com/wundergraph/graphql-go-tools/issues/1448)) ([646ea97](https://github.com/wundergraph/graphql-go-tools/commit/646ea972487408214377ddd7014a53337da7ad04))
9+
10+
11+
### Bug Fixes
12+
13+
* preserve nullable nested input presence in gRPC compiler ([#1447](https://github.com/wundergraph/graphql-go-tools/issues/1447)) ([900d450](https://github.com/wundergraph/graphql-go-tools/commit/900d450cebe0dc05d74d0aec2b5b28c71bb55005))
14+
315
## [2.0.0-rc.265](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.264...v2.0.0-rc.265) (2026-03-17)
416

517

0 commit comments

Comments
 (0)