File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.16.0 (unreleased)
3+ ## 1.17.0 (unreleased)
4+
5+ ### Features Added
6+
7+ ### Bugs Fixed
8+
9+ ### Breaking Changes
10+
11+ ### Other Changes
12+
13+ ## 1.16.0 (2024-05-14)
414
515### Features Added
616- Add experimental support for working with Promptflow evaluators: ` ml_client.evaluators ` .
141151
142152### Other Changes
143153
144- - ` azure-ai-ml ` now performs all file i/o on ` utf-8 ` encoded files per Azure SDK guidance.
154+ - ` azure-ai-ml ` now performs all file i/o on ` utf-8 ` encoded files per Azure SDK guidance.
145155 (instead of the default behavior for python < 3.15, which uses locale specific encodings)
146156- Removed references to deprecated "feature_store" workspace connection type.
147157
Original file line number Diff line number Diff line change 22# Copyright (c) Microsoft Corporation. All rights reserved.
33# ---------------------------------------------------------
44
5- VERSION = "1.16 .0"
5+ VERSION = "1.17 .0"
You can’t perform that action at this time.
0 commit comments