Skip to content

Conversation

@dependabot
Copy link

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

Bumps boto3 from 1.24.19 to 1.26.25.

Changelog

Sourced from boto3's changelog.

1.26.25

  • api-change:ce: [botocore] This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause
  • api-change:cloudfront: [botocore] Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.
  • api-change:eks: [botocore] Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function
  • api-change:kms: [botocore] Updated examples and exceptions for External Key Store (XKS).

1.26.24

  • api-change:billingconductor: [botocore] This release adds the Tiering Pricing Rule feature.
  • api-change:connect: [botocore] This release provides APIs that enable you to programmatically manage rules for Contact Lens conversational analytics and third party applications. For more information, see https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html
  • api-change:dynamodb: [botocore] Endpoint Ruleset update: Use http instead of https for the "local" region.
  • api-change:dynamodbstreams: [botocore] Update dynamodbstreams client to latest version
  • api-change:rds: [botocore] This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
  • api-change:sagemaker-featurestore-runtime: [botocore] For online + offline Feature Groups, added ability to target PutRecord and DeleteRecord actions to only online store, or only offline store. If target store parameter is not specified, actions will apply to both stores.

1.26.23

  • api-change:ce: [botocore] This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration.
  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:ivschat: [botocore] Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent.
  • api-change:rds: [botocore] This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation.
  • api-change:transcribe: [botocore] Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE).

1.26.22

  • api-change:appsync: [botocore] Fixes the URI for the evaluatecode endpoint to include the /v1 prefix (ie. "/v1/dataplane-evaluatecode").
  • api-change:ecs: [botocore] Documentation updates for Amazon ECS
  • api-change:fms: [botocore] AWS Firewall Manager now supports Fortigate Cloud Native Firewall as a Service as a third-party policy type.
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs.
  • api-change:medialive: [botocore] Updates to Event Signaling and Management (ESAM) API and documentation.
  • api-change:polly: [botocore] Add language code for Finnish (fi-FI)
  • api-change:proton: [botocore] CreateEnvironmentAccountConnection RoleArn input is now optional
  • api-change:redshift-serverless: [botocore] Add Table Level Restore operations for Amazon Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging support to Snapshots and Recovery Points in Amazon Redshift Serverless.
  • api-change:sns: [botocore] This release adds the message payload-filtering feature to the SNS Subscribe, SetSubscriptionAttributes, and GetSubscriptionAttributes API actions

1.26.21

  • api-change:codecatalyst: [botocore] This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation.
  • api-change:comprehend: [botocore] Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities).
  • api-change:gamelift: [botocore] GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration.

... (truncated)

Commits
  • 41c21b7 Merge branch 'release-1.26.25'
  • 2878869 Bumping version to 1.26.25
  • c4f4847 Add changelog entries from botocore
  • c5c102d Merge branch 'release-1.26.24'
  • bc94ac8 Merge branch 'release-1.26.24' into develop
  • 4f28f58 Bumping version to 1.26.24
  • 9e4bc61 Add changelog entries from botocore
  • 82f8b38 Merge branch 'release-1.26.23'
  • 6e76c4a Merge branch 'release-1.26.23' into develop
  • 443129a Bumping version to 1.26.23
  • 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.19 to 1.26.25.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.19...1.26.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 7, 2022

The following labels could not be found: python, dependencies, docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2022

Superseded by #213.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.25 branch December 8, 2022 23:18
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.

1 participant