Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sagemaker from 2.169.0 to 2.200.0 #91

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps sagemaker from 2.169.0 to 2.200.0.

Release notes

Sourced from sagemaker's releases.

v2.200.0

Deprecations and Removals

  • remove explicit partitions key requirement on pysdk side.

Features

  • add non-repeating config logger
  • Add SageMaker Geospatial verison 1.x images
  • TGI 1.2.0 Image Uri
  • support model.register() with triton model
  • Enable retrieving function step results for local mode

Bug Fixes and Other Changes

  • TGI 1.3.1
  • excessive jumpstart instance type logging
  • Support local mode for remote function
  • Session.download_data can not download nested objects
  • Fix writing into non-closed file with git clone command
  • mitigation of xgboost container incompatibility with new version
  • update image and hardware validation with inf and graviton
  • remove two setuptools deprecations
  • minor jumpstart dev ex improvements
  • save utils fix
  • Correct DJL neuronx regions
  • delete unused file inference-experience-dev-tester.sh
  • Fix Experiment Run integ test w.r.t unexpected boto3 version
  • Bump test dependencies versions
  • fast follow on js uncompressed support - ModelBuilder
  • Modify Region List for Neuron Images (HF neuron/neuronx, PT Neuron)

Documentation Changes

  • Mention for custom Docker Image

v2.199.0

Features

  • Update boto3 version to 1.33.3
  • Goldfinch InferenceComponent integration
  • Add Pipeline step decorator, NotebookJobStep, and scheduler
  • ModelBuilder for simplified model testing and deployment

Bug Fixes and Other Changes

  • Skip failing integ tests
  • chore: add jumpstart gated model integration tests
  • disable integration tests for Inference Component based endpoint for non supported regions
  • remove unnecessary whl file - Galactus

... (truncated)

Changelog

Sourced from sagemaker's changelog.

v2.200.0 (2023-12-13)

Deprecations and Removals

  • remove explicit partitions key requirement on pysdk side.

Features

  • add non-repeating config logger
  • Add SageMaker Geospatial verison 1.x images
  • TGI 1.2.0 Image Uri
  • support model.register() with triton model
  • Enable retrieving function step results for local mode

Bug Fixes and Other Changes

  • TGI 1.3.1
  • excessive jumpstart instance type logging
  • Support local mode for remote function
  • Session.download_data can not download nested objects
  • Fix writing into non-closed file with git clone command
  • mitigation of xgboost container incompatibility with new version
  • update image and hardware validation with inf and graviton
  • remove two setuptools deprecations
  • minor jumpstart dev ex improvements
  • save utils fix
  • Correct DJL neuronx regions
  • delete unused file inference-experience-dev-tester.sh
  • Fix Experiment Run integ test w.r.t unexpected boto3 version
  • Bump test dependencies versions
  • fast follow on js uncompressed support - ModelBuilder
  • Modify Region List for Neuron Images (HF neuron/neuronx, PT Neuron)

Documentation Changes

  • Mention for custom Docker Image

v2.199.0 (2023-11-30)

Features

  • Update boto3 version to 1.33.3
  • Goldfinch InferenceComponent integration
  • Add Pipeline step decorator, NotebookJobStep, and scheduler
  • ModelBuilder for simplified model testing and deployment

Bug Fixes and Other Changes

  • Skip failing integ tests
  • chore: add jumpstart gated model integration tests

... (truncated)

Commits
  • abe0a41 prepare release v2.200.0
  • 45166be TGI 1.3.1 (#4314)
  • 8774952 feat: add non-repeating config logger (#4268)
  • 2a98067 Change: Accept model_data as dictionary in the model deploy (#4276)
  • 2432b26 fix: excessive jumpstart instance type logging (#4256)
  • 41cd2f6 change: Support local mode for remote function (#4306)
  • a959daf fix: Session.download_data can not download nested objects (#4277)
  • 8c2012b fix: Fix writing into non-closed file with git clone command (#4176)
  • 0b13d2a Change: Mention "FastFile" support for s3_input_mode in docstrings (#4311)
  • 730d29e feat: Add SageMaker Geospatial verison 1.x images (#4233)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.169.0 to 2.200.0.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.169.0...v2.200.0)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 15, 2023

Superseded by #93.

@dependabot dependabot bot closed this Dec 15, 2023
@dependabot dependabot bot deleted the dependabot/pip/sagemaker-2.200.0 branch December 15, 2023 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants