github cloudposse/geodesic 0.152.1
v0.152.1

latest releases: 2.11.2, 2.11.1, 2.11.0...
2 years ago

🐛 Bug Fixes

Portability fix @Nuru (#772)

what && why

Fix non-portable constructs so that Geodesic build, install, and run work on as many hosts as possible

  • Replace path equivalency testing with file equivalency testing, because the -ef test is specified in POSIX but realpath is not and is not that widely distributed (competes withe readlink).

🧰 Included Tools

Update AWS CLI packages @renovate (#773)

This PR contains the following updates:

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

Release Notes

aws/aws-cli

v1.22.58

Compare Source

=======

  • api-change:budgets: This change introduces DescribeBudgetNotificationsForAccount API which returns budget notifications for the specified account
  • api-change:gamelift: Increase string list limit from 10 to 100.
  • api-change:transfer: Properties for Transfer Family used with SFTP, FTP, and FTPS protocols. Display Banners are bodies of text that can be displayed before and/or after a user authenticates onto a server using one of the previously mentioned protocols.

v1.22.57

Compare Source

=======

  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:evidently: Add support for filtering list of experiments and launches by status
  • api-change:redshift: SDK release for Cross region datasharing and cost-control for cross region datasharing
  • api-change:backup: AWS Backup add new S3_BACKUP_OBJECT_FAILED and S3_RESTORE_OBJECT_FAILED event types in BackupVaultNotifications events list.
boto/boto3

v1.21.3

Compare Source

======

  • api-change:transfer: [botocore] Properties for Transfer Family used with SFTP, FTP, and FTPS protocols. Display Banners are bodies of text that can be displayed before and/or after a user authenticates onto a server using one of the previously mentioned protocols.
  • api-change:gamelift: [botocore] Increase string list limit from 10 to 100.
  • api-change:budgets: [botocore] This change introduces DescribeBudgetNotificationsForAccount API which returns budget notifications for the specified account

v1.21.2

Compare Source

======

  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:redshift: [botocore] SDK release for Cross region datasharing and cost-control for cross region datasharing
  • api-change:evidently: [botocore] Add support for filtering list of experiments and launches by status
  • api-change:backup: [botocore] AWS Backup add new S3_BACKUP_OBJECT_FAILED and S3_RESTORE_OBJECT_FAILED event types in BackupVaultNotifications events list.

Don't miss a new geodesic release

NewReleases is sending notifications on new releases.