Changes in version 0.1.2.9002 Architecture: - migrate jumpstart to sagemaker.common Changes in version 0.1.2.9001 New Feature: - Initial implementation of jumpstart function and classes - Add listenv dependency to allow for mutable lists Changes in version 0.1.2.9000 Changes in version 0.1.1 Bug Fix: - Allow dynamic s3 uri to be parse by s3_parse_url https://github.com/aws/sagemaker-python-sdk/blob/a765512536fd5bd95733ce9aa497783a06cc8bdf/tests/unit/test_airflow.py#L256-L281 - s3_path_join return character Changes in version 0.1.0 Initial Package creation