* Add ModelClientConfig Fields for Batch Transform
Documentation Changes
* add KFP Processing component
1.68.0
Not secure
Features
* add spot instance support for AlgorithmEstimator
Documentation Changes
* add xgboost documentation for inference
1.67.1.post0
Not secure
Documentation Changes
* add Step Functions SDK info
1.67.1
Not secure
Bug Fixes and Other Changes
* add deprecation warnings for estimator.delete_endpoint() and tuner.delete_endpoint()
1.67.0
Not secure
Features
* Apache Airflow integration for SageMaker Processing Jobs
Bug Fixes and Other Changes
* fix punctuation in warning message
Testing and Release Infrastructure
* address warnings about pytest custom marks, error message checking, and yaml loading * mark long-running cron tests * fix tox test dependencies and bump coverage threshold to 86%
1.66.0
Not secure
Features
* add 3.8 as supported python version
Testing and Release Infrastructure
* upgrade airflow to latest stable version * update feature request issue template