Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 563 Bytes

changes_0.10.0.md

File metadata and controls

22 lines (13 loc) · 563 Bytes

SageMaker Extension 0.10.0, released 2024-08-12

Code name: Python 3.10

Summary

Improving documentation, refactoring and moving to Python 3.10

Features

  • #120: Running CI tests in the SaaS as well as the Docker DB.

Documentation

  • #116: Explanation of how to from the S3 bucket URI
  • #133: Updated documentation including the deployment options in SaaS.

Refactoring

  • #118: Refactor to use python-extension-common package
  • #124: Moved to Python 3.10
  • #132: Updated GitHub workflows to request manual confirmation for running slow tests