Skip to content

Commit 42524b4

Browse files
chore(main): release supergraph libraries
1 parent f6ac7ed commit 42524b4

File tree

4 files changed

+32
-3
lines changed

4 files changed

+32
-3
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+3": "0.0.0",
77
"charts/monitoring": "0.2.0",
88
"+4": "0.0.0",
9-
"charts/supergraph": "1.3.0",
9+
"charts/supergraph": "2.0.0",
1010
"+5": "0.0.0",
11-
"schema": "1.3.0"
11+
"schema": "2.0.0"
1212
}

charts/supergraph/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph@v1.3.0...supergraph@v2.0.0) (2026-03-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate fully to cosmo
9+
10+
### Features
11+
12+
* migrate fully to cosmo ([f6ac7ed](https://github.com/DiamondLightSource/graph-federation/commit/f6ac7eddfed72dc4b7b1a75075b0c9c67e058893))
13+
14+
15+
### Bug Fixes
16+
17+
* replace router execution config configmap ([384dcf1](https://github.com/DiamondLightSource/graph-federation/commit/384dcf13ae6977c4d1e5b2ccb4179851ec0a8bfd))
18+
319
## [1.3.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph@v1.2.0...supergraph@v1.3.0) (2025-10-16)
420

521
### Miscellaneous Chores

charts/supergraph/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
apiVersion: v2
22
name: supergraph
3-
version: 1.3.0
3+
version: 2.0.0

schema/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph-schema@v1.3.0...supergraph-schema@v2.0.0) (2026-03-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate fully to cosmo
9+
10+
### Features
11+
12+
* migrate fully to cosmo ([f6ac7ed](https://github.com/DiamondLightSource/graph-federation/commit/f6ac7eddfed72dc4b7b1a75075b0c9c67e058893))
13+
* update instrument_sessions schema to instrument_sessions 0.3.0 ([1ac4e34](https://github.com/DiamondLightSource/graph-federation/commit/1ac4e347bf3035b293d6646a679d6745b988dfef))
14+
* update samples schema to samples 0.2.0 ([36af300](https://github.com/DiamondLightSource/graph-federation/commit/36af300b712f8dc3e0d6e7302d5f8fa404ef4165))
15+
316
## [1.3.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph-schema@v1.2.0...supergraph-schema@v1.3.0) (2025-10-16)
417

518
### Features

0 commit comments

Comments
 (0)