geodesic

🚀 Geodesic is a DevOps Linux Toolbox in Docker

APACHE-2.0 License

Stars
943
Committers
29

Bot releases are visible (Hide)

geodesic - 0.152.1-rc1 Portability fixes

Published by Nuru over 2 years ago

geodesic - v0.152.0 Major tool version updates

Published by cloudpossebot over 2 years ago

🚀 Enhancements

what

  • Update Debian 10.11 -> 11.2
  • Update Python3 on Debian 3.8.12 -> 3.9.10
  • Update Alpine 3.13.7 -> 3.15.0 (Updates Python3 3.8.10 -> 3.9.7, dictated by Alpine package repo)
  • Update helm-diff 3.1.3 -> 3.32
  • Update helm-git 0.8.1 -> 0.11.1
  • Update helm-2to3 0.8.1 -> 0.9.0

why

  • Update to newer versions while considering risks of updating to latest versions

refererences

what && why

  • Install wrapper script in $HOME/.local/bin (per XDG recommendation) if /usr/local/bin is not writable. Supports preferred solution for #594, which is to have users run Docker in "rootless" mode.
  • Provide option to use BindFS to map file owners on the host. Fixes #594 for users running docker daemon as root.
  • Resolves #766
  • Resolves #767
  • Downgrade the warning for Apple M1 Emulating Intel from seriously unsupported to a notice that there may be issues. Progress on #719 in that it appears the emulator is getting better, but still insufficient progress on native M1 support.
  • Minor cleanups.

notes

This release introduces a new customization:

export GEODESIC_HOST_BINDFS_ENABLED=true

When Geodesic is launched by a shell where $GEODESIC_HOST_BINDFS_ENABLED == true it will configure /localhost so that files created by root inside Geodesic will have their ownership mapped to the same user ID and group ID as on the host. This a solution for people experiencing #594 and ONLY them. If your present solution is not creating files on the host owned by root then option will likely cause new problems.

Note further that this is a workaround and not the desired solution. Our recommendation is that you resolve the underlying issue by running Docker in "rootless" mode. This is much more secure and avoids the issue causing problems in the first place.

🐛 Bug Fixes

what && why

  • Install wrapper script in $HOME/.local/bin (per XDG recommendation) if /usr/local/bin is not writable. Supports preferred solution for #594, which is to have users run Docker in "rootless" mode.
  • Provide option to use BindFS to map file owners on the host. Fixes #594 for users running docker daemon as root.
  • Resolves #766
  • Resolves #767
  • Downgrade the warning for Apple M1 Emulating Intel from seriously unsupported to a notice that there may be issues. Progress on #719 in that it appears the emulator is getting better, but still insufficient progress on native M1 support.
  • Minor cleanups.

notes

This release introduces a new customization:

export GEODESIC_HOST_BINDFS_ENABLED=true

When Geodesic is launched by a shell where $GEODESIC_HOST_BINDFS_ENABLED == true it will configure /localhost so that files created by root inside Geodesic will have their ownership mapped to the same user ID and group ID as on the host. This a solution for people experiencing #594 and ONLY them. If your present solution is not creating files on the host owned by root then option will likely cause new problems.

Note further that this is a workaround and not the desired solution. Our recommendation is that you resolve the underlying issue by running Docker in "rootless" mode. This is much more secure and avoids the issue causing problems in the first place.

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.22.46 -> ==1.22.56 age adoption passing confidence
boto3 ==1.20.46 -> ==1.21.1 age adoption passing confidence

Release Notes

v1.22.56

Compare Source

=======

  • api-change:glue: Support for optimistic locking in UpdateTable
  • api-change:ec2: Documentation updates for EC2.
  • api-change:budgets: Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.
  • api-change:ssm: Assorted ticket fixes and updates for AWS Systems Manager.
  • api-change:ce: AWS Cost Anomaly Detection now supports SNS FIFO topic subscribers.

v1.22.55

Compare Source

=======

  • api-change:rds: Adds support for determining which Aurora PostgreSQL versions support Babelfish.
  • api-change:appflow: Launching Amazon AppFlow SAP as a destination connector SDK.
  • api-change:athena: This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.

v1.22.54

Compare Source

=======

  • api-change:ssm: Documentation updates for AWS Systems Manager.

v1.22.53

Compare Source

=======

  • api-change:cloudformation: This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • api-change:lookoutvision: This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional.
  • api-change:pinpoint: This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • api-change:sns: Customer requested typo fix in API documentation.
  • api-change:wafv2: Adds support for AWS WAF Fraud Control account takeover prevention (ATP), with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for application integration SDKs for Android and iOS mobile apps.

v1.22.52

Compare Source

=======

  • api-change:cloudformation: This SDK release is for the feature launch of AWS CloudFormation Hooks.

v1.22.51

Compare Source

=======

  • api-change:s3control: This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.
  • api-change:kendra: Amazon Kendra now provides a data source connector for Amazon FSx. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html
  • api-change:sagemaker: Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.
  • api-change:apprunner: This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService.

v1.22.50

Compare Source

=======

  • api-change:auditmanager: This release updates 3 API parameters. UpdateAssessmentFrameworkControlSet now requires the controls attribute, and CreateAssessmentFrameworkControl requires the id attribute. Additionally, UpdateAssessmentFramework now has a minimum length constraint for the controlSets attribute.
  • api-change:events: Update events command to latest version
  • api-change:ssm-incidents: Update RelatedItem enum to support SSM Automation
  • api-change:synthetics: Adding names parameters to the Describe APIs.

v1.22.49

Compare Source

=======

  • api-change:lakeformation: Add support for calling Update Table Objects without a TransactionId.
  • api-change:athena: You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.
  • api-change:rds: updates for RDS Custom for Oracle 12.1 support

v1.22.48

Compare Source

=======

  • api-change:rbin: Add EC2 Image recycle bin support.
  • api-change:meteringmarketplace: Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.
  • api-change:ec2: adds support for AMIs in Recycle Bin
  • api-change:robomaker: The release deprecates the use various APIs of RoboMaker Deployment Service in favor of AWS IoT GreenGrass v2.0.

v1.22.47

Compare Source

=======

  • api-change:emr: Update emr command to latest version
  • api-change:elasticache: Documentation update for AWS ElastiCache
  • enhancement:datapipeline: Deprecated support for the datapipeline create-default-roles command
  • api-change:es: Allows customers to get progress updates for blue/green deployments
  • api-change:fis: Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.
  • api-change:comprehend: Amazon Comprehend now supports sharing and importing custom trained models from one AWS account to another within the same region.
  • api-change:dynamodb: Documentation update for DynamoDB Java SDK.
  • api-change:iot: This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.
  • api-change:ce: Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions
  • api-change:appflow: Launching Amazon AppFlow Custom Connector SDK.
  • api-change:glue: Launch Protobuf support for AWS Glue Schema Registry
  • api-change:personalize: Adding minRecommendationRequestsPerSecond attribute to recommender APIs.

v1.21.1

Compare Source

======

  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:budgets: [botocore] Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.
  • api-change:ce: [botocore] AWS Cost Anomaly Detection now supports SNS FIFO topic subscribers.
  • api-change:glue: [botocore] Support for optimistic locking in UpdateTable
  • api-change:ssm: [botocore] Assorted ticket fixes and updates for AWS Systems Manager.

v1.21.0

Compare Source

======

  • api-change:appflow: [botocore] Launching Amazon AppFlow SAP as a destination connector SDK.
  • feature:Parser: [botocore] Adding support for parsing int/long types in rest-json response headers.
  • api-change:rds: [botocore] Adds support for determining which Aurora PostgreSQL versions support Babelfish.
  • api-change:athena: [botocore] This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.

v1.20.54

Compare Source

=======

  • api-change:ssm: [botocore] Documentation updates for AWS Systems Manager.

v1.20.53

Compare Source

=======

  • api-change:cloudformation: [botocore] This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • api-change:lookoutvision: [botocore] This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional.
  • api-change:pinpoint: [botocore] This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • api-change:sns: [botocore] Customer requested typo fix in API documentation.
  • api-change:wafv2: [botocore] Adds support for AWS WAF Fraud Control account takeover prevention (ATP), with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for application integration SDKs for Android and iOS mobile apps.

v1.20.52

Compare Source

=======

  • api-change:cloudformation: [botocore] This SDK release is for the feature launch of AWS CloudFormation Hooks.

v1.20.51

Compare Source

=======

  • api-change:kendra: [botocore] Amazon Kendra now provides a data source connector for Amazon FSx. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html
  • api-change:apprunner: [botocore] This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService.
  • api-change:s3control: [botocore] This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.
  • api-change:sagemaker: [botocore] Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

v1.20.50

Compare Source

=======

  • api-change:auditmanager: [botocore] This release updates 3 API parameters. UpdateAssessmentFrameworkControlSet now requires the controls attribute, and CreateAssessmentFrameworkControl requires the id attribute. Additionally, UpdateAssessmentFramework now has a minimum length constraint for the controlSets attribute.
  • api-change:synthetics: [botocore] Adding names parameters to the Describe APIs.
  • api-change:ssm-incidents: [botocore] Update RelatedItem enum to support SSM Automation
  • api-change:events: [botocore] Update events client to latest version
  • enhancement:Lambda Request Header: [botocore] Adding request header for Lambda recursion detection.

v1.20.49

Compare Source

=======

  • api-change:athena: [botocore] You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.
  • api-change:rds: [botocore] updates for RDS Custom for Oracle 12.1 support
  • api-change:lakeformation: [botocore] Add support for calling Update Table Objects without a TransactionId.

v1.20.48

Compare Source

=======

  • api-change:ec2: [botocore] adds support for AMIs in Recycle Bin
  • api-change:robomaker: [botocore] The release deprecates the use various APIs of RoboMaker Deployment Service in favor of AWS IoT GreenGrass v2.0.
  • api-change:meteringmarketplace: [botocore] Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.
  • api-change:rbin: [botocore] Add EC2 Image recycle bin support.

v1.20.47

Compare Source

=======

  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:personalize: [botocore] Adding minRecommendationRequestsPerSecond attribute to recommender APIs.
  • enhancement:Request headers: [botocore] Adding request headers with retry information.
  • api-change:appflow: [botocore] Launching Amazon AppFlow Custom Connector SDK.
  • api-change:dynamodb: [botocore] Documentation update for DynamoDB Java SDK.
  • api-change:iot: [botocore] This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.
  • api-change:comprehend: [botocore] Amazon Comprehend now supports sharing and importing custom trained models from one AWS account to another within the same region.
  • api-change:ce: [botocore] Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions
  • api-change:fis: [botocore] Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.
  • api-change:es: [botocore] Allows customers to get progress updates for blue/green deployments
  • api-change:glue: [botocore] Launch Protobuf support for AWS Glue Schema Registry
  • api-change:elasticache: [botocore] Documentation update for AWS ElastiCache

geodesic - v0.151.0 Preserve file ownership of host files (#771)

Published by cloudpossebot over 2 years ago

🚀 Enhancements: Support Docker rootless mode & fix file ownership in root mode @Nuru (#771)

what && why

  • Install wrapper script in $HOME/.local/bin (per XDG recommendation) if /usr/local/bin is not writable. Supports preferred solution for #594, which is to have users run Docker in "rootless" mode.
  • Provide option to use BindFS to map file owners on the host. Fixes #594 for users running docker daemon as root.
  • Resolves #766
  • Resolves #767
  • Downgrade the warning for Apple M1 Emulating Intel from seriously unsupported to a notice that there may be issues. Progress on #719 in that it appears the emulator is getting better, but still insufficient progress on native M1 support.
  • Minor cleanups.

notes

This release introduces a new customization:

export GEODESIC_HOST_BINDFS_ENABLED=true

When Geodesic is launched by a shell where $GEODESIC_HOST_BINDFS_ENABLED == true it will configure /localhost so that files created by root inside Geodesic will have their ownership mapped to the same user ID and group ID as on the host. This a solution for people experiencing #594 and ONLY them. If your present solution is not creating files on the host owned by root then option will likely cause new problems.

Note further that this is a workaround and not the desired solution. Our recommendation is that you resolve the underlying issue by running Docker in "rootless" mode. This is much more secure and avoids the issue causing problems in the first place.

geodesic - 0.152.0-rc2 combine v0.150 and v0.151

Published by Nuru over 2 years ago

Combine major updates (v0.150) with new features (v0.151)

Support Docker rootless mode & fix file ownership in root mode #771

geodesic - 0.152.0-rc1 combine v0.150 and v0.151

Published by Nuru over 2 years ago

geodesic - v0.151.0-rc1 Preserve file ownership of host files (#769)

Published by Nuru over 2 years ago

Preserve file ownership of host files (#769)

geodesic - v0.149.2 See Breaking Changes in v0.149.0 Latest

Published by cloudpossebot over 2 years ago

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.22.41 -> ==1.22.46 age adoption passing confidence
boto3 ==1.20.41 -> ==1.20.46 age adoption passing confidence

Release Notes

v1.22.46

Compare Source

=======

  • api-change:sagemaker: This release added a new NNA accelerator compilation support for Sagemaker Neo.
  • api-change:athena: This release adds a field, AthenaError, to the GetQueryExecution response object when a query fails.
  • api-change:secretsmanager: Feature are ready to release on Jan 28th
  • api-change:cognito-idp: Doc updates for Cognito user pools API Reference.
  • api-change:appconfig: Documentation updates for AWS AppConfig
  • api-change:appconfigdata: Documentation updates for AWS AppConfig Data.

v1.22.45

Compare Source

=======

  • api-change:amplify: Doc only update to the description of basicauthcredentials to describe the required encoding and format.
  • api-change:kafka: Amazon MSK has updated the CreateCluster and UpdateBrokerStorage API that allows you to specify volume throughput during cluster creation and broker volume updates.
  • api-change:ec2: X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth
  • api-change:opensearch: Allows customers to get progress updates for blue/green deployments
  • api-change:connect: This release adds support for configuring a custom chat duration when starting a new chat session via the StartChatContact API. The default value for chat duration is 25 hours, minimum configurable value is 1 hour (60 minutes) and maximum configurable value is 7 days (10,080 minutes).

v1.22.44

Compare Source

=======

  • api-change:ebs: Documentation updates for Amazon EBS Direct APIs.
  • api-change:sagemaker: API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.
  • api-change:frauddetector: Added new APIs for viewing past predictions and obtaining prediction metadata including prediction explanations: ListEventPredictions and GetEventPredictionMetadata
  • api-change:codeguru-reviewer: Added failure state and adjusted timeout in waiter
  • api-change:securityhub: Adding top level Sample boolean field

v1.22.43

Compare Source

=======

  • api-change:connect: This release adds support for custom vocabularies to be used with Contact Lens. Custom vocabularies improve transcription accuracy for one or more specific words.
  • api-change:guardduty: Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.
  • api-change:fsx: This release adds support for growing SSD storage capacity and growing/shrinking SSD IOPS for FSx for ONTAP file systems.
  • api-change:efs: Update efs command to latest version

v1.22.42

Compare Source

=======

  • api-change:route53-recovery-readiness: Updated documentation for Route53 Recovery Readiness APIs.

v1.20.46

Compare Source

=======

  • api-change:appconfigdata: [botocore] Documentation updates for AWS AppConfig Data.
  • api-change:athena: [botocore] This release adds a field, AthenaError, to the GetQueryExecution response object when a query fails.
  • api-change:appconfig: [botocore] Documentation updates for AWS AppConfig
  • api-change:cognito-idp: [botocore] Doc updates for Cognito user pools API Reference.
  • api-change:secretsmanager: [botocore] Feature are ready to release on Jan 28th
  • api-change:sagemaker: [botocore] This release added a new NNA accelerator compilation support for Sagemaker Neo.

v1.20.45

Compare Source

=======

  • api-change:ec2: [botocore] X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth
  • api-change:kafka: [botocore] Amazon MSK has updated the CreateCluster and UpdateBrokerStorage API that allows you to specify volume throughput during cluster creation and broker volume updates.
  • api-change:connect: [botocore] This release adds support for configuring a custom chat duration when starting a new chat session via the StartChatContact API. The default value for chat duration is 25 hours, minimum configurable value is 1 hour (60 minutes) and maximum configurable value is 7 days (10,080 minutes).
  • api-change:amplify: [botocore] Doc only update to the description of basicauthcredentials to describe the required encoding and format.
  • api-change:opensearch: [botocore] Allows customers to get progress updates for blue/green deployments

v1.20.44

Compare Source

=======

  • api-change:frauddetector: [botocore] Added new APIs for viewing past predictions and obtaining prediction metadata including prediction explanations: ListEventPredictions and GetEventPredictionMetadata
  • api-change:ebs: [botocore] Documentation updates for Amazon EBS Direct APIs.
  • api-change:codeguru-reviewer: [botocore] Added failure state and adjusted timeout in waiter
  • api-change:securityhub: [botocore] Adding top level Sample boolean field
  • api-change:sagemaker: [botocore] API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.

v1.20.43

Compare Source

=======

  • api-change:fsx: [botocore] This release adds support for growing SSD storage capacity and growing/shrinking SSD IOPS for FSx for ONTAP file systems.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:connect: [botocore] This release adds support for custom vocabularies to be used with Contact Lens. Custom vocabularies improve transcription accuracy for one or more specific words.
  • api-change:guardduty: [botocore] Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.

v1.20.42

Compare Source

=======

  • api-change:route53-recovery-readiness: [botocore] Updated documentation for Route53 Recovery Readiness APIs.

geodesic - 0.150.0-rc1 OS, Python, and Helm plugin updates

Published by Nuru over 2 years ago

What's Changed

  • Update Alpine, Debian, and Python, and helm plugins (#759)

Full Changelog: https://github.com/cloudposse/geodesic/compare/0.149.1...0.150.0-rc1

geodesic - v0.149.1 See Breaking Changes in v0.149.0

Published by cloudpossebot over 2 years ago

🚀 Enhancements

what

  • Notify user when Geodesic cannot distinguish host file system from container file system by device name and fall back to parsing file system path.
  • Distinguish AMD CPU from Apple M1
  • Configure atmos auto-completion when atmos is installed.

why

  • On Fedora, for example, the host and container filesystems are on the same device. This means we cannot tell if another host path was bind mounted or not. In this situation, we fall back to reporting that files under /localhost are on the HOST and other files are not, which was the test we were previously. (The newer device-based test is to support developers who keep their development file tree outside of their home file tree.)
  • We warn users about trying to run Geodesic on Apple M1, but the warning was being displayed when running on genuine AMD CPUs, which is wrong. Closes #757.
  • Convenience.
geodesic - v0.149.0 Breaking changes

Published by cloudpossebot over 2 years ago

Breaking changes

This release includes some incompatible changes in Geodesic. These changes can be reverted via customizations, a.k.a preferences and overrides. (Review the documentation on customization if needed.)

  • On launch, Geodesic used to start with the initial working directory set by Docker workdir. Now Geodesic tries to set your initial working directory to the same directory you launched Geodesic from, if that directory is accessible inside the container. This happens after your preferences are loaded, so if you changed directories in your preferences script(s), that change will be overriden. You can avoid this by adding export GEODESIC_WORKDIR=<your desired working directory> to your preferences, or revert it by changing directory in your overrides.
  • GEODISIC_PROMPT_GLYPHS was renamed GEODESIC_PROMPT_GLYPHS. You can change your customization accordingly, although we recommend reviewing the new options for customizing command line prompt appearance and considering alternatives, including installing the Noto font core.
  • If atmos is installed, ATMOS_BASE_PATH will be automatically set if the initial working directory appears to contain or be part of an atmos configuration tree. See https://github.com/cloudposse/atmos/pull/100. You can avoid automatic configuration by explicitly setting ATMOS_BASE_PATH in your customizations
  • This release updates the installed kubectl 1.16 -> 1.21. Best practice is to use the version of kubectl that matches the version of Kubernetes you are using. See kubectl version skew policy for more details. We recommend not relying on the version pre-installed in Geodesic, and instead installing the specific version you need from the Cloud Posse package repo. Packages are named with the major and minor version (e.g. kubectl-1.20) and are automatically upgraded as new patches are released. If you have multiple versions installed, use update-alternaitves <option> kubectl to manage them.

New options for customizing command line prompt appearance

You could previously choose between 3 sets of glyphs to be used in the Geodesic command line prompt by setting the environment variable PROMPT_STYLE to "plain" to use plan ASCII characters, "unicode" to use Unicode characters limited to the standard (not supplemental) planes of Unicode, or leave it unset (or set to anything else) to get the default set of glyphs, which notably includes '⨠' Z NOTATION SCHEMA PIPING from the "Supplemental Mathematical Operators" Unicode block. Being from the supplemental plane, it is not as widely available: for instance, it is not included in the default fonts on Ubuntu.

Our current recommendation for resolving this issue is to install a font that contains the missing character on your host. For example, for Ubuntu:

$ sudo apt update
$ sudo apt install fonts-noto-core

However, taking this as a general issue rather than just specific to Ubuntu, we have included more options.

New PROMPT_STYLE: You can now set PROMPT_STYLE=fancy to get the default set of glyphs except for the one missing from Ubuntu, which is replaced with the glyph from the "unicode" style. This should cover most cases where the default style is broken.

GEODESIC_PROMPT_GLYPHS: We previously provided a specific workaround for this by allowing you to set GEODISIC_PROMPT_GLYPHS [sic] to any string of characters you wanted to end the prompt with. In this release we fixed the spelling of that environment variable, so it is now GEODESIC_PROMPT_GLYPHS, but hopefully you will no longer need it, and you will instead choose either to install a font or switch to the "fancy" style.

Full glyph customization: You can now set each of the 4 glyphs used by the command line prompt, plus the host file system designator, individually:
image

  • ASSUME_ROLE_ACTIVE_MARK is the glyph to show when you have AWS credentials active. Defaults to a green, bold, '√' SQUARE ROOT (looks like a check mark): $'\u221a'
  • ASSUME_ROLE_INACTIVE_MARK is the glyph to show when you do not have AWS credentials active. Defaults to a red, bold, '✗' BALLOT X: $'\u2717'
  • BLACK_RIGHTWARDS_ARROWHEAD is the glyph at the end of the prompt. The troublesome default is '⨠' Z NOTATION SCHEMA PIPING: $'\u2a20'
  • BANNER_MARK is the glyph at the start of the first line of a 2-line prompt that introduces the BANNER text. Defaults to '⧉', TWO JOINED SQUARES: $'\u29c9'
  • PROMPT_HOST_MARK is added to the command line when the current working directory is on the host computer (via a bind mount) and not in the container. Defaults to '(HOST)' with "HOST" in red bold. Disable this feature by setting export PROMPT_HOST_MARK="".

You can now set any of these in your standard customizations and your setting will be used.

Cautions:

  • You can set these variables to multiple characters, and use ANSI escape codes to change their colors, but in order for command line editing to continue to work properly, any non-printing characters must be escaped. We have had the best luck with starting the escape with $'\x01' and ending it with $'\x02', but there a couple of other, similar options. If you fail to do this, or do it incorrectly, your cursor will be incorrectly positioned when you edit a command line from your history and what you see will not be what is executed.
  • Command line editing can also be affected by "ambiguous width characters". Unicode characters can be "narrow" or "wide" or "ambiguous". In practice in Roman (e.g. English) scripts, a "wide" character takes up the space of 2 "narrow" characters, and the standard Roman letters are all narrow. In older versions of Unicode, many Emoji are ambiguous width. If you use an ambiguous width character that prints wide but is interpreted as narrow, command line editing will suffer from incorrect cursor placement, as with non-printing characters above. This can be worked around by finding and selecting a preference such as "Treat ambiguous characters as wide" (if you can find such a preference), but we recommend just avoiding characters that cause problems.

🚀 Enhancements

what

  • When starting Geodesic, set the initial working directory to the Host's current working directory, if it is accessible
  • If the initial working directory appears to be part of an atmos configuration, set ATMOS_BASE_PATH accordingly
  • Allow fine-grained customization of command line prompt
  • Update kubectl 1.16 -> 1.21
  • Update Google Cloud SDK 352.0.0 -> 369.0.0
  • Update Debian 10.10 -> 10.11
  • Update Python3 on Debian 3.8.11 -> 3.8.12
  • Update Alpine 3.13.5 -> 3.13.7 (Python3 3.8.10 dictated by Alpine package repo)

why

  • Popularly requested features
  • Outdated kubectl should have been upgraded long ago
  • Security updates

references

notes

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.22.39 -> ==1.22.41 age adoption passing confidence
boto3 ==1.20.39 -> ==1.20.41 age adoption passing confidence

Release Notes

v1.22.41

Compare Source

=======

  • api-change:mediaconvert: AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for accessibility in HLS.
  • api-change:transcribe: Add support for granular PIIEntityTypes when using Batch ContentRedaction.

v1.22.40

Compare Source

=======

  • api-change:ec2: C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz
  • api-change:guardduty: Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
  • api-change:connect: This release adds tagging support for UserHierarchyGroups resource.
  • api-change:mediatailor: This release adds support for multiple Segment Delivery Configurations. Users can provide a list of names and URLs when creating or editing a source location. When retrieving content, users can send a header to choose which URL should be used to serve content.
  • api-change:fis: Added action startTime and action endTime timestamp fields to the ExperimentAction object

v1.20.41

Compare Source

=======

  • enhancement:Exceptions: [botocore] ProxyConnectionError previously provided the full proxy URL. User info will now be appropriately masked if needed.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for accessibility in HLS.
  • api-change:transcribe: [botocore] Add support for granular PIIEntityTypes when using Batch ContentRedaction.

v1.20.40

Compare Source

=======

  • api-change:guardduty: [botocore] Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
  • api-change:connect: [botocore] This release adds tagging support for UserHierarchyGroups resource.
  • api-change:mediatailor: [botocore] This release adds support for multiple Segment Delivery Configurations. Users can provide a list of names and URLs when creating or editing a source location. When retrieving content, users can send a header to choose which URL should be used to serve content.
  • api-change:fis: [botocore] Added action startTime and action endTime timestamp fields to the ExperimentAction object
  • api-change:ec2: [botocore] C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.22.24 -> ==1.22.39 age adoption passing confidence
boto3 ==1.20.24 -> ==1.20.39 age adoption passing confidence

Release Notes

v1.22.39

Compare Source

=======

  • api-change:ec2-instance-connect: Adds support for ED25519 keys. PushSSHPublicKey Availability Zone parameter is now optional. Adds EC2InstanceStateInvalidException for instances that are not running. This was previously a service exception, so this may require updating your code to handle this new exception.
  • api-change:macie2: This release of the Amazon Macie API introduces stricter validation of requests to create custom data identifiers.

v1.22.38

Compare Source

=======

  • api-change:ivs: This release adds support for the new Thumbnail Configuration property for Recording Configurations. For more information see https://docs.aws.amazon.com/ivs/latest/userguide/record-to-s3.html
  • api-change:cloudtrail: This release fixes a documentation bug in the description for the readOnly field selector in advanced event selectors. The description now clarifies that users omit the readOnly field selector to select both Read and Write management events.
  • api-change:ec2: Add support for AWS Client VPN client login banner and session timeout.
  • api-change:location: This release adds the CalculateRouteMatrix API which calculates routes for the provided departure and destination positions. The release also deprecates the use of pricing plan across all verticals.
  • api-change:storagegateway: Documentation update for adding bandwidth throttling support for S3 File Gateways.

v1.22.37

Compare Source

v1.22.36

Compare Source

=======

  • api-change:config: Update ResourceType enum with values for CodeDeploy, EC2 and Kinesis resources
  • api-change:ram: This release adds the ListPermissionVersions API which lists the versions for a given permission.
  • api-change:honeycode: Added read and write api support for multi-select picklist. And added errorcode field to DescribeTableDataImportJob API output, when import job fails.
  • api-change:application-insights: Application Insights support for Active Directory and SharePoint
  • api-change:lookoutmetrics: This release adds a new DeactivateAnomalyDetector API operation.

v1.22.35

Compare Source

=======

  • api-change:elasticache: AWS ElastiCache for Redis has added a new Engine Log LogType in LogDelivery feature. You can now publish the Engine Log from your Amazon ElastiCache for Redis clusters to Amazon CloudWatch Logs and Amazon Kinesis Data Firehose.
  • api-change:pinpoint: Adds JourneyChannelSettings to WriteJourneyRequest
  • api-change:lexv2-runtime: Update lexv2-runtime command to latest version
  • api-change:nimble: Amazon Nimble Studio now supports validation for Launch Profiles. Launch Profiles now report static validation results after create/update to detect errors in network or active directory configuration.
  • api-change:glue: This SDK release adds support to pass run properties when starting a workflow run
  • api-change:ssm: AWS Systems Manager adds category support for DescribeDocument API

v1.22.34

Compare Source

=======

  • api-change:ec2: Hpc6a instances are powered by a third-generation AMD EPYC processors (Milan) delivering all-core turbo frequency of 3.4 GHz
  • api-change:pi: This release adds three Performance Insights APIs. Use ListAvailableResourceMetrics to get available metrics, GetResourceMetadata to get feature metadata, and ListAvailableResourceDimensions to list available dimensions. The AdditionalMetrics field in DescribeDimensionKeys retrieves per-SQL metrics.
  • api-change:fms: Shield Advanced policies for Amazon CloudFront resources now support automatic application layer DDoS mitigation. The max length for SecurityServicePolicyData ManagedServiceData is now 8192 characters, instead of 4096.
  • api-change:honeycode: Honeycode is releasing new APIs to allow user to create, delete and list tags on resources.
  • api-change:elasticache: Doc only update for ElastiCache
  • api-change:lexv2-models: Update lexv2-models command to latest version

v1.22.33

Compare Source

=======

  • api-change:iotevents-data: This release provides documentation updates for Timer.timestamp in the IoT Events API Reference Guide.
  • api-change:kendra: Amazon Kendra now supports advanced query language and query-less search.
  • api-change:ce: Doc only update for Cost Explorer API that fixes missing clarifications for MatchOptions definitions
  • api-change:finspace-data: Documentation updates for FinSpace.
  • api-change:rds: This release adds the db-proxy event type to support subscribing to RDS Proxy events.
  • api-change:ec2: EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)
  • api-change:workspaces: Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn.

v1.22.32

Compare Source

=======

  • api-change:lookoutmetrics: This release adds FailureType in the response of DescribeAnomalyDetector.
  • api-change:compute-optimizer: Adds support for new Compute Optimizer capability that makes it easier for customers to optimize their EC2 instances by leveraging multiple CPU architectures.
  • api-change:ec2: New feature: Updated EC2 API to support faster launching for Windows images. Optimized images are pre-provisioned, using snapshots to launch instances up to 65% faster.
  • api-change:transcribe: Documentation updates for Amazon Transcribe.
  • api-change:databrew: This SDK release adds support for specifying a Bucket Owner for an S3 location.

v1.22.31

Compare Source

=======

  • api-change:medialive: This release adds support for selecting the Program Date Time (PDT) Clock source algorithm for HLS outputs.

v1.22.30

Compare Source

=======

  • api-change:es: Amazon OpenSearch Service adds support for Fine Grained Access Control for existing domains running Elasticsearch version 6.7 and above
  • api-change:ec2: This release introduces On-Demand Capacity Reservation support for Cluster Placement Groups, adds Tags on instance Metadata, and includes documentation updates for Amazon EC2.
  • api-change:appsync: AppSync: AWS AppSync now supports configurable batching sizes for AWS Lambda resolvers, Direct AWS Lambda resolvers and pipeline functions
  • api-change:iotwireless: Downlink Queue Management feature provides APIs for customers to manage the queued messages destined to device inside AWS IoT Core for LoRaWAN. Customer can view, delete or purge the queued message(s). It allows customer to preempt the queued messages and let more urgent messages go through.
  • api-change:mwaa: This release adds a "Source" field that provides the initiator of an update, such as due to an automated patch from AWS or due to modification via Console or API.
  • api-change:opensearch: Amazon OpenSearch Service adds support for Fine Grained Access Control for existing domains running Elasticsearch version 6.7 and above
  • api-change:mediatailor: This release adds support for filler slate when updating MediaTailor channels that use the linear playback mode.

v1.22.29

Compare Source

=======

  • api-change:ec2: This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.
  • api-change:sagemaker: Amazon SageMaker now supports running training jobs on ml.g5 instance types.
  • api-change:iot: This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.
  • api-change:glue: Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation
  • api-change:appstream: Includes APIs for App Entitlement management regarding entitlement and entitled application association.
  • api-change:eks: Amazon EKS now supports running applications using IPv6 address space
  • api-change:lakeformation: Add new APIs for 3rd Party Support for Lake Formation
  • api-change:snowball: Updating validation rules for interfaces used in the Snowball API to tighten security of service.
  • api-change:cloudtrail: This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.
  • api-change:ecs: Documentation update for ticket fixes.
  • api-change:quicksight: Multiple Doc-only updates for Amazon QuickSight.

v1.22.28

Compare Source

=======

  • api-change:s3control: Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.
  • api-change:s3: Minor doc-based updates based on feedback bugs received.
  • api-change:rekognition: This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.

v1.22.27

Compare Source

=======

  • api-change:sagemaker: The release allows users to pass pipeline definitions as Amazon S3 locations and control the pipeline execution concurrency using ParallelismConfiguration. It also adds support of EMR jobs as pipeline steps.
  • api-change:rds: Multiple doc-only updates for Relational Database Service (RDS)
  • api-change:mediaconvert: AWS Elemental MediaConvert SDK has added strength levels to the Sharpness Filter and now permits OGG files to be specified as sidecar audio inputs.
  • api-change:detective: Added and updated API operations to support the Detective integration with AWS Organizations. New actions are used to manage the delegated administrator account and the integration configuration.
  • api-change:greengrassv2: This release adds the API operations to manage the Greengrass role associated with your account and to manage the core device connectivity information. Greengrass V2 customers can now depend solely on Greengrass V2 SDK for all the API operations needed to manage their fleets.

v1.22.26

Compare Source

=======

  • api-change:qldb: Amazon QLDB now supports journal exports in JSON and Ion Binary formats. This release adds an optional OutputFormat parameter to the ExportJournalToS3 API.
  • api-change:lookoutmetrics: This release adds support for Causal Relationships. Added new ListAnomalyGroupRelatedMetrics API operation and InterMetricImpactDetails API data type
  • api-change:workmail: This release allows customers to change their email monitoring configuration in Amazon WorkMail.
  • api-change:nimble: Amazon Nimble Studio adds support for users to upload files during a streaming session using NICE DCV native client or browser.
  • api-change:transfer: Property for Transfer Family used with the FTPS protocol. TLS Session Resumption provides a mechanism to resume or share a negotiated secret key between the control and data connection for an FTPS session.
  • api-change:imagebuilder: Added a note to infrastructure configuration actions and data types concerning delivery of Image Builder event messages to encrypted SNS topics. The key that's used to encrypt the SNS topic must reside in the account that Image Builder runs under.
  • api-change:chime-sdk-messaging: The Amazon Chime SDK now supports updating message attributes via channel flows
  • api-change:mediaconnect: You can now use the Fujitsu-QoS protocol for your MediaConnect sources and outputs to transport content to and from Fujitsu devices.

v1.22.25

Compare Source

=======

  • api-change:devops-guru: Adds Tags support to DescribeOrganizationResourceCollectionHealth
  • api-change:sagemaker: This release adds a new ContentType field in AutoMLChannel for SageMaker CreateAutoMLJob InputDataConfig.
  • api-change:datasync: AWS DataSync now supports FSx Lustre Locations.
  • api-change:apigateway: Documentation updates for Amazon API Gateway
  • api-change:finspace-data: Make dataset description optional and allow s3 export for dataviews
  • api-change:imagebuilder: This release adds support for importing and exporting VM Images as part of the Image Creation workflow via EC2 VM Import/Export.
  • api-change:forecast: Adds ForecastDimensions field to the DescribeAutoPredictorResponse
  • api-change:customer-profiles: This release adds an optional parameter, ObjectTypeNames to the PutIntegration API to support multiple object types per integration option. Besides, this release introduces Standard Order Objects which contain data from third party systems and each order object belongs to a specific profile.
  • api-change:redshift: This release adds API support for managed Redshift datashares. Customers can now interact with a Redshift datashare that is managed by a different service, such as AWS Data Exchange.
  • api-change:location: Making PricingPlan optional as part of create resource API.
  • api-change:securityhub: Added new resource details objects to ASFF, including resources for Firewall, and RuleGroup, FirewallPolicy Added additional details for AutoScalingGroup, LaunchConfiguration, and S3 buckets.

v1.20.39

Compare Source

=======

  • api-change:macie2: [botocore] This release of the Amazon Macie API introduces stricter validation of requests to create custom data identifiers.
  • api-change:ec2-instance-connect: [botocore] Adds support for ED25519 keys. PushSSHPublicKey Availability Zone parameter is now optional. Adds EC2InstanceStateInvalidException for instances that are not running. This was previously a service exception, so this may require updating your code to handle this new exception.

v1.20.38

Compare Source

=======

  • api-change:ivs: [botocore] This release adds support for the new Thumbnail Configuration property for Recording Configurations. For more information see https://docs.aws.amazon.com/ivs/latest/userguide/record-to-s3.html
  • api-change:storagegateway: [botocore] Documentation update for adding bandwidth throttling support for S3 File Gateways.
  • api-change:location: [botocore] This release adds the CalculateRouteMatrix API which calculates routes for the provided departure and destination positions. The release also deprecates the use of pricing plan across all verticals.
  • api-change:cloudtrail: [botocore] This release fixes a documentation bug in the description for the readOnly field selector in advanced event selectors. The description now clarifies that users omit the readOnly field selector to select both Read and Write management events.
  • api-change:ec2: [botocore] Add support for AWS Client VPN client login banner and session timeout.

v1.20.37

Compare Source

=======

  • enhancement:Configuration: [botocore] Adding support for defaults_mode configuration. The defaults_mode will be used to determine how certain default configuration options are resolved in the SDK.

v1.20.36

Compare Source

=======

  • api-change:config: [botocore] Update ResourceType enum with values for CodeDeploy, EC2 and Kinesis resources
  • api-change:application-insights: [botocore] Application Insights support for Active Directory and SharePoint
  • api-change:honeycode: [botocore] Added read and write api support for multi-select picklist. And added errorcode field to DescribeTableDataImportJob API output, when import job fails.
  • api-change:ram: [botocore] This release adds the ListPermissionVersions API which lists the versions for a given permission.
  • api-change:lookoutmetrics: [botocore] This release adds a new DeactivateAnomalyDetector API operation.

v1.20.35

Compare Source

=======

  • api-change:pinpoint: [botocore] Adds JourneyChannelSettings to WriteJourneyRequest
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:nimble: [botocore] Amazon Nimble Studio now supports validation for Launch Profiles. Launch Profiles now report static validation results after create/update to detect errors in network or active directory configuration.
  • api-change:glue: [botocore] This SDK release adds support to pass run properties when starting a workflow run
  • api-change:ssm: [botocore] AWS Systems Manager adds category support for DescribeDocument API
  • api-change:elasticache: [botocore] AWS ElastiCache for Redis has added a new Engine Log LogType in LogDelivery feature. You can now publish the Engine Log from your Amazon ElastiCache for Redis clusters to Amazon CloudWatch Logs and Amazon Kinesis Data Firehose.

v1.20.34

Compare Source

=======

  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:honeycode: [botocore] Honeycode is releasing new APIs to allow user to create, delete and list tags on resources.
  • api-change:ec2: [botocore] Hpc6a instances are powered by a third-generation AMD EPYC processors (Milan) delivering all-core turbo frequency of 3.4 GHz
  • api-change:fms: [botocore] Shield Advanced policies for Amazon CloudFront resources now support automatic application layer DDoS mitigation. The max length for SecurityServicePolicyData ManagedServiceData is now 8192 characters, instead of 4096.
  • api-change:pi: [botocore] This release adds three Performance Insights APIs. Use ListAvailableResourceMetrics to get available metrics, GetResourceMetadata to get feature metadata, and ListAvailableResourceDimensions to list available dimensions. The AdditionalMetrics field in DescribeDimensionKeys retrieves per-SQL metrics.

v1.20.33

Compare Source

=======

  • api-change:finspace-data: [botocore] Documentation updates for FinSpace.
  • api-change:rds: [botocore] This release adds the db-proxy event type to support subscribing to RDS Proxy events.
  • api-change:ce: [botocore] Doc only update for Cost Explorer API that fixes missing clarifications for MatchOptions definitions
  • api-change:kendra: [botocore] Amazon Kendra now supports advanced query language and query-less search.
  • api-change:workspaces: [botocore] Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn.
  • api-change:iotevents-data: [botocore] This release provides documentation updates for Timer.timestamp in the IoT Events API Reference Guide.
  • api-change:ec2: [botocore] EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)

v1.20.32

Compare Source

=======

  • api-change:ec2: [botocore] New feature: Updated EC2 API to support faster launching for Windows images. Optimized images are pre-provisioned, using snapshots to launch instances up to 65% faster.
  • api-change:compute-optimizer: [botocore] Adds support for new Compute Optimizer capability that makes it easier for customers to optimize their EC2 instances by leveraging multiple CPU architectures.
  • api-change:lookoutmetrics: [botocore] This release adds FailureType in the response of DescribeAnomalyDetector.
  • api-change:databrew: [botocore] This SDK release adds support for specifying a Bucket Owner for an S3 location.
  • api-change:transcribe: [botocore] Documentation updates for Amazon Transcribe.

v1.20.31

Compare Source

=======

  • api-change:medialive: [botocore] This release adds support for selecting the Program Date Time (PDT) Clock source algorithm for HLS outputs.

v1.20.30

Compare Source

=======

  • api-change:ec2: [botocore] This release introduces On-Demand Capacity Reservation support for Cluster Placement Groups, adds Tags on instance Metadata, and includes documentation updates for Amazon EC2.
  • api-change:mediatailor: [botocore] This release adds support for filler slate when updating MediaTailor channels that use the linear playback mode.
  • api-change:opensearch: [botocore] Amazon OpenSearch Service adds support for Fine Grained Access Control for existing domains running Elasticsearch version 6.7 and above
  • api-change:iotwireless: [botocore] Downlink Queue Management feature provides APIs for customers to manage the queued messages destined to device inside AWS IoT Core for LoRaWAN. Customer can view, delete or purge the queued message(s). It allows customer to preempt the queued messages and let more urgent messages go through.
  • api-change:es: [botocore] Amazon OpenSearch Service adds support for Fine Grained Access Control for existing domains running Elasticsearch version 6.7 and above
  • api-change:mwaa: [botocore] This release adds a "Source" field that provides the initiator of an update, such as due to an automated patch from AWS or due to modification via Console or API.
  • api-change:appsync: [botocore] AppSync: AWS AppSync now supports configurable batching sizes for AWS Lambda resolvers, Direct AWS Lambda resolvers and pipeline functions

v1.20.29

Compare Source

=======

  • api-change:cloudtrail: [botocore] This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.
  • api-change:iot: [botocore] This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.
  • api-change:ec2: [botocore] This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.
  • api-change:snowball: [botocore] Updating validation rules for interfaces used in the Snowball API to tighten security of service.
  • api-change:lakeformation: [botocore] Add new APIs for 3rd Party Support for Lake Formation
  • api-change:appstream: [botocore] Includes APIs for App Entitlement management regarding entitlement and entitled application association.
  • api-change:eks: [botocore] Amazon EKS now supports running applications using IPv6 address space
  • api-change:quicksight: [botocore] Multiple Doc-only updates for Amazon QuickSight.
  • api-change:ecs: [botocore] Documentation update for ticket fixes.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports running training jobs on ml.g5 instance types.
  • api-change:glue: [botocore] Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation

v1.20.28

Compare Source

=======

  • api-change:rekognition: [botocore] This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.
  • api-change:s3: [botocore] Minor doc-based updates based on feedback bugs received.
  • enhancement:JSONFileCache: [botocore] Add support for delitem in JSONFileCache
  • api-change:s3control: [botocore] Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.

v1.20.27

Compare Source

=======

  • api-change:sagemaker: [botocore] The release allows users to pass pipeline definitions as Amazon S3 locations and control the pipeline execution concurrency using ParallelismConfiguration. It also adds support of EMR jobs as pipeline steps.
  • api-change:rds: [botocore] Multiple doc-only updates for Relational Database Service (RDS)
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added strength levels to the Sharpness Filter and now permits OGG files to be specified as sidecar audio inputs.
  • api-change:greengrassv2: [botocore] This release adds the API operations to manage the Greengrass role associated with your account and to manage the core device connectivity information. Greengrass V2 customers can now depend solely on Greengrass V2 SDK for all the API operations needed to manage their fleets.
  • api-change:detective: [botocore] Added and updated API operations to support the Detective integration with AWS Organizations. New actions are used to manage the delegated administrator account and the integration configuration.

v1.20.26

Compare Source

=======

  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for users to upload files during a streaming session using NICE DCV native client or browser.
  • api-change:chime-sdk-messaging: [botocore] The Amazon Chime SDK now supports updating message attributes via channel flows
  • api-change:imagebuilder: [botocore] Added a note to infrastructure configuration actions and data types concerning delivery of Image Builder event messages to encrypted SNS topics. The key that's used to encrypt the SNS topic must reside in the account that Image Builder runs under.
  • api-change:workmail: [botocore] This release allows customers to change their email monitoring configuration in Amazon WorkMail.
  • api-change:transfer: [botocore] Property for Transfer Family used with the FTPS protocol. TLS Session Resumption provides a mechanism to resume or share a negotiated secret key between the control and data connection for an FTPS session.
  • api-change:lookoutmetrics: [botocore] This release adds support for Causal Relationships. Added new ListAnomalyGroupRelatedMetrics API operation and InterMetricImpactDetails API data type
  • api-change:mediaconnect: [botocore] You can now use the Fujitsu-QoS protocol for your MediaConnect sources and outputs to transport content to and from Fujitsu devices.
  • api-change:qldb: [botocore] Amazon QLDB now supports journal exports in JSON and Ion Binary formats. This release adds an optional OutputFormat parameter to the ExportJournalToS3 API.

v1.20.25

Compare Source

=======

  • api-change:customer-profiles: [botocore] This release adds an optional parameter, ObjectTypeNames to the PutIntegration API to support multiple object types per integration option. Besides, this release introduces Standard Order Objects which contain data from third party systems and each order object belongs to a specific profile.
  • api-change:sagemaker: [botocore] This release adds a new ContentType field in AutoMLChannel for SageMaker CreateAutoMLJob InputDataConfig.
  • api-change:forecast: [botocore] Adds ForecastDimensions field to the DescribeAutoPredictorResponse
  • api-change:securityhub: [botocore] Added new resource details objects to ASFF, including resources for Firewall, and RuleGroup, FirewallPolicy Added additional details for AutoScalingGroup, LaunchConfiguration, and S3 buckets.
  • api-change:location: [botocore] Making PricingPlan optional as part of create resource API.
  • api-change:redshift: [botocore] This release adds API support for managed Redshift datashares. Customers can now interact with a Redshift datashare that is managed by a different service, such as AWS Data Exchange.
  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:devops-guru: [botocore] Adds Tags support to DescribeOrganizationResourceCollectionHealth
  • api-change:imagebuilder: [botocore] This release adds support for importing and exporting VM Images as part of the Image Creation workflow via EC2 VM Import/Export.
  • api-change:datasync: [botocore] AWS DataSync now supports FSx Lustre Locations.
  • api-change:finspace-data: [botocore] Make dataset description optional and allow s3 export for dataviews

geodesic - v0.148.0

Published by cloudpossebot over 2 years ago

what

  • Add workdir setting and default it to the present working directory from where the container was started
  • Implementation works without gnu realpath
  • Implementation works with or without gnu sed
  • Implementation works even if GEODESIC_DOCKER_EXTRA_ARGS is set.

why

  • The benefit with this is that we start geodesic, we're automatically dropped in a path with in the container relative to our current working directory on the native filesystem
  • This is a common configuration across customers and other toolbox implementations like the fedora toolbox.
  • Original solution was to update GEODESIC_DOCKER_EXTRA_ARGS in the Makefile which only runs when running make run|build|all and not when running the wrapper directly.

references

commands

$ echo ${GEODESIC_WORKDIR:-/localhost/${PWD#$HOME/}}
/localhost/git/github/cloudposse/geodesic/rootfs/templates
$ unset ATMOS_BASE_PATH
$ source atmos.sh
Set ATMOS_BASE_PATH = .
$ source atmos.sh
geodesic - v0.147.11

Published by cloudpossebot almost 3 years ago

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.22.23 -> ==1.22.24 age adoption passing confidence
boto3 ==1.20.23 -> ==1.20.24 age adoption passing confidence

Release Notes

v1.20.24

Compare Source

=======

  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) ==36.0.0 -> ==36.0.1 age adoption passing confidence

Release Notes

v36.0.1

Compare Source



Full Changelog: https://github.com/cloudposse/geodesic/compare/0.147.10...0.147.11

geodesic - v0.147.10

Published by cloudpossebot almost 3 years ago

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.22.21 -> ==1.22.23 age adoption passing confidence
boto3 ==1.20.21 -> ==1.20.23 age adoption passing confidence

Release Notes

v1.20.23

Compare Source

=======

  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:network-firewall: [botocore] This release adds support for managed rule groups.
  • api-change:route53-recovery-control-config: [botocore] This release adds tagging supports to Route53 Recovery Control Configuration. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateCluster, CreateControlPanel and CreateSafetyRule.
  • api-change:ec2: [botocore] Adds waiters support for internet gateways.
  • api-change:sms: [botocore] This release adds SMS discontinuation information to the API and CLI references.
  • api-change:route53domains: [botocore] Amazon Route 53 domain registration APIs now support filtering and sorting in the ListDomains API, deleting a domain by using the DeleteDomain API and getting domain pricing information by using the ListPrices API.
  • api-change:savingsplans: [botocore] Adds the ability to specify Savings Plans hourly commitments using five digits after the decimal point.

v1.20.22

Compare Source

=======

  • api-change:lookoutvision: [botocore] This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component.
  • api-change:sagemaker: [botocore] This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
  • api-change:comprehendmedical: [botocore] This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology.
  • api-change:health: [botocore] Documentation updates for AWS Health
  • api-change:logs: [botocore] This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.
  • api-change:outposts: [botocore] This release adds the UpdateOutpost API.
  • api-change:support: [botocore] Documentation updates for AWS Support.
  • api-change:iot: [botocore] This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.

geodesic - v0.147.9

Published by cloudpossebot almost 3 years ago

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.22.14 -> ==1.22.21 age adoption passing confidence
boto3 ==1.20.14 -> ==1.20.21 age adoption passing confidence

Release Notes

v1.20.21

Compare Source

=======

  • api-change:location: [botocore] This release adds support for Accuracy position filtering, position metadata and autocomplete for addresses and points of interest based on partial or misspelled free-form text.
  • api-change:appsync: [botocore] AWS AppSync now supports custom domain names, allowing you to associate a domain name that you own with an AppSync API in your account.
  • api-change:route53: [botocore] Add PriorRequestNotComplete exception to UpdateHostedZoneComment API

v1.20.20

Compare Source

=======

  • api-change:rekognition: [botocore] This release added new KnownGender types for Celebrity Recognition.

v1.20.19

Compare Source

=======

  • api-change:ram: [botocore] This release adds the ability to use the new ResourceRegionScope parameter on List operations that return lists of resources or resource types. This new parameter filters the results by letting you differentiate between global or regional resource types.
  • api-change:networkmanager: [botocore] This release adds API support for AWS Cloud WAN.
  • api-change:amplifyuibuilder: [botocore] This release introduces the actions and data types for the new Amplify UI Builder API. The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI) component libraries and themes for use in Amplify applications.

v1.20.18

Compare Source

=======

  • api-change:sagemaker: [botocore] This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow.
  • api-change:kendra: [botocore] Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata.
  • api-change:directconnect: [botocore] Adds SiteLink support to private and transit virtual interfaces. SiteLink is a new Direct Connect feature that allows routing between Direct Connect points of presence.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:ec2: [botocore] This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds.
  • api-change:shield: [botocore] This release adds API support for Automatic Application Layer DDoS Mitigation for AWS Shield Advanced. Customers can now enable automatic DDoS mitigation in count or block mode for layer 7 protected resources.
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version
  • api-change:devops-guru: [botocore] DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications.
  • api-change:dynamodb: [botocore] Add support for Table Classes and introduce the Standard Infrequent Access table class.

v1.20.17

Compare Source

=======

  • api-change:s3: [botocore] Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it.
  • api-change:backup-gateway: [botocore] Initial release of AWS Backup gateway which enables you to centralize and automate protection of on-premises VMware and VMware Cloud on AWS workloads using AWS Backup.
  • api-change:iot: [botocore] Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs.
  • api-change:ec2: [botocore] This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network.
  • api-change:outposts: [botocore] This release adds the SupportedHardwareType parameter to CreateOutpost.
  • api-change:storagegateway: [botocore] Added gateway type VTL_SNOW. Added new SNOWBALL HostEnvironment for gateways running on a Snowball device. Added new field HostEnvironmentId to serve as an identifier for the HostEnvironment on which the gateway is running.
  • api-change:kinesis: [botocore] Amazon Kinesis Data Streams now supports on demand streams.
  • api-change:glue: [botocore] Support for DataLake transactions
  • api-change:accessanalyzer: [botocore] AWS IAM Access Analyzer now supports policy validation for resource policies attached to S3 buckets and access points. You can run additional policy checks by specifying the S3 resource type you want to attach to your resource policy.
  • api-change:lakeformation: [botocore] This release adds support for row and cell-based access control in Lake Formation. It also adds support for Lake Formation Governed Tables, which support ACID transactions and automatic storage optimizations.
  • api-change:kafka: [botocore] This release adds three new V2 APIs. CreateClusterV2 for creating both provisioned and serverless clusters. DescribeClusterV2 for getting information about provisioned and serverless clusters and ListClustersV2 for listing all clusters (both provisioned and serverless) in your account.
  • api-change:redshift-data: [botocore] Data API now supports serverless queries.
  • api-change:snowball: [botocore] Tapeball is to integrate tape gateway onto snowball, it enables customer to transfer local data on the tape to snowball,and then ingest the data into tape gateway on the cloud.
  • api-change:workspaces-web: [botocore] This is the initial SDK release for Amazon WorkSpaces Web. Amazon WorkSpaces Web is a low-cost, fully managed WorkSpace built to deliver secure web-based workloads and software-as-a-service (SaaS) application access to users within existing web browsers.
  • api-change:iottwinmaker: [botocore] AWS IoT TwinMaker makes it faster and easier to create, visualize and monitor digital twins of real-world systems like buildings, factories and industrial equipment to optimize operations. Learn more: https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html (New Service) (Preview)
  • api-change:fsx: [botocore] This release adds support for the FSx for OpenZFS file system type, FSx for Lustre file systems with the Persistent_2 deployment type, and FSx for Lustre file systems with Amazon S3 data repository associations and automatic export policies.

v1.20.16

Compare Source

=======

  • api-change:s3: [botocore] Amazon S3 Event Notifications adds Amazon EventBridge as a destination and supports additional event types. The PutBucketNotificationConfiguration API can now skip validation of Amazon SQS, Amazon SNS and AWS Lambda destinations.
  • api-change:wellarchitected: [botocore] This update provides support for Well-Architected API users to use custom lens features.
  • api-change:rum: [botocore] This is the first public release of CloudWatch RUM
  • api-change:rbin: [botocore] This release adds support for Recycle Bin.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now supports retention configuration for the hot tier storage.
  • api-change:compute-optimizer: [botocore] Adds support for the enhanced infrastructure metrics paid feature. Also adds support for two new sets of resource efficiency metrics, including savings opportunity metrics and performance improvement opportunity metrics.
  • api-change:ecr: [botocore] This release adds supports for pull through cache rules and enhanced scanning.
  • api-change:evidently: [botocore] Introducing Amazon CloudWatch Evidently. This is the first public release of Amazon CloudWatch Evidently.
  • api-change:inspector2: [botocore] This release adds support for the new Amazon Inspector API. The new Amazon Inspector can automatically discover and scan Amazon EC2 instances and Amazon ECR container images for software vulnerabilities and unintended network exposure, and report centralized findings across multiple AWS accounts.
  • api-change:ssm: [botocore] Added two new attributes to DescribeInstanceInformation called SourceId and SourceType along with new string filters SourceIds and SourceTypes to filter instance records.
  • api-change:ec2: [botocore] This release adds support for G5g and M6a instances. This release also adds support for Amazon EBS Snapshots Archive, a feature that enables you to archive your EBS snapshots; and Recycle Bin, a feature that enables you to protect your EBS snapshots against accidental deletion.
  • api-change:dataexchange: [botocore] This release enables providers and subscribers to use Data Set, Job, and Asset operations to work with API assets from Amazon API Gateway. In addition, this release enables subscribers to use the SendApiAsset operation to invoke a provider's Amazon API Gateway API that they are entitled to.

v1.20.15

Compare Source

=======

  • api-change:migration-hub-refactor-spaces: [botocore] This is the initial SDK release for AWS Migration Hub Refactor Spaces
  • api-change:textract: [botocore] This release adds support for synchronously analyzing identity documents through a new API: AnalyzeID
  • api-change:personalize-runtime: [botocore] This release adds inference support for Recommenders.
  • api-change:personalize: [botocore] This release adds API support for Recommenders and BatchSegmentJobs.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.22.10 -> ==1.22.14 age adoption passing confidence
boto3 ==1.20.10 -> ==1.20.14 age adoption passing confidence

Release Notes

v1.20.14

Compare Source

=======

  • api-change:autoscaling: [botocore] Documentation updates for Amazon EC2 Auto Scaling.
  • api-change:mgn: [botocore] Application Migration Service now supports an additional replication method that does not require agent installation on each source server. This option is available for source servers running on VMware vCenter versions 6.7 and 7.0.
  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:iotdeviceadvisor: [botocore] Documentation update for Device Advisor GetEndpoint API
  • api-change:pinpoint: [botocore] Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input
  • api-change:outposts: [botocore] This release adds new APIs for working with Outpost sites and orders.

v1.20.13

Compare Source

=======

  • api-change:timestream-query: [botocore] Releasing Amazon Timestream Scheduled Queries. It makes real-time analytics more performant and cost-effective for customers by calculating and storing frequently accessed aggregates, and other computations, typically used in operational dashboards, business reports, and other analytics applications
  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:proton: [botocore] This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository.
  • api-change:translate: [botocore] This release enables customers to use translation settings to mask profane words and phrases in their translation output.
  • api-change:lambda: [botocore] Remove Lambda function url apis
  • api-change:imagebuilder: [botocore] This release adds support for sharing AMIs with Organizations within an EC2 Image Builder Distribution Configuration.
  • api-change:customer-profiles: [botocore] This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status.
  • api-change:autoscaling: [botocore] Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.
  • api-change:timestream-write: [botocore] This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now accepts data streams that aren't associated with any asset properties. You can organize data by updating data stream associations.

v1.20.12

Compare Source

=======

  • api-change:redshift: [botocore] This release adds support for reserved node exchange with restore/resize
  • api-change:elasticache: [botocore] Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • api-change:opensearch: [botocore] This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • api-change:backup: [botocore] This release adds new opt-in settings for advanced features for DynamoDB backups
  • api-change:iot: [botocore] This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
  • api-change:iotwireless: [botocore] Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
  • api-change:workspaces: [botocore] Documentation updates for Amazon WorkSpaces
  • api-change:s3: [botocore] Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:macie2: [botocore] Documentation updates for Amazon Macie
  • api-change:ec2: [botocore] This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • api-change:sqs: [botocore] Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.
  • api-change:ecs: [botocore] Documentation update for ARM support on Amazon ECS.
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:finspace-data: [botocore] Update documentation for createChangeset API.
  • api-change:dynamodb: [botocore] DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • api-change:lambda: [botocore] Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams.
  • api-change:iotdeviceadvisor: [botocore] This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel.
  • api-change:rds: [botocore] Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL.

v1.20.11

Compare Source

=======

  • api-change:connect: [botocore] This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • api-change:dms: [botocore] Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'.
  • api-change:es: [botocore] This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • api-change:ssm: [botocore] Adds new parameter to CreateActivation API . This parameter is for "internal use only".
  • api-change:chime-sdk-meetings: [botocore] Added new APIs for enabling Echo Reduction with Voice Focus.
  • api-change:eks: [botocore] Adding missing exceptions to RegisterCluster operation
  • api-change:quicksight: [botocore] Add support for Exasol data source, 1 click enterprise embedding and email customization.
  • api-change:cloudformation: [botocore] This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
  • api-change:rds: [botocore] Adds local backup support to Amazon RDS on AWS Outposts.
  • api-change:braket: [botocore] This release adds support for Amazon Braket Hybrid Jobs.
  • api-change:s3control: [botocore] Added Amazon CloudWatch publishing option for S3 Storage Lens metrics.
  • api-change:finspace-data: [botocore] Add new APIs for managing Datasets, Changesets, and Dataviews.

geodesic - v0.147.8

Published by cloudpossebot almost 3 years ago

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) ==35.0.0 -> ==36.0.0 age adoption passing confidence

Release Notes

v36.0.0

Compare Source


This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.22.5 -> ==1.22.10 age adoption passing confidence
boto3 ==1.20.5 -> ==1.20.10 age adoption passing confidence

Release Notes

v1.20.10

Compare Source

=======

  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:cloudformation: [botocore] The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
  • api-change:redshift: [botocore] Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs
  • api-change:lambda: [botocore] Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • api-change:appstream: [botocore] Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations.
  • api-change:medialive: [botocore] This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs.
  • api-change:batch: [botocore] Documentation updates for AWS Batch.
  • api-change:application-insights: [botocore] Application Insights now supports monitoring for HANA

v1.20.9

Compare Source

======

  • api-change:ivs: [botocore] Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html
  • api-change:lambda: [botocore] Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.
  • api-change:chime: [botocore] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • api-change:chime-sdk-meetings: [botocore] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:auditmanager: [botocore] This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
  • api-change:databrew: [botocore] This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.
  • api-change:redshift-data: [botocore] Rolling back Data API serverless features until dependencies are live.
  • api-change:kafka: [botocore] Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.
  • api-change:forecast: [botocore] NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.
  • api-change:appconfig: [botocore] Add Type to support feature flag configuration profiles

v1.20.8

Compare Source

======

  • api-change:appconfigdata: [botocore] AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html
  • api-change:drs: [botocore] Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery.
  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway.
  • api-change:sns: [botocore] Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics.
  • api-change:redshift-data: [botocore] Data API now supports serverless requests.
  • api-change:amplifybackend: [botocore] New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend.

v1.20.7

Compare Source

======

  • api-change:location: [botocore] This release adds the support for Relevance, Distance, Time Zone, Language and Interpolated Address for Geocoding and Reverse Geocoding.
  • api-change:cloudtrail: [botocore] CloudTrail Insights now supports ApiErrorRateInsight, which enables customers to identify unusual activity in their AWS account based on API error codes and their rate.

v1.20.6

Compare Source

======

  • api-change:migrationhubstrategy: [botocore] AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html
  • api-change:ec2: [botocore] Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations.
  • api-change:wafv2: [botocore] Your options for logging web ACL traffic now include Amazon CloudWatch Logs log groups and Amazon S3 buckets.
  • api-change:dms: [botocore] Add Settings in JSON format for the source GCP MySQL endpoint
  • api-change:ssm: [botocore] Adds support for Session Reason and Max Session Duration for Systems Manager Session Manager.
  • api-change:appstream: [botocore] This release includes support for images of AmazonLinux2 platform type.
  • api-change:eks: [botocore] Adding Tags support to Cluster Registrations.
  • api-change:transfer: [botocore] AWS Transfer Family now supports integrating a custom identity provider using AWS Lambda

geodesic - v0.147.7

Published by cloudpossebot almost 3 years ago

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.22.2 -> ==1.22.5 age adoption passing confidence
boto3 ==1.20.2 -> ==1.20.5 age adoption passing confidence

Release Notes

v1.20.5

Compare Source

======

  • api-change:ec2: [botocore] C6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz. G5 instances feature up to 8 NVIDIA A10G Tensor Core GPUs and second generation AMD EPYC processors.
  • api-change:ssm: [botocore] This Patch Manager release supports creating Patch Baselines for RaspberryPi OS (formerly Raspbian)
  • api-change:devops-guru: [botocore] Add support for cross account APIs.
  • api-change:connect: [botocore] This release adds APIs for creating and managing scheduled tasks. Additionally, adds APIs to describe and update a contact and list associated references.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added automatic modes for GOP configuration and added the ability to ingest screen recordings generated by Safari on MacOS 12 Monterey.

v1.20.4

Compare Source

======

  • api-change:dynamodb: [botocore] Updated Help section for "dynamodb update-contributor-insights" API
  • api-change:ec2: [botocore] This release provides an additional route target for the VPC route table.
  • api-change:translate: [botocore] This release enables customers to import Multi-Directional Custom Terminology and use Multi-Directional Custom Terminology in both real-time translation and asynchronous batch translation.

v1.20.3

Compare Source

======

  • api-change:backup: [botocore] AWS Backup SDK provides new options when scheduling backups: select supported services and resources that are assigned to a particular tag, linked to a combination of tags, or can be identified by a partial tag value, and exclude resources from their assignments.
  • api-change:ecs: [botocore] This release adds support for container instance health.
  • api-change:resiliencehub: [botocore] Initial release of AWS Resilience Hub, a managed service that enables you to define, validate, and track the resilience of your applications on AWS

geodesic - v0.147.6

Published by cloudpossebot almost 3 years ago

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.21.7 -> ==1.22.2 age adoption passing confidence
boto3 ==1.19.7 -> ==1.20.2 age adoption passing confidence

Release Notes

v1.20.2

Compare Source

======

  • api-change:batch: [botocore] Adds support for scheduling policy APIs.
  • api-change:health: [botocore] Documentation updates for AWS Health.
  • api-change:greengrassv2: [botocore] This release adds support for Greengrass core devices running Windows. You can now specify name of a Windows user to run a component.

v1.20.1

Compare Source

======

  • bugfix:urllib3: [botocore] Fix NO_OP_TICKET import bug in older versions of urllib3

v1.20.0

Compare Source

======

  • feature:EndpointResolver: [botocore] Adding support for resolving modeled FIPS and Dualstack endpoints.
  • feature:six: [botocore] Updated vendored version of six from 1.10.0 to 1.16.0
  • api-change:sagemaker: [botocore] SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.
  • api-change:chime-sdk-meetings: [botocore] Updated format validation for ids and regions.
  • api-change:wafv2: [botocore] You can now configure rules to run a CAPTCHA check against web requests and, as needed, send a CAPTCHA challenge to the client.
  • api-change:ec2: [botocore] This release adds internal validation on the GatewayAssociationState field

v1.19.12

Compare Source

=======

  • api-change:ec2: [botocore] DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
  • api-change:translate: [botocore] This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job.
  • api-change:resourcegroupstaggingapi: [botocore] Documentation updates and improvements.

v1.19.11

Compare Source

=======

  • api-change:chime-sdk-meetings: [botocore] The Amazon Chime SDK Meetings APIs allow software developers to create meetings and attendees for interactive audio, video, screen and content sharing in custom meeting applications which use the Amazon Chime SDK.
  • api-change:sagemaker: [botocore] ListDevices and DescribeDevice now show Edge Manager agent version.
  • api-change:connect: [botocore] This release adds CRUD operation support for Security profile resource in Amazon Connect
  • api-change:iotwireless: [botocore] Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature.
  • api-change:ec2: [botocore] This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay

v1.19.10

Compare Source

=======

  • api-change:finspace: [botocore] Adds superuser and data-bundle parameters to CreateEnvironment API
  • api-change:connectparticipant: [botocore] This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
  • api-change:datasync: [botocore] AWS DataSync now supports Hadoop Distributed File System (HDFS) Locations
  • api-change:macie2: [botocore] This release adds support for specifying the severity of findings that a custom data identifier produces, based on the number of occurrences of text that matches the detection criteria.

v1.19.9

Compare Source

======

  • api-change:cloudfront: [botocore] CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code.
  • api-change:connect: [botocore] Amazon Connect Chat now supports real-time message streaming.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for users to stop and start streaming sessions.

v1.19.8

Compare Source

======

  • api-change:rekognition: [botocore] This Amazon Rekognition Custom Labels release introduces the management of datasets with projects
  • api-change:networkmanager: [botocore] This release adds API support to aggregate resources, routes, and telemetry data across a Global Network.
  • api-change:lightsail: [botocore] This release adds support to enable access logging for buckets in the Lightsail object storage service.
  • api-change:neptune: [botocore] Adds support for major version upgrades to ModifyDbCluster API

geodesic - v0.147.5

Published by cloudpossebot almost 3 years ago

🚀 Enhancements

what

  • Fix #739 provide OS-specific instructions for installing docker

why

  • Previously, Geodesic provided instructions for installing docker on Alpine, even if it was running under Debian.

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.21.2 -> ==1.21.7 age adoption passing confidence
boto3 ==1.19.2 -> ==1.19.7 age adoption passing confidence

Release Notes

v1.19.7

Compare Source

======

  • api-change:transcribe: [botocore] Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.
  • api-change:application-insights: [botocore] Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.
  • api-change:rekognition: [botocore] This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.
  • api-change:connect: [botocore] Amazon Connect Chat now supports real-time message streaming.
  • api-change:ec2: [botocore] Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API

v1.19.6

Compare Source

======

  • api-change:gamelift: [botocore] Added support for Arm-based AWS Graviton2 instances, such as M6g, C6g, and R6g.
  • api-change:ecs: [botocore] Amazon ECS now supports running Fargate tasks on Windows Operating Systems Families which includes Windows Server 2019 Core and Windows Server 2019 Full.
  • api-change:sagemaker: [botocore] This release adds support for RStudio on SageMaker.
  • api-change:connectparticipant: [botocore] This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
  • api-change:ec2: [botocore] Added new read-only DenyAllIGWTraffic network interface attribute. Added support for DL1 24xlarge instances powered by Habana Gaudi Accelerators for deep learning model training workloads
  • api-change:ssm-incidents: [botocore] Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields

v1.19.5

Compare Source

======

  • api-change:autoscaling: [botocore] This release adds support for attribute-based instance type selection, a new EC2 Auto Scaling feature that lets customers express their instance requirements as a set of attributes, such as vCPU, memory, and storage.
  • api-change:ec2: [botocore] This release adds: attribute-based instance type selection for EC2 Fleet, Spot Fleet, a feature that lets customers express instance requirements as attributes like vCPU, memory, and storage; and Spot placement score, a feature that helps customers identify an optimal location to run Spot workloads.
  • enhancement:Session: Added get_partition_for_region to lookup partition for a given region_name
  • api-change:eks: [botocore] EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types.
  • api-change:sagemaker: [botocore] This release allows customers to describe one or more versioned model packages through BatchDescribeModelPackage, update project via UpdateProject, modify and read customer metadata properties using Create, Update and Describe ModelPackage and enables cross account registration of model packages.
  • enhancement:Session: [botocore] Added get_partition_for_region allowing partition lookup by region name.
  • api-change:textract: [botocore] This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis
  • enchancement:s3: TransferConfig now supports the max_bandwidth argument.

v1.19.4

Compare Source

======

  • api-change:emr-containers: [botocore] This feature enables auto-generation of certificate to secure the managed-endpoint and removes the need for customer provided certificate-arn during managed-endpoint setup.
  • api-change:chime-sdk-messaging: [botocore] The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
  • api-change:chime-sdk-identity: [botocore] The Amazon Chime SDK now supports push notifications through Amazon Pinpoint

v1.19.3

Compare Source

======

  • api-change:rds: [botocore] This release adds support for Amazon RDS Custom, which is a new RDS management type that gives you full access to your database and operating system. For more information, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html
  • api-change:auditmanager: [botocore] This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.
  • api-change:ec2: [botocore] This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.
  • api-change:route53resolver: [botocore] New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC

geodesic - v0.147.4

Published by cloudpossebot almost 3 years ago

🚀 Enhancements

what

  • bugfix: when DOCKER_IMAGE has no slash, prefs now do not look for "company" directory

why

  • No real operational effect, but prior to this, if DOCKER_IMAGE was something like "geodesic" instead of "cloudposse/geodesic", it would result in the GEODESIC_CONFIG_HOME directory being scanned twice for defaults to load.

🧰 Included Tools

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.20.49 -> ==1.21.2 age adoption passing confidence
boto3 ==1.18.49 -> ==1.19.2 age adoption passing confidence

Release Notes

v1.19.2

Compare Source

======

  • api-change:quicksight: [botocore] Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding
  • api-change:auditmanager: [botocore] This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet.
  • api-change:chime: [botocore] Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.

v1.19.1

Compare Source

======

  • api-change:connect: [botocore] Released Amazon Connect hours of operation API for general availability (GA). This API also supports AWS CloudFormation. For more information, see Amazon Connect Resource Type Reference in the AWS CloudFormation User Guide.

v1.19.0

Compare Source

======

  • api-change:appflow: [botocore] Feature to add support for JSON-L format for S3 as a source.
  • api-change:mediapackage-vod: [botocore] MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for specifying caption time delta in milliseconds and the ability to apply color range legalization to source content other than AVC video.
  • api-change:mediapackage: [botocore] When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.
  • api-change:panorama: [botocore] General availability for AWS Panorama. AWS SDK for Panorama includes APIs to manage your devices and nodes, and deploy computer vision applications to the edge. For more information, see the AWS Panorama documentation at http://docs.aws.amazon.com/panorama
  • feature:Serialization: [botocore] rest-json serialization defaults aligned across AWS SDKs
  • api-change:directconnect: [botocore] This release adds 4 new APIS, which needs to be public able
  • api-change:securityhub: [botocore] Added support for cross-Region finding aggregation, which replicates findings from linked Regions to a single aggregation Region. Added operations to view, enable, update, and delete the finding aggregation.

v1.18.65

Compare Source

=======

  • api-change:dataexchange: [botocore] This release adds support for our public preview of AWS Data Exchange for Amazon Redshift. This enables data providers to list products including AWS Data Exchange datashares for Amazon Redshift, giving subscribers read-only access to provider data in Amazon Redshift.
  • api-change:chime-sdk-messaging: [botocore] The Amazon Chime SDK now allows developers to execute business logic on in-flight messages before they are delivered to members of a messaging channel with channel flows.

v1.18.64

Compare Source

=======

  • api-change:quicksight: [botocore] AWS QuickSight Service Features - Add IP Restriction UI and public APIs support.
  • enchancement:AWSCRT: [botocore] Upgrade awscrt extra to 0.12.5
  • api-change:ivs: [botocore] Bug fix: remove unsupported maxResults and nextToken pagination parameters from ListTagsForResource

v1.18.63

Compare Source

=======

  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:glue: [botocore] Enable S3 event base crawler API.

v1.18.62

Compare Source

=======

  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:autoscaling: [botocore] Amazon EC2 Auto Scaling now supports filtering describe Auto Scaling groups API using tags
  • api-change:sagemaker: [botocore] This release updates the provisioning artifact ID to an optional parameter in CreateProject API. The provisioning artifact ID defaults to the latest provisioning artifact ID of the product if you don't provide one.
  • api-change:robomaker: [botocore] Adding support to GPU simulation jobs as well as non-ROS simulation jobs.

v1.18.61

Compare Source

=======

  • api-change:config: [botocore] Adding Config support for AWS::OpenSearch::Domain
  • api-change:ec2: [botocore] This release adds support for additional VPC Flow Logs delivery options to S3, such as Apache Parquet formatted files, Hourly partitions and Hive-compatible S3 prefixes
  • api-change:storagegateway: [botocore] Adding support for Audit Logs on NFS shares and Force Closing Files on SMB shares.
  • api-change:workmail: [botocore] This release adds APIs for adding, removing and retrieving details of mail domains
  • api-change:kinesisanalyticsv2: [botocore] Support for Apache Flink 1.13 in Kinesis Data Analytics. Changed the required status of some Update properties to better fit the corresponding Create properties.

v1.18.60

Compare Source

=======

  • api-change:cloudsearch: [botocore] Adds an additional validation exception for Amazon CloudSearch configuration APIs for better error handling.
  • api-change:ecs: [botocore] Documentation only update to address tickets.
  • api-change:mediatailor: [botocore] MediaTailor now supports ad prefetching.
  • api-change:ec2: [botocore] EncryptionSupport for InstanceStorageInfo added to DescribeInstanceTypes API

v1.18.59

Compare Source

=======

  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • bugfix:Signing: [botocore] SigV4QueryAuth and CrtSigV4QueryAuth now properly respect AWSRequest.params while signing boto/botocore#&#8203;2521 <https://github.com/boto/botocore/issues/2521>__
  • api-change:medialive: [botocore] This release adds support for Transport Stream files as an input type to MediaLive encoders.
  • api-change:ec2: [botocore] Documentation update for Amazon EC2.
  • api-change:frauddetector: [botocore] New model type: Transaction Fraud Insights, which is optimized for online transaction fraud. Stored Events, which allows customers to send and store data directly within Amazon Fraud Detector. Batch Import, which allows customers to upload a CSV file of historic event data for processing and storage

v1.18.58

Compare Source

=======

  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:securityhub: [botocore] Added new resource details objects to ASFF, including resources for WAF rate-based rules, EC2 VPC endpoints, ECR repositories, EKS clusters, X-Ray encryption, and OpenSearch domains. Added additional details for CloudFront distributions, CodeBuild projects, ELB V2 load balancers, and S3 buckets.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert has added the ability to set account policies which control access restrictions for HTTP, HTTPS, and S3 content sources.
  • api-change:ec2: [botocore] This release removes a requirement for filters on SearchLocalGatewayRoutes operations.

v1.18.57

Compare Source

=======

  • api-change:kendra: [botocore] Amazon Kendra now supports indexing and querying documents in different languages.
  • api-change:grafana: [botocore] Initial release of the SDK for Amazon Managed Grafana API.
  • api-change:firehose: [botocore] Allow support for Amazon Opensearch Service(successor to Amazon Elasticsearch Service) as a Kinesis Data Firehose delivery destination.
  • api-change:backup: [botocore] Launch of AWS Backup Vault Lock, which protects your backups from malicious and accidental actions, works with existing backup policies, and helps you meet compliance requirements.
  • api-change:schemas: [botocore] Removing unused request/response objects.
  • api-change:chime: [botocore] This release enables customers to configure Chime MediaCapturePipeline via API.

v1.18.56

Compare Source

=======

  • api-change:sagemaker: [botocore] This release adds a new TrainingInputMode FastFile for SageMaker Training APIs.
  • api-change:amplifybackend: [botocore] Adding a new field 'AmplifyFeatureFlags' to the response of the GetBackend operation. It will return a stringified version of the cli.json file for the given Amplify project.
  • api-change:fsx: [botocore] This release adds support for Lustre 2.12 to FSx for Lustre.
  • api-change:kendra: [botocore] Amazon Kendra now supports integration with AWS SSO

v1.18.55

Compare Source

=======

  • api-change:workmail: [botocore] This release allows customers to change their inbound DMARC settings in Amazon WorkMail.
  • api-change:location: [botocore] Add support for PositionFiltering.
  • api-change:application-autoscaling: [botocore] With this release, Application Auto Scaling adds support for Amazon Neptune. Customers can now automatically add or remove Read Replicas of their Neptune clusters to keep the average CPU Utilization at the target value specified by the customers.
  • api-change:ec2: [botocore] Released Capacity Reservation Fleet, a feature of Amazon EC2 Capacity Reservations, which provides a way to manage reserved capacity across instance types. For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cr-fleets.html
  • api-change:glue: [botocore] This release adds tag as an input of CreateConnection
  • api-change:backup: [botocore] AWS Backup Audit Manager framework report.

v1.18.54

Compare Source

=======

  • 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:efs: [botocore] Update efs client to latest version
  • api-change:kms: [botocore] Added SDK examples for ConnectCustomKeyStore, CreateCustomKeyStore, CreateKey, DeleteCustomKeyStore, DescribeCustomKeyStores, DisconnectCustomKeyStore, GenerateDataKeyPair, GenerateDataKeyPairWithoutPlaintext, GetPublicKey, ReplicateKey, Sign, UpdateCustomKeyStore and Verify APIs

v1.18.53

Compare Source

=======

  • api-change:synthetics: [botocore] CloudWatch Synthetics now enables customers to choose a customer managed AWS KMS key or an Amazon S3-managed key instead of an AWS managed key (default) for the encryption of artifacts that the canary stores in Amazon S3. CloudWatch Synthetics also supports artifact S3 location updation now.
  • api-change:ssm: [botocore] When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)
  • api-change:apprunner: [botocore] This release contains several minor bug fixes.

v1.18.52

Compare Source

=======

  • api-change:network-firewall: [botocore] This release adds support for strict ordering for stateful rule groups. Using strict ordering, stateful rules are evaluated in the exact order in which you provide them.
  • api-change:dataexchange: [botocore] This release enables subscribers to set up automatic exports of newly published revisions using the new EventAction API.
  • api-change:workmail: [botocore] This release adds support for mobile device access overrides management in Amazon WorkMail.
  • api-change:account: [botocore] This release of the Account Management API enables customers to manage the alternate contacts for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/accounts-welcome.html
  • api-change:workspaces: [botocore] Added CreateUpdatedWorkspaceImage API to update WorkSpace images with latest software and drivers. Updated DescribeWorkspaceImages API to display if there are updates available for WorkSpace images.
  • api-change:cloudcontrol: [botocore] Initial release of the SDK for AWS Cloud Control API
  • api-change:macie2: [botocore] Amazon S3 bucket metadata now indicates whether an error or a bucket's permissions settings prevented Amazon Macie from retrieving data about the bucket or the bucket's objects.

v1.18.51

Compare Source

=======

  • api-change:lambda: [botocore] Adds support for Lambda functions powered by AWS Graviton2 processors. Customers can now select the CPU architecture for their functions.
  • api-change:sesv2: [botocore] This release includes the ability to use 2048 bits RSA key pairs for DKIM in SES, either with Easy DKIM or Bring Your Own DKIM.
  • api-change:amp: [botocore] This release adds alert manager and rule group namespace APIs

v1.18.50

Compare Source

=======

  • api-change:transfer: [botocore] Added changes for managed workflows feature APIs.
  • api-change:imagebuilder: [botocore] Fix description for AmiDistributionConfiguration Name property, which actually refers to the output AMI name. Also updated for consistent terminology to use "base" image, and another update to fix description text.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) ==3.4.8 -> ==35.0.0 age adoption passing confidence

Release Notes

v35.0.0

Compare Source