diff --git a/sdk/ml/azure-ai-ml/CHANGELOG.md b/sdk/ml/azure-ai-ml/CHANGELOG.md index bd975fafa7ad..87a3b8db84a6 100644 --- a/sdk/ml/azure-ai-ml/CHANGELOG.md +++ b/sdk/ml/azure-ai-ml/CHANGELOG.md @@ -1,16 +1,12 @@ # Release History -## 1.34.0 (unreleased) - -### Features Added +## 1.34.0 (2026-06-11) ### Bugs Fixed - Fixed cross-tenant registry endpoint resolution for deployment template operations by using the registry discovery API instead of ARM calls. - Fixed deployment template update failing with immutable field errors by ensuring `allowedInstanceType` and `allowedEnvironmentVariableOverrides` are properly round-tripped during serialization. -### Other Changes - ## 1.33.0 (2026-05-11) ### Features Added