We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72f302 commit b387f58Copy full SHA for b387f58
CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-- Add `id` field to the objects in the array returned by `listFederation` in `Capabilities`
+- New property `id` added to `FederationBackend` objects returned by `listFederation` in `Capabilities`
13
+- New functions `getFederationBackendById` and `getFederationBackendsByIds` in `Capabilities`
14
15
## [2.7.0] - 2025-01-04
16
0 commit comments