python release notes for the 2024-06 release (#7567)

This commit is contained in:
Azure SDK Bot 2024-05-15 12:16:57 -07:00 коммит произвёл GitHub
Родитель ae94bd4b7b
Коммит f665ad3278
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 12 добавлений и 0 удалений

Просмотреть файл

@ -70,4 +70,16 @@ entries:
- workspace list operation supports type filtering.
- Add support for Microsoft Entra token (`aad_token`) auth in `invoke` and `get-credentials` operations.
- Add experimental support for working with indexes: `ml_client.indexes`
- Name: azure-monitor-opentelemetry
Version: 1.4.2
DisplayName: Azure Monitor OpenTelemetry
ServiceName: Monitor
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-monitor-opentelemetry_1.4.2/sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Add diagnostics for sdk detection and backoff
([#35610](https://github.com/Azure/azure-sdk-for-python/pull/35610))