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

Update AWS CLI packages #846

Merged
merged 1 commit into from Apr 29, 2023
Merged

Update AWS CLI packages #846

merged 1 commit into from Apr 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.27.118 -> ==1.27.123 age adoption passing confidence
boto3 ==1.26.118 -> ==1.26.123 age adoption passing confidence

Release Notes

aws/aws-cli

v1.27.123

Compare Source

========

  • api-change:appflow: Adds Jwt Support for Salesforce Credentials.
  • api-change:athena: You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity.
  • api-change:directconnect: This release corrects the jumbo frames MTU from 9100 to 8500.
  • api-change:efs: Update efs command to latest version
  • api-change:grafana: This release adds support for the grafanaVersion parameter in CreateWorkspace.
  • api-change:iot: This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
  • api-change:rekognition: Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses.
  • api-change:simspaceweaver: Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location.
  • api-change:wafv2: You can now associate a web ACL with a Verified Access instance.
  • api-change:workspaces: Added Windows 11 to support Microsoft_Office_2019

v1.27.122

Compare Source

========

  • api-change:ec2: This release adds support for AMD SEV-SNP on EC2 instances.
  • api-change:emr-containers: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
  • api-change:guardduty: Added API support to initiate on-demand malware scan on specific resources.
  • api-change:iotdeviceadvisor: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
  • api-change:kafka: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
  • api-change:lambda: Add Java 17 (java17) support to AWS Lambda
  • api-change:marketplace-catalog: Enabled Pagination for List Entities and List Change Sets operations
  • api-change:osis: Documentation updates for OpenSearch Ingestion
  • api-change:qldb: Documentation updates for Amazon QLDB
  • api-change:sagemaker: Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio
  • api-change:xray: Updated X-Ray documentation with Resource Policy API descriptions.

v1.27.121

Compare Source

========

  • api-change:osis: Initial release for OpenSearch Ingestion

v1.27.120

Compare Source

========

  • bugfix:ses: SES create and update custom verification email template operations don't send the custom redirection URL content anymore but send the URL as a string instead (as expected)
  • api-change:chime-sdk-messaging: Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases.
  • api-change:connect: Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations.
  • api-change:datasync: This release adds 13 new APIs to support AWS DataSync Discovery GA.
  • api-change:ds: New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName.
  • api-change:pinpoint: Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time.

v1.27.119

Compare Source

========

  • api-change:appflow: Increased the max length for RefreshToken and AuthCode from 2048 to 4096.
  • api-change:codecatalyst: Documentation updates for Amazon CodeCatalyst.
  • api-change:ec2: API changes to AWS Verified Access related to identity providers' information.
  • api-change:mediaconvert: This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges.
  • api-change:rekognition: Added new status result to Liveness session status.
boto/boto3

v1.26.123

Compare Source

========

  • api-change:appflow: [botocore] Adds Jwt Support for Salesforce Credentials.
  • api-change:athena: [botocore] You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity.
  • api-change:directconnect: [botocore] This release corrects the jumbo frames MTU from 9100 to 8500.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:grafana: [botocore] This release adds support for the grafanaVersion parameter in CreateWorkspace.
  • api-change:iot: [botocore] This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
  • api-change:rekognition: [botocore] Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses.
  • api-change:simspaceweaver: [botocore] Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location.
  • api-change:wafv2: [botocore] You can now associate a web ACL with a Verified Access instance.
  • api-change:workspaces: [botocore] Added Windows 11 to support Microsoft_Office_2019

v1.26.122

Compare Source

========

  • api-change:ec2: [botocore] This release adds support for AMD SEV-SNP on EC2 instances.
  • api-change:emr-containers: [botocore] This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
  • api-change:guardduty: [botocore] Added API support to initiate on-demand malware scan on specific resources.
  • api-change:iotdeviceadvisor: [botocore] AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
  • api-change:kafka: [botocore] Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
  • api-change:lambda: [botocore] Add Java 17 (java17) support to AWS Lambda
  • api-change:marketplace-catalog: [botocore] Enabled Pagination for List Entities and List Change Sets operations
  • api-change:osis: [botocore] Documentation updates for OpenSearch Ingestion
  • api-change:qldb: [botocore] Documentation updates for Amazon QLDB
  • api-change:sagemaker: [botocore] Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio
  • api-change:xray: [botocore] Updated X-Ray documentation with Resource Policy API descriptions.

v1.26.121

Compare Source

========

  • api-change:osis: [botocore] Initial release for OpenSearch Ingestion

v1.26.120

Compare Source

========

  • api-change:chime-sdk-messaging: [botocore] Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases.
  • api-change:connect: [botocore] Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations.
  • api-change:datasync: [botocore] This release adds 13 new APIs to support AWS DataSync Discovery GA.
  • api-change:ds: [botocore] New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName.
  • api-change:pinpoint: [botocore] Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time.

v1.26.119

Compare Source

========

  • api-change:appflow: [botocore] Increased the max length for RefreshToken and AuthCode from 2048 to 4096.
  • api-change:codecatalyst: [botocore] Documentation updates for Amazon CodeCatalyst.
  • api-change:ec2: [botocore] API changes to AWS Verified Access related to identity providers' information.
  • api-change:mediaconvert: [botocore] This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges.
  • api-change:rekognition: [botocore] Added new status result to Liveness session status.

Configuration

📅 Schedule: Branch creation - "after 4pm on friday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 29, 2023 00:01
@Nuru Nuru merged commit d9ebea9 into master Apr 29, 2023
4 checks passed
@Nuru Nuru deleted the renovate/aws-cli-packages branch April 29, 2023 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant