Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.12.0
Features
- upgrade Neo MxNet to 1.7
v2.11.0
Features
- Add SDK support for SparkML Serving Container version 2.4
Bug Fixes and Other Changes
- pin pytest version <6.1.0 to avoid pytest-rerunfailures breaking changes
- temporarily skip the MxNet Neo test until we fix them
Documentation Changes
- fix conda setup for docs
v1.72.1
Bug Fixes and Other Changes
- add missing account IDs for af-south-1 and eu-south-1
Testing and Release Infrastructure
- update release build integ test command
- remove canary_quick pytest mark
- fix release buildspec pytest command flag order
- update buildspecs for v1
v2.10.0
Features
- add inferentia pytorch inference container config
v2.9.2
Bug Fixes and Other Changes
- allow kms encryption upload for processing
v2.9.1
Bug Fixes and Other Changes
- update spark image_uri config with eu-north-1 account
v2.9.0
Features
- add MXNet 1.7.0 images
Documentation Changes
- removed Kubernetes workflow content
v2.8.0
Features
- add spark processing support to processing jobs
Bug Fixes and Other Changes
- remove DataFrame assert from unrelated test
v2.7.0
Features
- reshape Parents into experiment analytics dataframe
v2.6.0
Features
- add model monitor image accounts for af-south-1 and eu-south-1
Bug Fixes and Other Changes
- enforce some docstyle conventions
Documentation Changes
- fix CSVSerializer typo in v2.rst