Skip to content

ADS 2.8.6

Compare
Choose a tag to compare
@liudmylaru liudmylaru released this 13 Jun 19:23
· 3251 commits to main since this release
bb86b6e
  • Resolved an issue in ads opctl build-image job-local when the build of job-local would get stuck. Updated the Python version to 3.8 in the base environment of the job-local image.
  • Fixed a bug that prevented the support of defined tags for Data Science job runs.
  • Fixed a bug in the entryscript.sh of ads opctl that attempted to create a temporary folder in the /var/folders directory.
  • Added support for defined tags in the Data Flow application and application run.
  • Deprecated the old ModelDeploymentProperties and ModelDeployer classes, and their corresponding APIs.
  • Enabled the uploading of large size model artifacts for the ModelDeployment class.
  • Implemented validation for shape name and shape configuration details in Data Science jobs and Data Flow applications.
  • Added the capability to create ADSDataset using the Pandas accessor.
  • Provided a prebuilt watch command for monitoring Data Science jobs with ads opctl.
  • Eliminated the legacy ads.dataflow package from ADS.