🚀 Enhancements and 🐛 Bug Fixes
Tweaks for various "docker run" misconfigurations @Nuru (#693)
what
- Fix some typos from #692
- Add instructions at bottom of installation script for when all else fails
- change
DOCKER_TAG
default from dev to whatever the tag is based on the docker build step in the workflow - fix
docker run -it .... init | bash
from failing due to\r
- Standardize bullets to use
#
during startup
why
- bugfix
- Improve experience when Docker images derived from Geodesic are run incorrectly
- Try to reference a Docker image that exists
- Some people type
docker run -it
out of habit - Aesthetics/UX
🧰 Included Tools
Update AWS CLI packages @renovate (#694)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
awscli | ==1.19.27 -> ==1.19.34
| ||||
boto3 | ==1.17.27 -> ==1.17.34
|
Release Notes
boto/boto3
v1.17.34
=======
- api-change:
ec2
: [botocore
] This release adds support for UEFI boot on selected AMD- and Intel-based EC2 instances. - api-change:
redshift
: [botocore
] Added support to enable AQUA in Amazon Redshift clusters. - api-change:
codeartifact
: [botocore
] Documentation updates for CodeArtifact - api-change:
macie2
: [botocore
] This release of the Amazon Macie API adds support for publishing sensitive data findings to AWS Security Hub and specifying which categories of findings to publish to Security Hub.
v1.17.33
=======
- api-change:
sagemaker
: [botocore
] Adding authentication support for pulling images stored in private Docker registries to build containers for real-time inference. - api-change:
ec2
: [botocore
] X2gd instances are the next generation of memory-optimized instances powered by AWS-designed, Arm-based AWS Graviton2 processors.
v1.17.32
=======
- bugfix:s3: [
botocore
] Updated mislabeled exceptions for S3 Object Lambda
v1.17.31
=======
- api-change:
autoscaling
: [botocore
] Amazon EC2 Auto Scaling Instance Refresh now supports phased deployments. - api-change:
s3
: [botocore
] S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request - api-change:
redshift
: [botocore
] Add new fields for additional information about VPC endpoint for clusters with reallocation enabled, and a new field for total storage capacity for all clusters. - api-change:
s3control
: [botocore
] S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request - api-change:
securityhub
: [botocore
] New object for separate provider and customer values. New objects track S3 Public Access Block configuration and identify sensitive data. BatchImportFinding requests are limited to 100 findings.
v1.17.30
=======
- api-change:
sagemaker
: [botocore
] Support new target device ml_eia2 in SageMaker CreateCompilationJob API - api-change:
batch
: [botocore
] Making serviceRole an optional parameter when creating a compute environment. If serviceRole is not provided then Service Linked Role will be created (or reused if it already exists).
v1.17.29
=======
- api-change:
lambda
: [botocore
] Allow empty list for function response types - api-change:
iam
: [botocore
] Documentation updates for AWS Identity and Access Management (IAM). - api-change:
mediaconnect
: [botocore
] This release adds support for the SRT-listener protocol on sources and outputs. - api-change:
accessanalyzer
: [botocore
] This release adds support for the ValidatePolicy API. IAM Access Analyzer is adding over 100 policy checks and actionable recommendations that help you validate your policies during authoring. - api-change:
mediatailor
: [botocore
] MediaTailor channel assembly is a new manifest-only service that allows you to assemble linear streams using your existing VOD content. - api-change:
mwaa
: [botocore
] This release adds UPDATE_FAILED and UNAVAILABLE MWAA environment states. - api-change:
gamelift
: [botocore
] GameLift expands to six new AWS Regions, adds support for multi-location fleets to streamline management of hosting resources, and lets you customize more of the game session placement process.
v1.17.28
=======
- api-change:
fis
: [botocore
] Initial release of AWS Fault Injection Simulator, a managed service that enables you to perform fault injection experiments on your AWS workloads - api-change:
codedeploy
: [botocore
] AWS CodeDeploy can now detect instances running an outdated revision of your application and automatically update them with the latest revision. - api-change:
emr
: [botocore
] Update emr client to latest version - api-change:
ecs
: [botocore
] This is for ecs exec feature release which includes two new APIs - execute-command and update-cluster and an AWS CLI customization for execute-command API