Skip to content

Commit d95839a

Browse files
authored
chore(master): release 2.0.0-rc.239 (#1345)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.239](v2.0.0-rc.238...v2.0.0-rc.239) (2025-11-21) ### Features * allows hook in the subscriptions ([#1309](#1309)) ([79d7e79](79d7e79)) ### Bug Fixes * pin the correct version of sjson in v2 ([#1334](#1334)) ([0009898](0009898)) --- 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 subscription hooks functionality to provide more flexible subscription management options and enhanced control over subscription workflows. * **Bug Fixes** * Fixed and pinned the correct dependency version to prevent potential compatibility issues and ensure stable operation across environments. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 79d7e79 commit d95839a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.238",
2+
"v2": "2.0.0-rc.239",
33
"execution": "1.6.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.239](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.238...v2.0.0-rc.239) (2025-11-21)
4+
5+
6+
### Features
7+
8+
* allows hook in the subscriptions ([#1309](https://github.com/wundergraph/graphql-go-tools/issues/1309)) ([79d7e79](https://github.com/wundergraph/graphql-go-tools/commit/79d7e799a5c8cfc808a9fd0be81f6467e4093714))
9+
10+
11+
### Bug Fixes
12+
13+
* pin the correct version of sjson in v2 ([#1334](https://github.com/wundergraph/graphql-go-tools/issues/1334)) ([0009898](https://github.com/wundergraph/graphql-go-tools/commit/00098980bf690a39dc6dbab64426f61387121e4b))
14+
315
## [2.0.0-rc.238](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.237...v2.0.0-rc.238) (2025-11-17)
416

517

0 commit comments

Comments
 (0)