Skip to content

change: Update CHANGELOG.md #2842

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

Merged
merged 1 commit into from
Jan 11, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,28 @@

## v2.72.3 (2022-01-10)

### Features

* default repack encryption
* support large pipeline
* add support for pytorch 1.10.0

### Documentation Changes

* SageMaker model parallel library 1.6.0 API doc

### Bug Fixes and Other Changes

* update master from dev
* Model Registration with BYO scripts
* Add ContentType in test_auto_ml_describe
* Re-deploy static integ test endpoint if it is not found
* fix kmeans test deletion sequence, increment lineage statics
* Increment static lineage pipeline
* Fix lineage query integ tests
* Add label_headers option for Clarify ModelExplainabilityMonitor
* Add action type to lineage object
* Collapse cross-account artifacts in query lineage response
* Update CHANGELOG.md to remove defaulting dot characters

## v2.72.2 (2022-01-06)

Expand Down