|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v2.52.2 (2021-08-10) |
| 4 | + |
| 5 | +### Bug Fixes and Other Changes |
| 6 | + |
| 7 | + * sklearn integ tests, remove swallowing exception on feature group delete attempt |
| 8 | + * sklearn integ test for custom bucket |
| 9 | + |
| 10 | +### Documentation Changes |
| 11 | + |
| 12 | + * Fix dataset_definition links |
| 13 | + * Document LambdaModel and LambdaPredictor classes |
| 14 | + |
| 15 | +## v2.52.1 (2021-08-06) |
| 16 | + |
| 17 | +### Bug Fixes and Other Changes |
| 18 | + |
| 19 | + * revert #2251 changes for sklearn processor |
| 20 | + |
| 21 | +## v2.52.0 (2021-08-05) |
| 22 | + |
| 23 | +### Features |
| 24 | + |
| 25 | + * processors that support multiple Python files, requirements.txt, and dependencies. |
| 26 | + * support step object in step depends on list |
| 27 | + |
| 28 | +### Bug Fixes and Other Changes |
| 29 | + |
| 30 | + * enable isolation while creating model from job |
| 31 | + * update `sagemaker.serverless` integration test |
| 32 | + * Use correct boto model name for RegisterModelStep properties |
| 33 | + |
| 34 | +## v2.51.0 (2021-08-03) |
| 35 | + |
| 36 | +### Features |
| 37 | + |
| 38 | + * add LambdaStep support for SageMaker Pipelines |
| 39 | + * support JsonGet for all step types |
| 40 | + |
| 41 | +## v2.50.1 (2021-08-02) |
| 42 | + |
| 43 | +### Bug Fixes and Other Changes |
| 44 | + |
| 45 | + * null checks for uploaded_code and entry_point |
| 46 | + |
| 47 | +### Documentation Changes |
| 48 | + |
| 49 | + * update sagemaker.estimator.EstimatorBase |
| 50 | + * Mark baseline as optional in KernelSHAP. |
| 51 | + |
| 52 | +## v2.50.0 (2021-07-28) |
| 53 | + |
| 54 | +### Features |
| 55 | + |
| 56 | + * add KIX region to image_uris |
| 57 | + |
| 58 | +### Bug Fixes and Other Changes |
| 59 | + |
| 60 | + * Rename `PredictorBase.delete_endpoint` as `PredictorBase.delete_predictor` |
| 61 | + * incorrect default argument for callback output parameter |
| 62 | + |
| 63 | +### Documentation Changes |
| 64 | + |
| 65 | + * Remove years from copyright boilerplate |
| 66 | + * Fix documentation formatting for PySpark and SparkJar processors |
| 67 | + |
| 68 | +### Testing and Release Infrastructure |
| 69 | + |
| 70 | + * enable py38 tox env |
| 71 | + |
| 72 | +## v2.49.2 (2021-07-21) |
| 73 | + |
| 74 | +### Bug Fixes and Other Changes |
| 75 | + |
| 76 | + * order of populating container list |
| 77 | + * upgrade Adobe Analytics cookie to 3.0 |
| 78 | + |
| 79 | +## v2.49.1 (2021-07-19) |
| 80 | + |
| 81 | +### Bug Fixes and Other Changes |
| 82 | + |
| 83 | + * Set flag when debugger is disabled |
| 84 | + * KMS Key fix for kwargs |
| 85 | + * Update BiasConfig to accept multiple facet params |
| 86 | + |
| 87 | +### Documentation Changes |
| 88 | + |
| 89 | + * Update huggingface estimator documentation |
| 90 | + |
| 91 | +## v2.49.0 (2021-07-15) |
| 92 | + |
| 93 | +### Features |
| 94 | + |
| 95 | + * Adding serial inference pipeline support to RegisterModel Step |
| 96 | + |
| 97 | +### Documentation Changes |
| 98 | + |
| 99 | + * add tuning step get_top_model_s3_uri and callback step to doc |
| 100 | + * links for HF in sdk |
| 101 | + * Add Clarify module to Model Monitoring API docs |
| 102 | + |
| 103 | +## v2.48.2 (2021-07-12) |
| 104 | + |
| 105 | +### Bug Fixes and Other Changes |
| 106 | + |
| 107 | + * default time for compilation jobs |
| 108 | + * skip hf inference test |
| 109 | + |
| 110 | +## v2.48.1 (2021-07-08) |
| 111 | + |
| 112 | +### Bug Fixes and Other Changes |
| 113 | + |
| 114 | + * skip HF inference test |
| 115 | + * remove upsert from test_workflow |
| 116 | + |
| 117 | +### Documentation Changes |
| 118 | + |
| 119 | + * Add Hugging Face docs |
| 120 | + * add tuning step to doc |
| 121 | + |
| 122 | +## v2.48.0 (2021-07-07) |
| 123 | + |
| 124 | +### Features |
| 125 | + |
| 126 | + * HuggingFace Inference |
| 127 | + |
| 128 | +### Bug Fixes and Other Changes |
| 129 | + |
| 130 | + * add support for SageMaker workflow tuning step |
| 131 | + |
| 132 | +## v2.47.2.post0 (2021-07-01) |
| 133 | + |
| 134 | +### Documentation Changes |
| 135 | + |
| 136 | + * smddp 1.2.1 release note / convert md to rst |
| 137 | + * add smd model parallel 1.4.0 release note / restructure doc files |
| 138 | + |
| 139 | +## v2.47.2 (2021-06-30) |
| 140 | + |
| 141 | +### Bug Fixes and Other Changes |
| 142 | + |
| 143 | + * handle tags when upsert pipeine |
| 144 | + |
| 145 | +## v2.47.1 (2021-06-27) |
| 146 | + |
| 147 | +### Bug Fixes and Other Changes |
| 148 | + |
| 149 | + * revert "fix: jsonGet interpolation issue 2426 + allow step depends on pass in step instance (#2477)" |
| 150 | + |
| 151 | +## v2.47.0 (2021-06-25) |
| 152 | + |
| 153 | +### Features |
| 154 | + |
| 155 | + * support job_name_prefix for Clarify |
| 156 | + |
| 157 | +### Bug Fixes and Other Changes |
| 158 | + |
| 159 | + * Add configuration option with headers for Clarify Explainability |
| 160 | + * jsonGet interpolation issue 2426 + allow step depends on pass in step instance |
| 161 | + * add default retries to feature group ingestion. |
| 162 | + * Update using_pytorch.rst |
| 163 | + * kms key does not propapate in register model step |
| 164 | + * Correctly interpolate Callback output parameters |
| 165 | + |
| 166 | +## v2.46.1 (2021-06-22) |
| 167 | + |
| 168 | +### Bug Fixes and Other Changes |
| 169 | + |
| 170 | + * Register model step tags |
| 171 | + |
| 172 | +### Documentation Changes |
| 173 | + |
| 174 | + * update to include new batch_get_record api call |
| 175 | + * Correct type annotation for TrainingStep inputs |
| 176 | + * introduce input mode FastFile |
| 177 | + * update hf transformer version |
| 178 | + |
| 179 | +## v2.46.0 (2021-06-15) |
| 180 | + |
| 181 | +### Features |
| 182 | + |
| 183 | + * Add HF transformer version 4.6.1 |
| 184 | + |
| 185 | +### Bug Fixes and Other Changes |
| 186 | + |
| 187 | + * encode localmode payload to UTF-8 |
| 188 | + * call DescribeDomain as fallback in get_execution_role |
| 189 | + * parameterize PT and TF version for HuggingFace tests |
| 190 | + |
| 191 | +### Documentation Changes |
| 192 | + |
| 193 | + * Add import statement in Batch Transform Overview doc |
| 194 | + |
3 | 195 | ## v2.45.0 (2021-06-07)
|
4 | 196 |
|
5 | 197 | ### Features
|
|
0 commit comments