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.146.* in /docker/openproblems #869

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.146.0

Features

  • Add support for JSON model inputs for Clarify Processor

Bug Fixes and Other Changes

  • Feature/list collection
  • improve reliability of Run integration test
  • Add a comment that smdataparallel lib excludes tf 2.12 support

Documentation Changes

  • Update reference to load run method in documentation
Changelog

Sourced from sagemaker's changelog.

v2.146.0 (2023-04-13)

Features

  • Add support for JSON model inputs for Clarify Processor

Bug Fixes and Other Changes

  • Feature/list collection
  • improve reliability of Run integration test
  • Add a comment that smdataparallel lib excludes tf 2.12 support

Documentation Changes

  • Update reference to load run method in documentation

v2.145.0 (2023-04-06)

Features

  • add support for async inline error notifications
  • Add methods for feature group to list feature metadata parameters and tags
  • Support huggingface hub model_id for DJL Models

Bug Fixes and Other Changes

  • load_sagemaker_config should lazy initialize a default S3 resource

v2.144.0 (2023-04-05)

Features

  • support create Clarify explainer enabled endpoint for Clarify Online Explainability
  • Combined inference and training script artifact
  • jumpstart instance types
  • Deprecation warning for framework profiling for TF 2.12 and on, PT 2.0 and on

Bug Fixes and Other Changes

  • always delete temporary directory even during exception
  • Fixes the completion_criteria_config dict in the to_input_req method
  • Update CHANGELOG.md

Documentation Changes

  • Update SageMaker Debugger doc

v2.143.0 (2023-03-29)

Features

... (truncated)

Commits
  • ba3afac prepare release v2.146.0
  • 66fe78d Feature/list collection (#3781)
  • c4669c2 Feat: Create/Delete Model Collection (#3779)
  • ce2fb78 doc: Update reference to load run method in documentation (#3774)
  • ca107d4 fix: improve reliability of Run integration test (#3745)
  • 4d1f901 feature: Add support for JSON model inputs for Clarify Processor (#3768)
  • f03b2ed change: Add a comment that smdataparallel lib excludes tf 2.12 support (#3771)
  • 19115a2 update development version to v2.145.1.dev0
  • e917cb4 prepare release v2.145.0
  • 5832820 feature: add support for async inline error notifications (#3750)
  • 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 #871.