github cloudposse/geodesic 0.147.0
v0.147.0

latest releases: 3.3.0, 3.2.0, 3.1.0...
3 years ago

🚀 Enhancements

Deprecate aws-vault, aws-okta, warn about M1 chip @Nuru (#727)

what & why

  • Remove aws-vault from image, deprecate aws-vault and aws-okta, recommend Leapp. Leapp is now our preferred solution for managing AWS credentials, and aws sso is our preferred command-line solution. aws-vault and aws-okta have issues and required a lot of specialized support that is not worth maintaining now that we have these superior solutions.
  • Add Makefile.custom and Dockerfile.custom to give people a baseline for building customized version of Geodesic derived from the published version, rather than having to rebuild the entire image.
  • Document that we are not yet supporting Geodesic on the Apple M1 chip. Add a warning when running Geodesic on M1. We know it doesn't work, we can't do anything about it now, our best recommendation is to stick with Intel CPUs for at least another 6 months.
  • Update Google Cloud SDK 342.0.0 -> 352.0.0 (353 is current but has a breaking change, so we are waiting a while on that.)
  • Update kubectx completion 0.9.3 -> 0.9.4
  • Update motd (message of the day), dropping aws-vault workflow prompts and recommending Leapp. Prevent motd from displaying when launching subshells.
  • Enhance assume-role to work with Leapp credentials as well as AWS config profiles. Fix fzf initial query when NAMESPACE or STAGE is not set
  • Review scripts to remove/fix instances of scripts and functions clobbering existing trap settings. Scripts were clobbering both RETURN and EXIT traps, but they should now either not be overwriting existing traps or should be restoring the previous trap on RETURN or EXIT.
  • Fix issue where assume-role launched a subshell with a new role, and when the shell exited, the parent shell prompt would still show the role active, even though it was not.
  • Fix issue with kubectl-auto-select where it would have trouble parsing EKS Kubernetes versions and fail to select the correct corresponding version of kubectl.
  • Install diffutils (GNU diff) in Alpine so that diff in Alpine behaves like diff in Debian and scripts can count on consistent options.
  • Fix yaml-diff, which was expecting yq to be version 2.x and was completely broken by the substantial changes in the now current yq version 4.12.0

🧰 Included Tools

Update dependency cryptography to v3.4.8 @renovate (#728)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography ==3.4.7 -> ==3.4.8 age adoption passing confidence

Release Notes

pyca/cryptography

v3.4.8

Compare Source


Update AWS CLI packages @renovate (#725)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.20.12 -> ==1.20.28 age adoption passing confidence
boto3 ==1.18.12 -> ==1.18.28 age adoption passing confidence

Release Notes

boto/boto3

v1.18.28

Compare Source

=======

  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added MBAFF encoding support for AVC video and the ability to pass encryption context from the job settings to S3.
  • api-change:polly: [botocore] Amazon Polly adds new New Zealand English voice - Aria. Aria is available as Neural voice only.
  • api-change:transcribe: [botocore] This release adds support for feature tagging with Amazon Transcribe batch jobs.
  • api-change:ssm: [botocore] Updated Parameter Store property for logging improvements.
  • api-change:iot-data: [botocore] Updated Publish with support for new Retain flag and added two new API operations: GetRetainedMessage, ListRetainedMessages.

v1.18.27

Compare Source

=======

  • api-change:dms: [botocore] Amazon AWS DMS service now support Redis target endpoint migration. Now S3 endpoint setting is capable to setup features which are used to be configurable only in extract connection attributes.
  • api-change:frauddetector: [botocore] Updated an element of the DescribeModelVersion API response (LogitMetrics -> logOddsMetrics) for clarity. Added new exceptions to several APIs to protect against unlikely scenarios.
  • api-change:iotsitewise: [botocore] Documentation updates for AWS IoT SiteWise
  • api-change:dlm: [botocore] Added AMI deprecation support for Amazon Data Lifecycle Manager EBS-backed AMI policies.
  • api-change:glue: [botocore] Add support for Custom Blueprints
  • api-change:apigateway: [botocore] Adding some of the pending releases (1) Adding WAF Filter to GatewayResponseType enum (2) Ensuring consistent error model for all operations (3) Add missing BRE to GetVpcLink operation
  • api-change:backup: [botocore] AWS Backup - Features: Evaluate your backup activity and generate audit reports.

v1.18.26

Compare Source

=======

  • api-change:eks: [botocore] Adds support for EKS add-ons "preserve" flag, which allows customers to maintain software on their EKS clusters after removing it from EKS add-ons management.
  • api-change:comprehend: [botocore] Add tagging support for Comprehend async inference job.
  • api-change:robomaker: [botocore] Documentation updates for RoboMaker
  • api-change:ec2: [botocore] encryptionInTransitSupported added to DescribeInstanceTypes API

v1.18.25

Compare Source

=======

  • api-change:ec2: [botocore] The ImportImage API now supports the ability to create AMIs with AWS-managed licenses for Microsoft SQL Server for both Windows and Linux.
  • api-change:memorydb: [botocore] AWS MemoryDB SDK now supports all APIs for newly launched MemoryDB service.
  • api-change:application-autoscaling: [botocore] This release extends Application Auto Scaling support for replication group of Amazon ElastiCache Redis clusters. Auto Scaling monitors and automatically expands node group count and number of replicas per node group when a critical usage threshold is met or according to customer-defined schedule.
  • api-change:appflow: [botocore] This release adds support for SAPOData connector and extends Veeva connector for document extraction.

v1.18.24

Compare Source

=======

  • api-change:codebuild: [botocore] CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account.
  • api-change:route53: [botocore] Documentation updates for route53
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version
  • api-change:route53resolver: [botocore] Documentation updates for Route 53 Resolver
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports Asynchronous Inference endpoints. Adds PlatformIdentifier field that allows Notebook Instance creation with different platform selections. Increases the maximum number of containers in multi-container endpoints to 15. Adds more instance types to InstanceType field.

v1.18.23

Compare Source

=======

  • api-change:cloud9: [botocore] Added DryRun parameter to CreateEnvironmentEC2 API. Added ManagedCredentialsActions parameter to UpdateEnvironment API
  • api-change:ec2: [botocore] This release adds support for EC2 ED25519 key pairs for authentication
  • api-change:clouddirectory: [botocore] Documentation updates for clouddirectory
  • api-change:ce: [botocore] This release is a new feature for Cost Categories: Split charge rules. Split charge rules enable you to allocate shared costs between your cost category values.
  • api-change:logs: [botocore] Documentation-only update for CloudWatch Logs

v1.18.22

Compare Source

=======

  • api-change:iotsitewise: [botocore] AWS IoT SiteWise added query window for the interpolation interval. AWS IoT SiteWise computes each interpolated value by using data points from the timestamp of each interval minus the window to the timestamp of each interval plus the window.
  • api-change:s3: [botocore] Documentation updates for Amazon S3
  • api-change:codebuild: [botocore] CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project.
  • api-change:ds: [botocore] This release adds support for describing client authentication settings.
  • api-change:config: [botocore] Update ResourceType enum with values for Backup Plan, Selection, Vault, RecoveryPoint; ECS Cluster, Service, TaskDefinition; EFS AccessPoint, FileSystem; EKS Cluster; ECR Repository resources
  • api-change:license-manager: [botocore] AWS License Manager now allows end users to call CheckoutLicense API using new CheckoutType PERPETUAL. Perpetual checkouts allow sellers to check out a quantity of entitlements to be drawn down for consumption.

v1.18.21

Compare Source

=======

  • api-change:quicksight: [botocore] Documentation updates for QuickSight.
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:customer-profiles: [botocore] This release introduces Standard Profile Objects, namely Asset and Case which contain values populated by data from third party systems and belong to a specific profile. This release adds an optional parameter, ObjectFilter to the ListProfileObjects API in order to search for these Standard Objects.
  • api-change:elasticache: [botocore] This release adds ReplicationGroupCreateTime field to ReplicationGroup which indicates the UTC time when ElastiCache ReplicationGroup is created

v1.18.20

Compare Source

=======

  • api-change:sagemaker: [botocore] Amazon SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments.
  • api-change:apigatewayv2: [botocore] Adding support for ACM imported or private CA certificates for mTLS enabled domain names
  • api-change:apigateway: [botocore] Adding support for ACM imported or private CA certificates for mTLS enabled domain names
  • api-change:databrew: [botocore] This SDK release adds support for the output of a recipe job results to Tableau Hyper format.
  • api-change:lambda: [botocore] Lambda Python 3.9 runtime launch

v1.18.19

Compare Source

=======

  • api-change:snow-device-management: [botocore] AWS Snow Family customers can remotely monitor and operate their connected AWS Snowcone devices.
  • api-change:ecs: [botocore] Documentation updates for ECS.
  • api-change:nimble: [botocore] Add new attribute 'ownedBy' in Streaming Session APIs. 'ownedBy' represents the AWS SSO Identity Store User ID of the owner of the Streaming Session resource.
  • api-change:codebuild: [botocore] CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account.
  • api-change:ebs: [botocore] Documentation updates for Amazon EBS direct APIs.
  • api-change:route53: [botocore] Documentation updates for route53

v1.18.18

Compare Source

=======

  • api-change:chime: [botocore] Add support for "auto" in Region field of StartMeetingTranscription API request.
  • enchancement:Client: [botocore] Improve client performance by caching _alias_event_name on EventAliaser

v1.18.17

Compare Source

=======

  • api-change:wafv2: [botocore] This release adds APIs to support versioning feature of AWS WAF Managed rule groups
  • api-change:rekognition: [botocore] This release adds support for four new types of segments (opening credits, content segments, slates, and studio logos), improved accuracy for credits and shot detection and new filters to control black frame detection.
  • api-change:ssm: [botocore] Documentation updates for AWS Systems Manager.

v1.18.16

Compare Source

=======

  • api-change:synthetics: [botocore] Documentation updates for Visual Monitoring feature and other doc ticket fixes.
  • api-change:chime-sdk-identity: [botocore] The Amazon Chime SDK Identity APIs allow software developers to create and manage unique instances of their messaging applications.
  • api-change:chime-sdk-messaging: [botocore] The Amazon Chime SDK Messaging APIs allow software developers to send and receive messages in custom messaging applications.
  • api-change:connect: [botocore] This release adds support for agent status and hours of operation. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • api-change:lightsail: [botocore] This release adds support to track when a bucket access key was last used.
  • api-change:athena: [botocore] Documentation updates for Athena.

v1.18.15

Compare Source

=======

  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:autoscaling: [botocore] EC2 Auto Scaling adds configuration checks and Launch Template validation to Instance Refresh.

v1.18.14

Compare Source

=======

  • api-change:rds: [botocore] This release adds AutomaticRestartTime to the DescribeDBInstances and DescribeDBClusters operations. AutomaticRestartTime indicates the time when a stopped DB instance or DB cluster is restarted automatically.
  • api-change:imagebuilder: [botocore] Updated list actions to include a list of valid filters that can be used in the request.
  • api-change:transcribe: [botocore] This release adds support for call analytics (batch) within Amazon Transcribe.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:ssm-incidents: [botocore] Documentation updates for Incident Manager.

v1.18.13

Compare Source

=======

  • api-change:redshift: [botocore] API support for Redshift Data Sharing feature.
  • api-change:iotsitewise: [botocore] My AWS Service (placeholder) - This release introduces custom Intervals and offset for tumbling window in metric for AWS IoT SiteWise.
  • api-change:glue: [botocore] Add ConcurrentModificationException to create-table, delete-table, create-database, update-database, delete-database
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added control over the passthrough of XDS captions metadata to outputs.
  • api-change:proton: [botocore] Docs only add idempotent create apis

Deprecate aws-vault, aws-okta, warn about M1 chip @Nuru (#727)

what & why

  • Remove aws-vault from image, deprecate aws-vault and aws-okta, recommend Leapp. Leapp is now our preferred solution for managing AWS credentials, and aws sso is our preferred command-line solution. aws-vault and aws-okta have issues and required a lot of specialized support that is not worth maintaining now that we have these superior solutions.
  • Add Makefile.custom and Dockerfile.custom to give people a baseline for building customized version of Geodesic derived from the published version, rather than having to rebuild the entire image.
  • Document that we are not yet supporting Geodesic on the Apple M1 chip. Add a warning when running Geodesic on M1. We know it doesn't work, we can't do anything about it now, our best recommendation is to stick with Intel CPUs for at least another 6 months.
  • Update Google Cloud SDK 342.0.0 -> 352.0.0 (353 is current but has a breaking change, so we are waiting a while on that.)
  • Update kubectx completion 0.9.3 -> 0.9.4
  • Update motd (message of the day), dropping aws-vault workflow prompts and recommending Leapp. Prevent motd from displaying when launching subshells.
  • Enhance assume-role to work with Leapp credentials as well as AWS config profiles. Fix fzf initial query when NAMESPACE or STAGE is not set
  • Review scripts to remove/fix instances of scripts and functions clobbering existing trap settings. Scripts were clobbering both RETURN and EXIT traps, but they should now either not be overwriting existing traps or should be restoring the previous trap on RETURN or EXIT.
  • Fix issue where assume-role launched a subshell with a new role, and when the shell exited, the parent shell prompt would still show the role active, even though it was not.
  • Fix issue with kubectl-auto-select where it would have trouble parsing EKS Kubernetes versions and fail to select the correct corresponding version of kubectl.
  • Install diffutils (GNU diff) in Alpine so that diff in Alpine behaves like diff in Debian and scripts can count on consistent options.
  • Fix yaml-diff, which was expecting yq to be version 2.x and was completely broken by the substantial changes in the now current yq version 4.12.0

📚️ Documentation

Deprecate aws-vault, aws-okta, warn about M1 chip @Nuru (#727)

what & why

  • Remove aws-vault from image, deprecate aws-vault and aws-okta, recommend Leapp. Leapp is now our preferred solution for managing AWS credentials, and aws sso is our preferred command-line solution. aws-vault and aws-okta have issues and required a lot of specialized support that is not worth maintaining now that we have these superior solutions.
  • Add Makefile.custom and Dockerfile.custom to give people a baseline for building customized version of Geodesic derived from the published version, rather than having to rebuild the entire image.
  • Document that we are not yet supporting Geodesic on the Apple M1 chip. Add a warning when running Geodesic on M1. We know it doesn't work, we can't do anything about it now, our best recommendation is to stick with Intel CPUs for at least another 6 months.
  • Update Google Cloud SDK 342.0.0 -> 352.0.0 (353 is current but has a breaking change, so we are waiting a while on that.)
  • Update kubectx completion 0.9.3 -> 0.9.4
  • Update motd (message of the day), dropping aws-vault workflow prompts and recommending Leapp. Prevent motd from displaying when launching subshells.
  • Enhance assume-role to work with Leapp credentials as well as AWS config profiles. Fix fzf initial query when NAMESPACE or STAGE is not set
  • Review scripts to remove/fix instances of scripts and functions clobbering existing trap settings. Scripts were clobbering both RETURN and EXIT traps, but they should now either not be overwriting existing traps or should be restoring the previous trap on RETURN or EXIT.
  • Fix issue where assume-role launched a subshell with a new role, and when the shell exited, the parent shell prompt would still show the role active, even though it was not.
  • Fix issue with kubectl-auto-select where it would have trouble parsing EKS Kubernetes versions and fail to select the correct corresponding version of kubectl.
  • Install diffutils (GNU diff) in Alpine so that diff in Alpine behaves like diff in Debian and scripts can count on consistent options.
  • Fix yaml-diff, which was expecting yq to be version 2.x and was completely broken by the substantial changes in the now current yq version 4.12.0

Don't miss a new geodesic release

NewReleases is sending notifications on new releases.