File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.73.0 (2022-01-19)
4+
5+ ### Features
6+
7+ * Add EMRStep support in Sagemaker pipeline
8+ * Adds Lineage queries in artifact, context and trial components
9+ * Add support for SageMaker lineage queries in action
10+ * Adds support for Serverless inference
11+ * support checkpoint to be passed from estimator
12+ * support JsonGet/Join parameterization in tuning step Hyperparameters
13+ * Support model pipelines in CreateModelStep
14+ * enable python 3.9
15+ * Add models_v2 under lineage context
16+
17+ ### Bug Fixes and Other Changes
18+
19+ * allow kms_key to be passed for processing step
20+ * Remove duplicate vertex/edge in query lineage
21+ * update pricing link
22+ * Update CHANGELOG.md
23+ * fixes unnecessary session call while generating pipeline definition for lambda step
24+
25+ ### Documentation Changes
26+
27+ * Enhance smddp 1.2.2 doc
28+ * Document the available ExecutionVariables
29+
330## v2.72.3 (2022-01-10)
431
532### Features
Original file line number Diff line number Diff line change 1- 2.72.4.dev0
1+ 2.73.0
You can’t perform that action at this time.
0 commit comments