From 0bddcae2978e065a543a7eee2b38812607750464 Mon Sep 17 00:00:00 2001 From: "dls-graph-schema-federator[bot]" <183111110+dls-graph-schema-federator[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 12:22:46 +0000 Subject: [PATCH] chore(main): release supergraph libraries --- .release-please-manifest.json | 4 ++-- charts/supergraph/CHANGELOG.md | 7 +++++++ charts/supergraph/Chart.yaml | 2 +- schema/CHANGELOG.md | 9 +++++++++ 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5702055..2dee6ce 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,7 +6,7 @@ "+3": "0.0.0", "charts/monitoring": "0.3.1", "+4": "0.0.0", - "charts/supergraph": "3.3.0", + "charts/supergraph": "3.4.0", "+5": "0.0.0", - "schema": "3.3.0" + "schema": "3.4.0" } diff --git a/charts/supergraph/CHANGELOG.md b/charts/supergraph/CHANGELOG.md index 79a1701..2beba47 100644 --- a/charts/supergraph/CHANGELOG.md +++ b/charts/supergraph/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.4.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph@v3.3.0...supergraph@v3.4.0) (2026-08-14) + + +### Miscellaneous Chores + +* **supergraph:** Synchronize supergraph versions + ## [3.3.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph@v3.2.0...supergraph@v3.3.0) (2026-08-13) diff --git a/charts/supergraph/Chart.yaml b/charts/supergraph/Chart.yaml index d1f647d..500a96f 100644 --- a/charts/supergraph/Chart.yaml +++ b/charts/supergraph/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: supergraph -version: 3.3.0 +version: 3.4.0 diff --git a/schema/CHANGELOG.md b/schema/CHANGELOG.md index f9c10f4..bce89cd 100644 --- a/schema/CHANGELOG.md +++ b/schema/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [3.4.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph-schema@v3.3.0...supergraph-schema@v3.4.0) (2026-08-14) + + +### Features + +* update containers schema to containers containers-0.3.0 ([2cbf348](https://github.com/DiamondLightSource/graph-federation/commit/2cbf3480f682240a058199f3b91f152deb42f4a2)) +* update experiments schema to experiments experiments-0.3.0 ([4cf9b84](https://github.com/DiamondLightSource/graph-federation/commit/4cf9b84638bb226901b8b5f4ccf6daf68adb060a)) +* update workflows schema to graph-proxy@v0.1.21 ([d938489](https://github.com/DiamondLightSource/graph-federation/commit/d938489e0f815a55e308c855fc84e0adc1538544)) + ## [3.3.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph-schema@v3.2.0...supergraph-schema@v3.3.0) (2026-08-13)