Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump awscli from 1.22.75 to 1.23.9 #90

Merged
merged 1 commit into from
May 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2022

Bumps awscli from 1.22.75 to 1.23.9.

Changelog

Sourced from awscli's changelog.

1.23.9

  • api-change:rds: [botocore] Various documentation improvements.
  • api-change:redshift: [botocore] Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
  • api-change:ec2: [botocore] Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
  • api-change:mediapackage: [botocore] This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
  • api-change:securityhub: [botocore] Documentation updates for Security Hub API reference
  • enhancement:eks get-token: Add support for respecting API version found in KUBERNETES_EXEC_INFO environment variable
  • api-change:location: [botocore] Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.
  • enhancement:eks update-kubeconfig: Update default API version to v1beta1

1.23.8

  • api-change:ec2: [botocore] Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage
  • api-change:kendra: [botocore] AWS Kendra now supports hierarchical facets for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/filtering.html
  • api-change:iot: [botocore] AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control.
  • api-change:datasync: [botocore] AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.

1.23.7

  • api-change:ssm: [botocore] This release adds the TargetMaps parameter in SSM State Manager API.
  • api-change:backup: [botocore] Adds support to 2 new filters about job complete time for 3 list jobs APIs in AWS Backup
  • api-change:lightsail: [botocore] Documentation updates for Lightsail
  • api-change:iotsecuretunneling: [botocore] This release introduces a new API RotateTunnelAccessToken that allow revoking the existing tokens and generate new tokens

1.23.6

  • api-change:ec2: [botocore] Adds support for allocating Dedicated Hosts on AWS Outposts. The AllocateHosts API now accepts an OutpostArn request parameter, and the DescribeHosts API now includes an OutpostArn response parameter.
  • api-change:s3: [botocore] Documentation only update for doc bug fixes for the S3 API docs.
  • api-change:kinesisvideo: [botocore] Add support for multiple image feature related APIs for configuring image generation and notification of a video stream. Add "GET_IMAGES" to the list of supported API names for the GetDataEndpoint API.
  • api-change:sagemaker: [botocore] SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments; RStudio on SageMaker now allows users to bring your own development environment in a custom image.
  • api-change:kinesis-video-archived-media: [botocore] Add support for GetImages API for retrieving images from a video stream

1.23.5

  • api-change:organizations: [botocore] This release adds the INVALID_PAYMENT_INSTRUMENT as a fail reason and an error message.
  • api-change:synthetics: [botocore] CloudWatch Synthetics has introduced a new feature to provide customers with an option to delete the underlying resources that Synthetics canary creates when the user chooses to delete the canary.
  • api-change:outposts: [botocore] This release adds a new API called ListAssets to the Outposts SDK, which lists the hardware assets in an Outpost.

1.23.4

... (truncated)

Commits
  • 2105789 Merge branch 'release-1.23.9'
  • edff03c Bumping version to 1.23.9
  • c8f49d0 Add changelog entries from botocore
  • 71f07ad Merge pull request #6476 from micahhausler/eks-token-api-version-deprecation
  • 320f898 Fix string formatting
  • 3124795 Address PR feedback
  • 18fdfa3 Address feedback in PR
  • 1a6b498 Deprecate Kubernetes client API version v1alpha1
  • 34a823e Merge branch 'release-1.23.8'
  • e564532 Merge branch 'release-1.23.8' into develop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [awscli](https://github.com/aws/aws-cli) from 1.22.75 to 1.23.9.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.22.75...1.23.9)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 7, 2022
@infinityofspace infinityofspace merged commit 2872811 into main May 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/awscli-1.23.9 branch May 7, 2022 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant