File tree Expand file tree Collapse file tree 5 files changed +22
-17
lines changed Expand file tree Collapse file tree 5 files changed +22
-17
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# hive
22
3+ ## 8.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #6843 ] ( https://github.com/graphql-hive/console/pull/6843 )
8+ [ ` d175fba ` ] ( https://github.com/graphql-hive/console/commit/d175fba8f17f36ce3205e14032eee89222f85f08 )
9+ Thanks [ @dotansimha ] ( https://github.com/dotansimha ) ! - Make ` Target.graphqlEndpointUrl ` available
10+ in public GraphQL API
11+
12+ ### Patch Changes
13+
14+ - [ #6829 ] ( https://github.com/graphql-hive/console/pull/6829 )
15+ [ ` e81cea8 ` ] ( https://github.com/graphql-hive/console/commit/e81cea889c26b3ee0453defbfec5a78ba24e90a6 )
16+ Thanks [ @jdolle ] ( https://github.com/jdolle ) ! - Add pg index for getSchemaVersionByActionId to
17+ improve lookup performance
18+
19+ - [ #6850 ] ( https://github.com/graphql-hive/console/pull/6850 )
20+ [ ` faa22bb ` ] ( https://github.com/graphql-hive/console/commit/faa22bbe662f0df7cca3b9045a22d495897714ee )
21+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Fix issue where contract composition marks types
22+ occuring in multiple subgraphs as ` @inaccessible ` despite being used within the public API schema.
23+
324## 8.0.0
425
526### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " hive" ,
3- "version" : " 8.0 .0" ,
3+ "version" : " 8.1 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "generate" : " tsx generate.ts" ,
You can’t perform that action at this time.
0 commit comments