-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Updated apiVersion for Az.ApiManagement from 2021-08-01 to 2022-08-01 #28912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
27fcf28
a032ceb
bf9b66e
ce6f703
9efd35f
0307b5b
62dea08
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,8 @@ | ||
| ## 15.0.0 - November 2025 | ||
|
|
||
| #### Az.ApiManagement 4.0.0 | ||
| * Upgraded API version from 2021-08-01 to 2022-08-01 | ||
|
|
||
|
Comment on lines
+4
to
+5
|
||
| #### Az.Accounts 5.3.1 | ||
| * Updated Azure.Core from 1.45.0 to 1.47.3 | ||
|
|
||
|
|
||
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelog entry should reference the related GitHub issue that prompted this change. Per the coding guidelines, issue references should be included for all changes, especially those addressing bugs or compatibility issues. Add a reference to the issue number (e.g.,
[#12345]) at the end of the entry.