openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
287 stars 76 forks source link

Update sagemaker requirement from ==2.116.* to ==2.132.* in /docker/openproblems #818

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on sagemaker to permit the latest version.

Release notes

Sourced from sagemaker's releases.

v2.132.0

Features

  • support cluster lifecycle management for Sagemaker EMR step
  • Inference recommendation id deployment support
Changelog

Sourced from sagemaker's changelog.

v2.132.0 (2023-02-07)

Features

  • support cluster lifecycle management for Sagemaker EMR step
  • Inference recommendation id deployment support

v2.131.1 (2023-02-03)

Bug Fixes and Other Changes

  • test dub gpu integs with p3
  • fix(experiments/run.py): Stop duplication of RUN_TC_TAG on Consecutive Experiment Runs
  • Enable load_run without name args in Transform env
  • Remove confusing log line emitted during feature group ingestion
  • Enable Experiment integ test on beta clients
  • Make test_processor_with_role_as_pipeline_parameter more concrete

Documentation Changes

  • add security note for the estimator hyperparameter arg
  • SageMaker distributed - model parallism library release note
  • Add a deprecation note for DetailedProfileConfig

v2.131.0 (2023-01-31)

Features

  • Display file diff on black-check
  • Support for environment variables in the HPO
  • Support role as PipelineParameter in Processor class
  • Add TrainingImageConfig support for SageMaker training jobs

Bug Fixes and Other Changes

  • use FeatureGroup's Session in nonconcurrency ingestion
  • Update feature_group.py ingest() description
  • Do not use print function. User logger instead
  • Add batch_get_record and search API for FeatureStore
  • hashing problem for framework processors with identical source dirs

v2.130.0 (2023-01-26)

Features

  • Add PyTorch 1.13.1 to SDK
  • Adding image_uri config for DJL containers
  • Support specifying env-vars when creating model from model package
  • local download dir for Model and Estimator classes

... (truncated)

Commits
  • dba1026 prepare release v2.132.0
  • f09f64b feature: support cluster lifecycle management for Sagemaker EMR step (#3604)
  • 8d2c16b feature: Inference recommendation id deployment support (#3631)
  • ba30a1f update development version to v2.131.2.dev0
  • c523432 prepare release v2.131.1
  • 6322794 change: test dub gpu integs with p3 (#3624)
  • 70ce8fa documentation: add security note for the estimator hyperparameter arg (#3622)
  • 58fe72a documentation: SageMaker distributed - model parallism library release note (...
  • e5b47ea fix(experiments/run.py): Stop duplication of RUN_TC_TAG on Consecutive Experi...
  • 9e2a586 change: Enable load_run without name args in Transform env (#3585)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 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)
github-actions[bot] commented 1 year ago

Current build status

dependabot[bot] commented 1 year ago

Superseded by #836.