File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
1
## 1.17.0 (Unreleased)
2
2
### π New Features
3
+ ### π Bugs Fixed
4
+
5
+ ## 1.16.87 (2025-08-08)
6
+ ### π New Features
7
+ - [ #4378 ] ( https://github.com/Azure/azureml-assets/pull/4378 ) Release version 1.16.87
3
8
4
9
## 1.16.87b1 (2025-08-05)
5
10
### π New Features
18
23
- [ #4207 ] ( https://github.com/Azure/azureml-assets/pull/4207 ) Detect if MLFlow model was updated
19
24
20
25
## 1.16.83 (2025-05-22)
21
- ### π New Features
26
+ ### π Bugs Fixed
22
27
- [ #4208 ] ( https://github.com/Azure/azureml-assets/pull/4208 ) Fix for python 3.9 - remove union typing
23
28
24
29
## 1.16.82 (2025-05-22)
25
30
### π New Features
26
31
- [ #4206 ] ( https://github.com/Azure/azureml-assets/pull/4206 ) Print azcopy log if output_level==default
27
32
28
33
## 1.16.81 (2025-05-15)
29
- ### π New Features
34
+ ### π Bugs Fixed
30
35
- [ #4184 ] ( https://github.com/Azure/azureml-assets/pull/4184 ) Generate SAS token instead of checking container access
31
36
32
37
## 1.16.80 (2025-05-13)
54
59
- [ #3928 ] ( https://github.com/Azure/azureml-assets/pull/3928 ) Fix validate assets for updated task in quality evaluationresult assets
55
60
56
61
## 1.16.74 (2025-02-28)
57
- ### π Bugs Fixed
62
+ ### π New Features
58
63
- [ #3887 ] ( https://github.com/Azure/azureml-assets/pull/3887 ) Add support for component and data metadata updates
59
64
60
65
## 1.16.73 (2025-02-21)
61
- ### π Bugs Fixed
66
+ ### π New Features
62
67
- [ #3853 ] ( https://github.com/Azure/azureml-assets/pull/3853 ) Add H100 GPU to supported_inference_skus.json
63
68
64
69
## 1.16.72 (2025-02-19)
65
70
### π Bugs Fixed
66
71
- [ #3846 ] ( https://github.com/Azure/azureml-assets/pull/3846 ) Update account_uri when storage_name is updated for AzureBlobstoreAssetPath
67
72
68
73
## 1.16.71 (2025-02-12)
69
- ### π Bugs Fixed
74
+ ### π New Features
70
75
- [ #3838 ] ( https://github.com/Azure/azureml-assets/pull/3838 ) Add setter for AzureBlobstoreAssetPath storage_name
71
76
72
77
## 1.16.70 (2025-02-06)
73
- ### π Bugs Fixed
78
+ ### π New Features
74
79
- [ #3825 ] ( https://github.com/Azure/azureml-assets/pull/3825 ) Pick up latest dependency changes
75
80
76
81
## 1.16.69 (2025-01-21)
Original file line number Diff line number Diff line change 7
7
8
8
setup (
9
9
name = "azureml-assets" ,
10
- version = "1.16.87b1 " ,
10
+ version = "1.16.87 " ,
11
11
description = "Utilities for publishing assets to Azure Machine Learning system registries." ,
12
12
author = "Microsoft Corp" ,
13
13
packages = find_packages (),
You canβt perform that action at this time.
0 commit comments