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 boto3 from 1.26.83 to 1.26.122 #838

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps boto3 from 1.26.83 to 1.26.122.

Changelog

Sourced from boto3's changelog.

1.26.122

  • 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.

1.26.121

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

1.26.120

  • 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.

1.26.119

  • 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.

1.26.118

  • api-change:connect: [botocore] This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences.
  • api-change:ecs: [botocore] Documentation update to address various Amazon ECS tickets.
  • api-change:fms: [botocore] AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization.

... (truncated)

Commits
  • cf963f8 Merge branch 'release-1.26.122'
  • 77ac4ff Bumping version to 1.26.122
  • ce0a80c Add changelog entries from botocore
  • 0bf7508 Merge branch 'release-1.26.121'
  • 6901b79 Merge branch 'release-1.26.121' into develop
  • 526dd53 Bumping version to 1.26.121
  • 674eb36 Add changelog entries from botocore
  • fa50349 Merge branch 'release-1.26.120'
  • 06c87a6 Merge branch 'release-1.26.120' into develop
  • e484050 Bumping version to 1.26.120
  • 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 [boto3](https://github.com/boto/boto3) from 1.26.83 to 1.26.122.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.83...1.26.122)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2023

Superseded by #839.

@dependabot dependabot bot closed this May 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.122 branch May 1, 2023 09:00
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.

None yet

0 participants