Skip to content

ADS 2.8.9

Compare
Choose a tag to compare
@liudmylaru liudmylaru released this 06 Sep 00:54
· 3078 commits to main since this release
a763f81
  • Upgraded the scikit-learn dependency to >=1.0.
  • Upgraded the pandas dependency to >1.2.1,<2.1 to allow you to use ADS with pandas 2.0.
  • Implemented multi-part upload in the ArtifactUploader to upload model artifacts to the model catalog.
  • Fixed the "Attribute not found" error, when deploy() called twice in GenericModel.
  • Fixed the fetch of the security token, when the relative path for the security_token_file is provided (used in session token-bases authentication).