This repository was archived by the owner on Aug 26, 2020. It is now read-only.
Releases: aws/sagemaker-containers
Releases · aws/sagemaker-containers
SageMaker Containers 2.4.4.post1
- Specify
long_description_content_typein setup
SageMaker Containers 2.4.4
- bug-fix: correctly set
NGINX_PROXY_READ_TIMEOUTto matchmodel_sever_timeout. - enhancement: remove
numpyversion restriction.
SageMaker Container Support 1.1.2
- bug-fix: Only load hosting environment variables once when each Gunicorn worker starts
SageMaker Containers 2.4.3
- bug-fix: Fix recursive directory navigation in intermediate output.
SageMaker Containers 2.4.2
- bug-fix: Rename libchangehostname to gethostname to match POSIX function name
SageMaker Containers 2.4.1
- feature: C extension reads hostname from resourceconfig instead of env var.
SageMaker Containers 2.4.0
- feature: Generic OpenMPI support
- bug-fix: Fix response content_type handling
SageMaker Container Support 1.1.1
- bug-fix: Accept header ANY ('/') fallback to default accept
SageMaker Containers 2.3.5
- bug-fix: Accept header ANY ('/') fallback to default accept
- feature: Add intermediate output to S3 during training
- bug-fix: reintroduce _modules.s3_download and _modules.download_and_install for backward compatibility
SageMaker Containers 2.3.4
- feature: add capture_error flag to process.check_error and process.create and to all functions that runs process: modules.run, modules,run_module, and entry_point.run