Skip to content

Releases: aws/sagemaker-python-sdk

v1.50.15

25 Feb 17:43

Choose a tag to compare

Bug Fixes and Other Changes

  • enable Neo integ tests

v1.50.14.post0

24 Feb 18:58

Choose a tag to compare

Testing and Release Infrastructure

  • remove TF framework mode notebooks from PR build
  • don't create docker network for all integ tests

v1.50.14

20 Feb 20:50

Choose a tag to compare

Bug Fixes and Other Changes

  • don't use os.path.join for S3 path when repacking TFS model
  • dynamically determine AWS domain based on region

v1.50.13

19 Feb 17:43

Choose a tag to compare

Bug Fixes and Other Changes

  • allow download_folder to download file even if bucket is more restricted

Testing and Release Infrastructure

  • configure pylint to recognize boto3 and botocore as third-party imports
  • add multiple notebooks to notebook PR build

v1.50.12

17 Feb 17:42

Choose a tag to compare

Bug Fixes and Other Changes

  • enable network isolation for amazon estimators

Documentation Changes

  • clarify channel environment variables in PyTorch documentation

v1.50.11

13 Feb 19:39

Choose a tag to compare

Bug Fixes and Other Changes

  • fix HyperparameterTuner.attach for Marketplace algorithms
  • move requests library from required packages to test dependencies
  • create Session or LocalSession if not specified in Model

Documentation Changes

  • remove hardcoded list of target devices in compile()
  • Fix typo with SM_MODEL_DIR, missing quotes

v1.50.10.post0

12 Feb 17:48

Choose a tag to compare

Documentation Changes

  • add documentation guidelines to CONTRIBUTING.md
  • Removed section numbering

v1.50.10

11 Feb 17:43

Choose a tag to compare

Bug Fixes and Other Changes

  • remove NEO_ALLOWED_TARGET_INSTANCE_FAMILY

v1.50.9.post0

06 Feb 17:43

Choose a tag to compare

Documentation Changes

  • remove labels from issue templates

v1.50.9

04 Feb 17:44

Choose a tag to compare

Bug Fixes and Other Changes

  • account for EI and version-based ECR repo naming in serving_image_uri()

Documentation Changes

  • correct broken AutoML API documentation link
  • fix MXNet version lists