File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# hive
22
3+ ## 8.5.2
4+
5+ ### Patch Changes
6+
7+ - [ #7185 ] ( https://github.com/graphql-hive/console/pull/7185 )
8+ [ ` 7457e4d ` ] ( https://github.com/graphql-hive/console/commit/7457e4de75c51a218493b6c7ea5b0e3823d99f6a )
9+ Thanks [ @adambenhassen ] ( https://github.com/adambenhassen ) ! - Fix schema check approval to properly
10+ reject checks with policy errors and return descriptive error message instead of generic error
11+
312## 8.5.1
413
514### Patch Changes
615
716- [ #7177 ] ( https://github.com/graphql-hive/console/pull/7177 )
817 [ ` 1f7f195 ` ] ( https://github.com/graphql-hive/console/commit/1f7f1951b2b1ef76d0853a6588e39458e5e1a982 )
9- Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Fix issue with native
10- federation public SDL generation around inaccessible interfaces.
18+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Fix issue with native federation public SDL
19+ generation around inaccessible interfaces.
1120
1221 ** Example supergraph:**
1322
Original file line number Diff line number Diff line change 11{
22 "name" : " hive" ,
3- "version" : " 8.5.1 " ,
3+ "version" : " 8.5.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "generate" : " tsx generate.ts" ,
You can’t perform that action at this time.
0 commit comments