Skip to content

Commit ef84756

Browse files
authored
Merge pull request #87705 from yikei/patch-1
Add release notes for Data Prep Python SDK 1.1.14
2 parents e4bd063 + eaf6073 commit ef84756

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/machine-learning/service/azure-machine-learning-release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
6565
+ **azureml-train-core**
6666
+ Early failure of some hyperparameter space definition errors directly in the sdk instead of server side.
6767

68+
### Azure Machine Learning Data Prep SDK v1.1.14
69+
+ **Bug fixes and improvements**
70+
+ Enabled writing to ADLS/ADLSGen2 using raw path and credentials.
71+
+ Fixed a bug that caused `include_path=True` to not work for `read_parquet`.
72+
+ Fixed `to_pandas_dataframe()` failure caused by exception "Invalid property value: hostSecret".
73+
+ Fixed a bug where files could not be read on DBFS in Spark mode.
6874

6975
## 2019-08-19
7076

0 commit comments

Comments
 (0)