Skip to content

Comments

Bump boto3 from 1.24.28 to 1.26.161#522

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/boto3-1.26.161
Closed

Bump boto3 from 1.24.28 to 1.26.161#522
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/boto3-1.26.161

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

Bumps boto3 from 1.24.28 to 1.26.161.

Changelog

Sourced from boto3's changelog.

1.26.161

  • api-change:connect: [botocore] This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
  • api-change:glue: [botocore] Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
  • api-change:guardduty: [botocore] Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
  • api-change:iam: [botocore] Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
  • api-change:pinpoint: [botocore] Added time zone estimation support for journeys

1.26.160

  • api-change:devops-guru: [botocore] This release adds support for encryption via customer managed keys.
  • api-change:fsx: [botocore] Update to Amazon FSx documentation.
  • api-change:rds: [botocore] Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • api-change:verifiedpermissions: [botocore] Added improved descriptions and new code samples to SDK documentation.

1.26.159

  • api-change:chime-sdk-identity: [botocore] AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
  • api-change:chime-sdk-messaging: [botocore] ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
  • api-change:kendra: [botocore] Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • api-change:stepfunctions: [botocore] Update stepfunctions client to latest version

1.26.158

  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:inspector2: [botocore] This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
  • api-change:mediaconvert: [botocore] This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • api-change:mq: [botocore] The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • api-change:sagemaker: [botocore] This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • api-change:transfer: [botocore] This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

1.26.157

  • api-change:appflow: [botocore] This release adds new API to reset connector metadata cache
  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023.
  • api-change:ec2: [botocore] Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
  • api-change:lambda: [botocore] This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
  • api-change:redshift: [botocore] Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

... (truncated)

Commits
  • 4b03b73 Merge branch 'release-1.26.161'
  • 2a25ff3 Bumping version to 1.26.161
  • 06e7000 Add changelog entries from botocore
  • ac432a6 Merge branch 'release-1.26.160' into develop
  • c0d4f4a Merge branch 'release-1.26.160'
  • 252234e Bumping version to 1.26.160
  • 21d63f0 Add changelog entries from botocore
  • 762e8fb chore: update ancient issue bot (#3734)
  • 0c110bd Merge branch 'release-1.26.159'
  • 169f44b Merge branch 'release-1.26.159' 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 [boto3](https://github.com/boto/boto3) from 1.24.28 to 1.26.161.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.28...1.26.161)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2023

Superseded by #523.

@dependabot dependabot bot closed this Jun 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.161 branch June 28, 2023 08:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants