File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed
Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ # [ 0.204.0] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.203.1...controlplane@0.204.0 ) (2026-03-16)
8+
9+ ### Features
10+
11+ * implement worker-based graph composition with Tinypool ([ #2637 ] ( https://github.com/wundergraph/cosmo/issues/2637 ) ) ([ ead3683] ( https://github.com/wundergraph/cosmo/commit/ead3683febe84ef8d4b41bc72b2b63e56f7c5bd8 ) ) (@StarpTech )
12+
713## [ 0.203.1] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.203.0...controlplane@0.203.1 ) (2026-03-13)
814
915** Note:** Version bump only for package controlplane
Original file line number Diff line number Diff line change 11{
22 "name" : " controlplane" ,
3- "version" : " 0.203.1 " ,
3+ "version" : " 0.204.0 " ,
44 "private" : true ,
55 "description" : " WunderGraph Cosmo Controlplane" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ # [ 0.293.0] ( https://github.com/wundergraph/cosmo/compare/router@0.292.0...router@0.293.0 ) (2026-03-16)
8+
9+ ### Features
10+
11+ * add cache hit statuses to expr context ([ #2643 ] ( https://github.com/wundergraph/cosmo/issues/2643 ) ) ([ 4e0213c] ( https://github.com/wundergraph/cosmo/commit/4e0213ccab91203d5c1b9559db84ccebb540c320 ) ) (@SkArchon )
12+
713# [ 0.292.0] ( https://github.com/wundergraph/cosmo/compare/router@0.291.0...router@0.292.0 ) (2026-03-13)
814
915### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " router" ,
3- "version" : " 0.292 .0" ,
3+ "version" : " 0.293 .0" ,
44 "private" : true ,
55 "description" : " The WunderGraph Router" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments