Skip to content

Bump boto3 from 1.24.28 to 1.28.37#579

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps boto3 from 1.24.28 to 1.28.37.

Changelog

Sourced from boto3's changelog.

1.28.37

  • api-change:cognito-idp: [botocore] Added API example requests and responses for several operations. Fixed the validation regex for user pools Identity Provider name.
  • api-change:fsx: [botocore] Documentation updates for project quotas.
  • api-change:omics: [botocore] Add RetentionMode support for Runs.
  • api-change:sesv2: [botocore] Adds support for the new Export and Message Insights features: create, get, list and cancel export jobs; get message insights.

1.28.36

  • api-change:backup: [botocore] Add support for customizing time zone for backup window in backup plan rules.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances.
  • api-change:organizations: [botocore] Documentation updates for permissions and links.
  • api-change:securitylake: [botocore] Remove incorrect regex enforcement on pagination tokens.
  • api-change:service-quotas: [botocore] Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account.
  • api-change:workspaces-web: [botocore] WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate.

1.28.35

  • api-change:cloudtrail: [botocore] Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:detective: [botocore] Added protections to interacting with fields containing customer information.

1.28.34

  • api-change:ec2: [botocore] Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances.
  • api-change:glue: [botocore] Added API attributes that help in the monitoring of sessions.
  • api-change:mediaconvert: [botocore] This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class.
  • api-change:medialive: [botocore] MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings.
  • api-change:mediatailor: [botocore] Adds new source location AUTODETECT_SIGV4 access type.
  • api-change:quicksight: [botocore] Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support.
  • api-change:rds: [botocore] This release updates the supported versions for Percona XtraBackup in Aurora MySQL.
  • api-change:s3control: [botocore] Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack.
  • api-change:verifiedpermissions: [botocore] Documentation updates for Amazon Verified Permissions.

1.28.33

  • api-change:apigateway: [botocore] This release adds RootResourceId to GetRestApi response.
  • api-change:ec2: [botocore] Marking fields as sensitive on BundleTask and GetPasswordData
  • api-change:polly: [botocore] Amazon Polly adds 1 new voice - Zayd (ar-AE)

... (truncated)

Commits
  • 2cb319a Merge branch 'release-1.28.37'
  • 37ff133 Bumping version to 1.28.37
  • 0d2c754 Add changelog entries from botocore
  • c6ab4a8 Merge pull request #3838 from aBurmeseDev/john-handle-stale-discussions
  • ae6d521 fix: typo in comment
  • 252dda2 Merge branch 'release-1.28.36'
  • 447e6fb Merge branch 'release-1.28.36' into develop
  • 17e8990 Bumping version to 1.28.36
  • d62b3e2 Add changelog entries from botocore
  • c08a3c4 chore: update schedule of the workflow
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.28.37.
- [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.28.37)

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

dependabot bot commented on behalf of github Aug 31, 2023

Superseded by #580.

@dependabot dependabot bot closed this Aug 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.37 branch August 31, 2023 08:55
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