Skip to content

Conversation

@jliusan
Copy link
Member

@jliusan jliusan commented Jan 23, 2026

generation on main bran from swagger tag:package-preview-2025-10-01-preview

…0-beta.1 generation from spec commit: b98ebeb5250e9af1846b14884677ac71aeb2be53
Copilot AI review requested due to automatic review settings January 23, 2026 01:31
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Jan 23, 2026
@github-actions
Copy link

API Change Check

APIView identified API level changes in this PR and created the following API reviews

sdk/resourcemanager/machinelearning/armmachinelearning

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates the Azure Machine Learning SDK from v4 to v5.0.0-beta.1, updating from API version 2024-04-01 (stable) to 2025-10-01-preview. The changes are auto-generated from the Azure REST API specifications and include:

Changes:

  • Module version updated from v4 to v5.0.0-beta.1 (preview)
  • API version updated from 2024-04-01 to 2025-10-01-preview
  • Import paths updated across all example test files to remove /v4 suffix
  • New client files added for RAI policies, PTU quota, outbound rules, and connection RAI features
  • Fake server implementation updated with new interceptor pattern for better testability
  • Enhanced time handling with empty data check in UnmarshalText

Reviewed changes

Copilot reviewed 92 out of 220 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.mod Module path updated to v5, dependencies updated (azcore 1.21.0, azidentity downgraded to 1.10.1, added circular dependency on v1.0.0)
version.go New file defining module name and v5.0.0-beta.1 version
autorest.md Configuration updated to new API spec commit and preview tag
README.md Installation instructions updated for v5
*_client_example_test.go Import paths updated, example definition URLs updated to new spec
*_client.go API versions updated, documentation improved, unused options parameters replaced with _
raipolicies_client.go New client for RAI (Responsible AI) policies on endpoints
ptuquota_client_example_test.go New examples for PTU quota management
connectionrai*_client.go New clients for connection-level RAI policies and blocklists
outboundrules_client_example_test.go New examples for managed network outbound rules
fake/*_server.go Updated with new dispatch pattern using goroutines and interceptors
time_rfc3339.go Added empty data check in UnmarshalText
responses_serde.go New unmarshal methods for response types
polymorphic_helpers.go New unmarshal helpers for new classification types
interfaces.go New interface definitions for polymorphic types

@jliusan jliusan closed this Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants