File tree Expand file tree Collapse file tree 12 files changed +43
-6
lines changed Expand file tree Collapse file tree 12 files changed +43
-6
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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ # [ 0.39.0] ( https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.38.4...aws-lambda-router@0.39.0 ) (2025-09-06)
8
+
9
+ ### Features
10
+
11
+ * upgrade all components to go 1.25 ([ #2187 ] ( https://github.com/wundergraph/cosmo/issues/2187 ) ) ([ 49c35ed] ( https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1 ) ) (@miklosbarabas )
12
+
7
13
## [ 0.38.4] ( https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.38.3...aws-lambda-router@0.38.4 ) (2025-07-16)
8
14
9
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-lambda-router" ,
3
- "version" : " 0.38.4 " ,
3
+ "version" : " 0.39.0 " ,
4
4
"private" : true ,
5
5
"description" : " Placeholder package to simplify versioning and releasing with lerna." ,
6
6
"keywords" : [
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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ # [ 0.91.0] ( https://github.com/wundergraph/cosmo/compare/wgc@0.90.7...wgc@0.91.0 ) (2025-09-06)
8
+
9
+ ### Features
10
+
11
+ * upgrade all components to go 1.25 ([ #2187 ] ( https://github.com/wundergraph/cosmo/issues/2187 ) ) ([ 49c35ed] ( https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1 ) ) (@miklosbarabas )
12
+
7
13
## [ 0.90.7] ( https://github.com/wundergraph/cosmo/compare/wgc@0.90.6...wgc@0.90.7 ) (2025-09-03)
8
14
9
15
** Note:** Version bump only for package wgc
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wgc" ,
3
- "version" : " 0.90.7 " ,
3
+ "version" : " 0.91.0 " ,
4
4
"description" : " The official CLI tool to manage the GraphQL Federation Platform Cosmo" ,
5
5
"type" : " module" ,
6
6
"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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ # [ 0.36.0] ( https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.35.0...graphqlmetrics@0.36.0 ) (2025-09-06)
8
+
9
+ ### Features
10
+
11
+ * upgrade all components to go 1.25 ([ #2187 ] ( https://github.com/wundergraph/cosmo/issues/2187 ) ) ([ 49c35ed] ( https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1 ) ) (@miklosbarabas )
12
+
7
13
# [ 0.35.0] ( https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.34.1...graphqlmetrics@0.35.0 ) (2025-06-13)
8
14
9
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphqlmetrics" ,
3
- "version" : " 0.35 .0" ,
3
+ "version" : " 0.36 .0" ,
4
4
"private" : true ,
5
5
"description" : " Placeholder package to simplify versioning and releasing with lerna." ,
6
6
"keywords" : [
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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ # [ 0.19.0] ( https://github.com/wundergraph/cosmo/compare/otelcollector@0.18.1...otelcollector@0.19.0 ) (2025-09-06)
8
+
9
+ ### Features
10
+
11
+ * upgrade all components to go 1.25 ([ #2187 ] ( https://github.com/wundergraph/cosmo/issues/2187 ) ) ([ 49c35ed] ( https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1 ) ) (@miklosbarabas )
12
+
7
13
## [ 0.18.1] ( https://github.com/wundergraph/cosmo/compare/otelcollector@0.18.0...otelcollector@0.18.1 ) (2025-02-05)
8
14
9
15
** Note:** Version bump only for package otelcollector
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " otelcollector" ,
3
- "version" : " 0.18.1 " ,
3
+ "version" : " 0.19.0 " ,
4
4
"private" : true ,
5
5
"description" : " Placeholder package to simplify versioning and releasing with lerna." ,
6
6
"keywords" : [
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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ # [ 0.5.0] ( https://github.com/wundergraph/cosmo/compare/router-plugin@0.4.1...router-plugin@0.5.0 ) (2025-09-06)
8
+
9
+ ### Features
10
+
11
+ * upgrade all components to go 1.25 ([ #2187 ] ( https://github.com/wundergraph/cosmo/issues/2187 ) ) ([ 49c35ed] ( https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1 ) ) (@miklosbarabas )
12
+
7
13
## [ 0.4.1] ( https://github.com/wundergraph/cosmo/compare/router-plugin@0.4.0...router-plugin@0.4.1 ) (2025-08-24)
8
14
9
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " router-plugin" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"private" : true ,
5
5
"description" : " The WunderGraph Router Plugin SDK to build subgraphs as gRPC plugins." ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments