You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
## 12.0.0 - May 2024
2
+
#### General
3
+
* Fixed CVE-2024-29992.
4
+
2
5
#### Az.Accounts 3.0.0
3
6
* Web Account Manager (WAM) was set the default experience of interactive login. For more details please refer to https://go.microsoft.com/fwlink/?linkid=2272007
Copy file name to clipboardExpand all lines: tools/Az/Az.psd1
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -197,6 +197,9 @@ PrivateData = @{
197
197
198
198
# ReleaseNotes of this module
199
199
ReleaseNotes='12.0.0 - May 2024
200
+
General
201
+
* Fixed CVE-2024-29992.
202
+
200
203
Az.Accounts
201
204
* Web Account Manager (WAM) was set the default experience of interactive login. For more details please refer to https://go.microsoft.com/fwlink/?linkid=2272007
0 commit comments