File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.114.2] ( https://github.com/wundergraph/cosmo/compare/wgc@0.114.1...wgc@0.114.2 ) (2026-04-17)
8+
9+ ### Bug Fixes
10+
11+ * create the config directory only after checking for DISABLE_UPDATE_CHECK ([ #2773 ] ( https://github.com/wundergraph/cosmo/issues/2773 ) ) ([ c7beb72] ( https://github.com/wundergraph/cosmo/commit/c7beb7286fc823fa9dd39c835d1e621f438d84bd ) ) (@JivusAyrus )
12+
713## [ 0.114.1] ( https://github.com/wundergraph/cosmo/compare/wgc@0.114.0...wgc@0.114.1 ) (2026-04-16)
814
915** Note:** Version bump only for package wgc
Original file line number Diff line number Diff line change 11{
22 "name" : " wgc" ,
3- "version" : " 0.114.1 " ,
3+ "version" : " 0.114.2 " ,
44 "description" : " The official CLI tool to manage the GraphQL Federation Platform Cosmo" ,
55 "type" : " module" ,
66 "main" : " dist/src/index.js" ,
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.218.0] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.217.0...controlplane@0.218.0 ) (2026-04-17)
8+
9+ ### Features
10+
11+ * improve OpenId Configuration fetching to prevent DoS ([ #2748 ] ( https://github.com/wundergraph/cosmo/issues/2748 ) ) ([ 07de56d] ( https://github.com/wundergraph/cosmo/commit/07de56dd31dd35ad09214d98086eecd8d77fce98 ) ) (@wilsonrivera )
12+
713# [ 0.217.0] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.216.0...controlplane@0.217.0 ) (2026-04-17)
814
915### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " controlplane" ,
3- "version" : " 0.217 .0" ,
3+ "version" : " 0.218 .0" ,
44 "private" : true ,
55 "description" : " WunderGraph Cosmo Controlplane" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments