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

js release notes for the 2025-02 release #8447

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
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
40 changes: 40 additions & 0 deletions _data/releases/2025-02/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,44 @@ entries:

#### Breaking Changes
- Change ChatCompletionsResponseFormatJSON class name to ChatCompletionsResponseFormatJsonObject.
- Name: '@azure/arm-compute'
Version: 22.3.0
DisplayName: Resource Management - Compute
ServiceName: Compute
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute/CHANGELOG.md
ChangelogContent: ""
- Name: '@azure/arm-rediscache'
Version: 8.2.0
DisplayName: Resource Management - Redis
ServiceName: Redis
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/redis/arm-rediscache/CHANGELOG.md
ChangelogContent: ""
- Name: '@azure/arm-computeschedule'
Version: 1.0.0
DisplayName: Resource Management - Computeschedule
ServiceName: Computeschedule
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/arm-computeschedule_1.0.0/sdk/computeschedule/arm-computeschedule/CHANGELOG.md
ChangelogContent: ""
- Name: '@azure/arm-kusto'
Version: 8.2.0
DisplayName: Resource Management - Kusto
ServiceName: Kusto
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kusto/arm-kusto/CHANGELOG.md
ChangelogContent: ""
- Name: '@azure/arm-quota'
Version: 1.1.0-beta.2
DisplayName: Resource Management - Quota
ServiceName: Quota
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/arm-quota_1.1.0-beta.2/sdk/quota/arm-quota/CHANGELOG.md
ChangelogContent: ""

Loading