Skip to content

Commit 4a805af

Browse files
Upcoming Release Changes (#7345)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f266368 commit 4a805af

24 files changed

+616
-234
lines changed

.changeset/big-pig-helps.md

Lines changed: 0 additions & 72 deletions
This file was deleted.

.changeset/brave-falcons-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/brave-tigers-dance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/calm-mails-sneeze.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

.changeset/loose-dots-learn.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/nine-worlds-slide.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

.changeset/upset-lemons-reply.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

deployment/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# hive
22

3+
## 8.12.0
4+
5+
### Minor Changes
6+
7+
- [#7346](https://github.com/graphql-hive/console/pull/7346)
8+
[`f266368`](https://github.com/graphql-hive/console/commit/f26636891b8b7e00b9a7823e9d584cedd9dd0f2d)
9+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Upgrade graphql-inspector/core to v7 and update the
10+
models to be able to handle the new change objects. GraphQL Inspector now supports directive
11+
changes and improves the accuracy of the severity level for several change types. This will
12+
improve schema checks to make them more accurate and more complete. See graphql-inspector's
13+
changelog for details.
14+
15+
### Patch Changes
16+
17+
- [#7328](https://github.com/graphql-hive/console/pull/7328)
18+
[`c024ea7`](https://github.com/graphql-hive/console/commit/c024ea7666ee96517b34286d8da35ef20ed89044)
19+
Thanks [@adambenhassen](https://github.com/adambenhassen)! - Expose `Project.createdAt` field via
20+
the public GraphQL API.
21+
322
## 8.11.0
423

524
### Minor Changes

deployment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hive",
3-
"version": "8.11.0",
3+
"version": "8.12.0",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)