Skip to content
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

python release notes for the 2024-11 release #8148

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions _data/releases/2024-11/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,63 @@ entries:
- Send Video messages
- Send Audio messages
- Send Document messages
- Name: azure-mgmt-appconfiguration
Version: 3.1.0
DisplayName: Resource Management - App Configuration
ServiceName: App Configuration
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-appconfiguration_3.1.0/sdk/appconfiguration/azure-mgmt-appconfiguration/CHANGELOG.md
ChangelogContent: ""
- Name: azure-ai-ml
Version: 1.21.1
DisplayName: Machine Learning
ServiceName: Machine Learning
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-ml_1.21.1/sdk/ml/azure-ai-ml/CHANGELOG.md
ChangelogContent: |-
#### Bugs Fixed

- **#37857** - Fix online deployment registry issue
- Name: azure-mgmt-containerinstance
Version: 10.2.0b1
DisplayName: Resource Management - Container Instances
ServiceName: Container Instances
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-containerinstance_10.2.0b1/sdk/containerinstance/azure-mgmt-containerinstance/CHANGELOG.md
ChangelogContent: ""
- Name: azure-mgmt-dns
Version: 8.2.0
DisplayName: Resource Management - DNS
ServiceName: DNS
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-dns_8.2.0/sdk/network/azure-mgmt-dns/CHANGELOG.md
ChangelogContent: ""
- Name: azure-mgmt-containerservicefleet
Version: 2.1.0
DisplayName: Resource Management - Container Service Fleet
ServiceName: Container Service Fleet
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-containerservicefleet_2.1.0/sdk/containerservice/azure-mgmt-containerservicefleet/CHANGELOG.md
ChangelogContent: ""
- Name: azure-mgmt-servicefabricmanagedclusters
Version: 2.1.0b1
DisplayName: Resource Management - Service Fabric Managed Clusters
ServiceName: Service Fabric
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-servicefabricmanagedclusters_2.1.0b1/sdk/servicefabricmanagedclusters/azure-mgmt-servicefabricmanagedclusters/CHANGELOG.md
ChangelogContent: ""
- Name: azure-mgmt-elasticsan
Version: 1.2.0b1
DisplayName: Resource Management - Elastic SAN
ServiceName: Elastic SAN
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-elasticsan_1.2.0b1/sdk/elasticsan/azure-mgmt-elasticsan/CHANGELOG.md
ChangelogContent: ""

Loading