From e60f96805b9d086c0251e1d2621865f2720712da Mon Sep 17 00:00:00 2001 From: Benjamin Pelletier Date: Thu, 14 May 2026 17:42:31 +0000 Subject: [PATCH] Reset NEXT_RELEASE_NOTES.md --- NEXT_RELEASE_NOTES.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/NEXT_RELEASE_NOTES.md b/NEXT_RELEASE_NOTES.md index 9951f6b0fc..f5a2d1ae52 100644 --- a/NEXT_RELEASE_NOTES.md +++ b/NEXT_RELEASE_NOTES.md @@ -33,14 +33,10 @@ The release notes should contain at least the following sections: -------------------------------------------------------------------------------------------------------------------- -# Release Notes for v0.29.0 +# Release Notes for v0.30.0 ## Mandatory migration tasks -The field `astm_url_regexes` in the USSIdentificationResource has been changed to `server_url_regexes`. Any test configurations using this resource (likely NetRID configurations) must change `astm_url_regexes` to `server_url_regexes`. - ## Optional migration tasks ## Important information - -`successful` attributes in test report objects are deprecated and will be removed in the future (#1428).