Accelerated Data Science 2.8.6 is released
- Services: Data Science
 - Release Date: June 13, 2023
 
The following changes were made in ADS 2.8.6:
- Resolved an issue in 
ads opctl build-image job-localwhen the build ofjob-localwould get stuck. Updated the Python version to 3.8 in the base environment of thejob-localimage. - Fixed a bug that prevented the support of defined tags for Data Science job runs.
 - Fixed a bug in the 
entryscript.shofads opctlthat attempted to create a temporary folder in the/var/foldersdirectory. - Added support for defined tags in the Data Flow application and application run.
 - Deprecated the old 
:py:class:`~ads.model.ModelDeploymentPropertiesand:py:class:`~ads.model.ModelDeployerclasses, and their corresponding APIs. - Enabled the uploading of large size model artifacts for the 
:py:class:`~ads.model.ModelDeploymentclass. - Implemented validation for shape name and shape configuration details in Data Science jobs and Data Flow applications.
 - Added the capability to create 
ADSDatasetusing the Pandas accessor. - Made 
Dockerdependency optional forads opctl run. - Provided a prebuilt watch command for monitoring Data Science jobs with 
ads opctl. - Eliminated the legacy 
ads.dataflowpackage from ADS. 
For more information, see Data Science and take a look at our Data Science blog.