From ef75992559209545f6cf90eb2c63ff03c232eacb Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Tue, 27 Aug 2024 14:54:44 +1000 Subject: [PATCH] Add reference in release notes to new lookup service. --- project-docs/release-notes/version-3.0.0.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/project-docs/release-notes/version-3.0.0.md b/project-docs/release-notes/version-3.0.0.md index 3bf90747..6bb66e8a 100644 --- a/project-docs/release-notes/version-3.0.0.md +++ b/project-docs/release-notes/version-3.0.0.md @@ -41,6 +41,12 @@ New Features of the existing workshop session by looking up via the REST API, sessions which are active for the user. +* An initial version of a new lookup service has been integrated which provide + a REST API for request workshop sessions which can sit in front of multiple + training portals, on the same cluster or across multiple clusters. We are + still fine tuning this so documentation isn't yet available, buf if interested + then ask about it on the Educates community Slack channel. + Features Changed ----------------