* do not use script for TFS when entry_point is not provided * remove usage of pkg_resources * update py2 warning message since python 2 is deprecated * cleanup experiments, trials, and trial components in integ tests
1.50.6.post0
Not secure
Documentation changes
* add additional information to Transformer class transform function doc string
1.50.6
Not secure
Bug fixes and other changes
* Append serving to model framework name for PyTorch, MXNet, and TensorFlow
1.50.5
Not secure
Bug fixes and other changes
* Use serving_image_uri for Airflow
Documentation changes
* revise Processing docstrings for formatting and class links * Add processing readthedocs
1.50.4
Not secure
Bug fixes and other changes
* Remove version number from default version comment * remove remaining instances of python-dateutil pin * upgrade boto3 and remove python-dateutil pin
Documentation changes
* Add issue templates and configure issue template chooser * Update error type in delete_endpoint docstring * add version requirement for using "requirements.txt" when serving an MXNet model * update container dependency versions for MXNet and PyTorch * Update supported versions of PyTorch
1.50.3
Not secure
Bug fixes and other changes
* ignore private Automatic Model Tuning hyperparameter when attaching AlgorithmEstimator