From 71fff736d050c7c086c07d541b435a4f0ceb5ed2 Mon Sep 17 00:00:00 2001 From: Justin Anderson Date: Mon, 1 Aug 2022 09:27:10 -0700 Subject: [PATCH] Update release notes for 7.0 Preview 7 --- documentation/releaseNotes/releaseNotes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/releaseNotes/releaseNotes.md b/documentation/releaseNotes/releaseNotes.md index 2fb6de0787d..a73a1315df6 100644 --- a/documentation/releaseNotes/releaseNotes.md +++ b/documentation/releaseNotes/releaseNotes.md @@ -4,3 +4,5 @@ Today we are releasing the next official preview of the `dotnet monitor` tool. T - Fixed memory leak in authentication handler (#2165) - Fixed duplication of metrics (#2149) - Add `CollectLiveMetrics` collection rule action (#2119) +- Update Azure.Storage.Blobs to 12.13.0 (#2218) +- Update Azure.Storage.Queues to 12.11.0 (#2218)