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,16 @@ 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.187.0] ( https://github.com/wundergraph/cosmo/compare/router@0.186.0...router@0.187.0 ) (2025-03-03)
8+
9+ ### Bug Fixes
10+
11+ * ** subscriptions:** skip event after worker shutdown ([ #1630 ] ( https://github.com/wundergraph/cosmo/issues/1630 ) ) ([ eb2ba77] ( https://github.com/wundergraph/cosmo/commit/eb2ba7733ae5430fc64335033043a9b4cac37c27 ) ) (@StarpTech )
12+
13+ ### Features
14+
15+ * option to remove scopeinfo from prometheus metrics ([ #1639 ] ( https://github.com/wundergraph/cosmo/issues/1639 ) ) ([ c6be7b4] ( https://github.com/wundergraph/cosmo/commit/c6be7b4eefee0e7f0e721bc5ef809a1d6877ff11 ) ) (@endigma )
16+
717# [ 0.186.0] ( https://github.com/wundergraph/cosmo/compare/router@0.185.0...router@0.186.0 ) (2025-02-27)
818
919### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " router" ,
3- "version" : " 0.186 .0" ,
3+ "version" : " 0.187 .0" ,
44 "private" : true ,
55 "description" : " Placeholder package to simplify versioning and releasing with lerna." ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments