github cloudposse/geodesic 0.146.6
v0.146.6

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

🧰 Included Tools

Update AWS CLI packages @renovate (#723)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli ==1.19.109 -> ==1.20.1 age adoption passing confidence
boto3 ==1.17.109 -> ==1.18.1 age adoption passing confidence

Release Notes

boto/boto3

v1.18.1

Compare Source

======

  • api-change:appintegrations: [botocore] Documentation update for AppIntegrations Service
  • api-change:chime: [botocore] This SDK release adds Account Status as one of the attributes in Account API response
  • api-change:auditmanager: [botocore] This release relaxes the S3 URL character restrictions in AWS Audit Manager. Regex patterns have been updated for the following attributes: s3RelativePath, destination, and s3ResourcePath. 'AWS' terms have also been replaced with entities to align with China Rebrand documentation efforts.

v1.18.0

Compare Source

======

  • api-change:ec2: [botocore] This feature enables customers to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances.
  • api-change:cognito-idp: [botocore] Documentation updates for cognito-idp
  • api-change:ecs: [botocore] Documentation updates for support of awsvpc mode on Windows.
  • api-change:lex-models: [botocore] Lex now supports the en-IN locale
  • api-change:iotsitewise: [botocore] Update the default endpoint for the APIs used to manage asset models, assets, gateways, tags, and account configurations. If you have firewalls with strict egress rules, configure the rules to grant you access to api.iotsitewise.[region].amazonaws.com or api.iotsitewise.[cn-region].amazonaws.com.cn.
  • feature:Python: Drop support for Python 2.7
  • feature:Python: [botocore] Dropped support for Python 2.7

v1.17.112

Compare Source

========

  • api-change:dms: [botocore] Release of feature needed for ECA-Endpoint settings. This allows customer to delete a field in endpoint settings by using --exact-settings flag in modify-endpoint api. This also displays default values for certain required fields of endpoint settings in describe-endpoint-settings api.
  • api-change:glue: [botocore] Add support for Event Driven Workflows
  • api-change:acm: [botocore] Added support for RSA 3072 SSL certificate import
  • api-change:healthlake: [botocore] General availability for Amazon HealthLake. StartFHIRImportJob and StartFHIRExportJob APIs now require AWS KMS parameter. For more information, see the Amazon HealthLake Documentation https://docs.aws.amazon.com/healthlake/index.html.
  • api-change:wellarchitected: [botocore] This update provides support for Well-Architected API users to mark answer choices as not applicable.
  • api-change:lightsail: [botocore] This release adds support for the Amazon Lightsail object storage service, which allows you to create buckets and store objects.

v1.17.111

Compare Source

========

  • api-change:amplifybackend: [botocore] Added Sign in with Apple OAuth provider.
  • api-change:redshift: [botocore] Release new APIs to support new Redshift feature - Authentication Profile
  • api-change:ssm: [botocore] Changes to OpsCenter APIs to support a new feature, operational insights.
  • api-change:lex-models: [botocore] Customers can now migrate bots built with Lex V1 APIs to V2 APIs. This release adds APIs to initiate and manage the migration of a bot.
  • api-change:directconnect: [botocore] This release adds a new filed named awsLogicalDeviceId that it displays the AWS Direct Connect endpoint which terminates a physical connection's BGP Sessions.
  • api-change:pricing: [botocore] Documentation updates for api.pricing

v1.17.110

Compare Source

========

  • api-change:eks: [botocore] Documentation updates for Wesley to support the parallel node upgrade feature.
  • api-change:kendra: [botocore] Amazon Kendra now supports Principal Store

Unpin dependency requests, upgrade to current v2.26.0 @renovate (#722)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
requests (source, changelog) ==2.25.1 -> ==2.26.0 age adoption passing confidence

Release Notes

psf/requests

v2.26.0

Compare Source

Improvements

  • Requests now supports Brotli compression, if either the brotli or
    brotlicffi package is installed. (#​5783)

  • Session.send now correctly resolves proxy configurations from both
    the Session and Request. Behavior now matches Session.request. (#​5681)

Bugfixes

  • Fixed a race condition in zip extraction when using Requests in parallel
    from zip archive. (#​5707)

Dependencies

  • Instead of chardet, use the MIT-licensed charset_normalizer for Python3
    to remove license ambiguity for projects bundling requests. If chardet
    is already installed on your machine it will be used instead of charset_normalizer
    to keep backwards compatibility. (#​5797)

    You can also install chardet while installing requests by
    specifying [use_chardet_on_py3] extra as follows:

    pip install "requests[use_chardet_on_py3]"

    Python2 still depends upon the chardet module.

  • Requests now supports idna 3.x on Python 3. idna 2.x will continue to
    be used on Python 2 installations. (#​5711)

Deprecations

  • The requests[security] extra has been converted to a no-op install.
    PyOpenSSL is no longer the recommended secure option for Requests. (#​5867)

  • Requests has officially dropped support for Python 3.5. (#​5867)


Don't miss a new geodesic release

NewReleases is sending notifications on new releases.