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

Upgrade: Bump botocore from 1.27.17 to 1.29.27 #272

Merged
merged 2 commits into from
Dec 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps botocore from 1.27.17 to 1.29.27.

Changelog

Sourced from botocore's changelog.

1.29.27

  • api-change:iotfleetwise: Deprecated assignedValue property for actuators and attributes. Added a message to invalid nodes and invalid decoder manifest exceptions.
  • api-change:logs: Doc-only update for CloudWatch Logs, for Tagging Permissions clarifications
  • api-change:medialive: Link devices now support buffer size (latency) configuration. A higher latency value means a longer delay in transmitting from the device to MediaLive, but improved resiliency. A lower latency value means a shorter delay, but less resiliency.
  • api-change:mediapackage-vod: This release provides the approximate number of assets in a packaging group.

1.29.26

  • enhancement:Endpoint Provider Standard Library: Correct spelling of 'library' in StandardLibrary class
  • api-change:autoscaling: Adds support for metric math for target tracking scaling policies, saving you the cost and effort of publishing a custom metric to CloudWatch. Also adds support for VPC Lattice by adding the Attach/Detach/DescribeTrafficSources APIs and a new health check type to the CreateAutoScalingGroup API.
  • api-change:iottwinmaker: This release adds the following new features: 1) New APIs for managing a continuous sync of assets and asset models from AWS IoT SiteWise. 2) Support user friendly names for component types (ComponentTypeName) and properties (DisplayName).
  • api-change:migrationhubstrategy: This release adds known application filtering, server selection for assessments, support for potential recommendations, and indications for configuration and assessment status. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html

1.29.25

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

1.29.24

  • api-change:billingconductor: This release adds the Tiering Pricing Rule feature.
  • api-change:connect: 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: Endpoint Ruleset update: Use http instead of https for the "local" region.
  • api-change:dynamodbstreams: Update dynamodbstreams client to latest version
  • api-change:rds: This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
  • api-change:sagemaker-featurestore-runtime: 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.29.23

  • api-change:ce: 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: Documentation updates for EC2.
  • api-change:ivschat: Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent.
  • api-change:rds: This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation.
  • api-change:transcribe: Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE).

1.29.22

... (truncated)

Commits
  • 596c183 Merge branch 'release-1.29.27'
  • 9bfeb07 Bumping version to 1.29.27
  • 4f452f2 Update to latest models
  • 9bc23e5 Merge branch 'release-1.29.26'
  • ddea582 Merge branch 'release-1.29.26' into develop
  • 8a2b317 Bumping version to 1.29.26
  • c4ed492 Update to latest partitions and endpoints
  • 6549bb5 Update to latest models
  • 0dd3135 rule set standard library typo fix (#2824)
  • fbc2413 Merge branch 'release-1.29.25'
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2022
Bumps [botocore](https://github.com/boto/botocore) from 1.27.17 to 1.29.27.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.27.17...1.29.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.24.17 to 1.26.27.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.17...1.26.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
@TrueBrain TrueBrain force-pushed the dependabot/pip/botocore-1.29.27 branch from 78c6c87 to 07c446f Compare December 10, 2022 13:13
@TrueBrain TrueBrain merged commit c87d84f into main Dec 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.29.27 branch December 10, 2022 13:14
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.

None yet

1 participant