From 9d338373322a4b71a658d70390e020710eac3847 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Mon, 25 Nov 2024 15:01:04 +1100 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1ef40fea5..ff6efd6bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,7 @@ ## Validator Changes * fix NPE in validator around Extension context +* Handle secondary terminology server errors properly ## Other code changes