Releases: devwithkrishna/azure-decommision-old-snapshots
v2.0.1
Pull Request Title: dependabot python package: update azure-identity requirement from =1.21.0 to =1.22.0
Pull Request URL: PR Link
Opened By: dependabot[bot]
Merged: True
Description: Updates the requirements on azure-identity to permit the latest version.
Release notes
Sourced from azure-identity's releases.
azure-identity_1.22.0
1.22.0 (2025-05-06)
Breaking Changes
- Previously, if a
client_id
oridentity_config
was specified inManagedIdentityCredential
for Service Fabric managed identity, which is not supported, theclient_id
(orresource_id
/object_id
specifiedidentity_config
) would be silently ignored. Now, an exception will be raised during a token request if aclient_id
oridentity_config
is specified for Service Fabric managed identity.Bugs Fixed
- Fixed an issue with error handling in MSAL-based credentials when the response content is a string rather than a dictionary. (#40281)
Other Changes
- Deprecated
VisualStudioCodeCredential
as the VS Code Azure Account extension on which this credential depends on has been deprecated. See the Azure Account extension deprecation notice. (#40613)- Python 3.8 is no longer supported. Please use Python version 3.9 or later.
Commits
a04ef82
[Identity] Remove AzureApplicationCredential (#40901)0f2ff43
[Identity] Release prep and cleanup (#40827)26aedf7
[Identity] Emit warning in EnvironmentCredential for user/pass (#40595)6f2720c
[Identity] Add README section about Powershell credential (#40729)fe0ab0f
[Identity] Handle MSAL string response scenario (#40281)4d0a196
[Identity] Deprecate VisualStudioCodeCredential (#40613)6b6a8c0
Remove Python 3.8 + Standardize onazsdk-pool
on affected templates (#40499)cc6bf2a
[Identity] Fix live ACI test (#40434)7423f0e
[Identity] Fix live tests post provisioning (#40316)9af398d
[Identity] Update for next-pylint (#40205)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Created At: 2025-05-07T15:40:54Z
Closed & Merged At: 2025-05-07T18:59:38Z
Assignees: githubofkrishnadhas
Total Commits: 1
What's Changed
- dependabot python package: update azure-identity requirement from =1.21.0 to =1.22.0 by @dependabot in #6
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Pull Request Title: DataClasses introduced DEVOPS-340
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: None
Created At: 2025-05-07T15:36:58Z
Closed & Merged At: 2025-05-07T15:39:53Z
Assignees: githubofkrishnadhas
Total Commits: 2
What's Changed
- dependabot python package: update azure-mgmt-resource requirement from =23.1.1 to =23.3.0 by @dependabot in #4
- dependabot python package: update azure-identity requirement from =1.18.0 to =1.21.0 by @dependabot in #2
- DataClasses introduced DEVOPS-340 by @githubofkrishnadhas in #5
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Pull Request Title: new pr
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: None
Created At: 2025-04-28T17:59:33Z
Closed & Merged At: 2025-04-28T17:59:41Z
Assignees: githubofkrishnadhas
Total Commits: 1
What's Changed
- new pr by @githubofkrishnadhas in #1
New Contributors
- @githubofkrishnadhas made their first contribution in #1
Full Changelog: https://github.com/devwithkrishna/azure-decommision-old-snapshots/commits/v1.0.0