* enhancement: Enable setting VPC config when creating/deploying models * enhancement: Local Mode: accept short lived credentials with a warning message * bug-fix: Local Mode: pass in job name as parameter for training environment variable
1.11.1
Not secure
* enhancement: Local Mode: add training environment variables for AWS region and job name * doc-fix: Instruction on how to use preview version of PyTorch - 1.0.0.dev. * doc-fix: add role to MXNet estimator example in readme * bug-fix: default TensorFlow json serializer accepts dict of numpy arrays
1.11.0
Not secure
* bug-fix: setting health check timeout limit on local mode to 30s * bug-fix: make Hyperparameters in local mode optional. * enhancement: add support for volume KMS key to Transformer * feature: add support for GovCloud
1.10.1
Not secure
* feature: add train_volume_kms_key parameter to Estimator classes * doc-fix: add deprecation warning for current MXNet training script format * doc-fix: add docs on deploying TensorFlow model directly from existing model * doc-fix: fix code example for using Gzip compression for TensorFlow training data