Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+3": "0.0.0",
"charts/monitoring": "0.2.0",
"+4": "0.0.0",
"charts/supergraph": "1.3.0",
"charts/supergraph": "1.4.0",
"+5": "0.0.0",
"schema": "1.3.0"
"schema": "1.4.0"
}
7 changes: 7 additions & 0 deletions charts/supergraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph@v1.3.0...supergraph@v1.4.0) (2026-01-27)


### Miscellaneous Chores

* **supergraph:** Synchronize supergraph versions

## [1.3.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph@v1.2.0...supergraph@v1.3.0) (2025-10-16)


Expand Down
2 changes: 1 addition & 1 deletion charts/supergraph/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: v2
name: supergraph
version: 1.3.0
version: 1.4.0
7 changes: 7 additions & 0 deletions schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph-schema@v1.3.0...supergraph-schema@v1.4.0) (2026-01-27)


### Features

* update instrument_sessions schema to instrument_sessions 0.3.0 ([1ac4e34](https://github.com/DiamondLightSource/graph-federation/commit/1ac4e347bf3035b293d6646a679d6745b988dfef))

## [1.3.0](https://github.com/DiamondLightSource/graph-federation/compare/supergraph-schema@v1.2.0...supergraph-schema@v1.3.0) (2025-10-16)


Expand Down