Skip to content

Commit 0507f24

Browse files
authored
chore(master): release 2.0.0-rc.266 (#1451)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.266](v2.0.0-rc.265...v2.0.0-rc.266) (2026-03-26) ### Features * add support for composite types in go-tools ([#1448](#1448)) ([646ea97](646ea97)) ### Bug Fixes * preserve nullable nested input presence in gRPC compiler ([#1447](#1447)) ([900d450](900d450)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added support for composite types in go-tools. * **Bug Fixes** * Fixed handling of nullable nested input presence in gRPC compiler. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 646ea97 commit 0507f24

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)