Skip to content

Bump botocore from 1.15.39 to 1.20.112#666

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/botocore-1.20.112
Closed

Bump botocore from 1.15.39 to 1.20.112#666
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/botocore-1.20.112

Conversation

@dependabot-preview
Copy link
Contributor

Bumps botocore from 1.15.39 to 1.20.112.

Changelog

Sourced from botocore's changelog.

1.20.112

  • api-change:dms: Release of feature needed for ECA-Endpoint settings. This allows customer to delete a field in endpoint settings by using --exact-settings flag in modify-endpoint api. This also displays default values for certain required fields of endpoint settings in describe-endpoint-settings api.
  • api-change:glue: Add support for Event Driven Workflows
  • api-change:acm: Added support for RSA 3072 SSL certificate import
  • api-change:healthlake: General availability for Amazon HealthLake. StartFHIRImportJob and StartFHIRExportJob APIs now require AWS KMS parameter. For more information, see the Amazon HealthLake Documentation https://docs.aws.amazon.com/healthlake/index.html.
  • api-change:wellarchitected: This update provides support for Well-Architected API users to mark answer choices as not applicable.
  • api-change:lightsail: This release adds support for the Amazon Lightsail object storage service, which allows you to create buckets and store objects.

1.20.111

  • api-change:amplifybackend: Added Sign in with Apple OAuth provider.
  • api-change:redshift: Release new APIs to support new Redshift feature - Authentication Profile
  • api-change:ssm: Changes to OpsCenter APIs to support a new feature, operational insights.
  • api-change:lex-models: Customers can now migrate bots built with Lex V1 APIs to V2 APIs. This release adds APIs to initiate and manage the migration of a bot.
  • api-change:directconnect: This release adds a new filed named awsLogicalDeviceId that it displays the AWS Direct Connect endpoint which terminates a physical connection's BGP Sessions.
  • api-change:pricing: Documentation updates for api.pricing

1.20.110

  • api-change:eks: Documentation updates for Wesley to support the parallel node upgrade feature.
  • api-change:kendra: Amazon Kendra now supports Principal Store

1.20.109

  • api-change:sagemaker: Releasing new APIs related to Tuning steps in model building pipelines.
  • api-change:frauddetector: This release adds support for ML Explainability to display model variable importance value in Amazon Fraud Detector.
  • api-change:mediaconvert: MediaConvert now supports color, style and position information passthrough from 608 and Teletext to SRT and WebVTT subtitles. MediaConvert now also supports Automatic QVBR quality levels for QVBR RateControlMode.

1.20.108

  • api-change:eks: Added waiters for EKS FargateProfiles.
  • api-change:outposts: Added property filters for listOutposts
  • api-change:fms: AWS Firewall Manager now supports route table monitoring, and provides remediation action recommendations to security administrators for AWS Network Firewall policies with misconfigured routes.
  • api-change:mediatailor: Add ListAlerts for Channel, Program, Source Location, and VOD Source to return alerts for resources.
  • api-change:devops-guru: Add AnomalyReportedTimeRange field to include open and close time of anomalies.
  • api-change:ssm-contacts: Updated description for CreateContactChannel contactId.

1.20.107

  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:sts: Documentation updates for AWS Security Token Service.
  • api-change:mq: adds support for modifying the maintenance window for brokers.
  • api-change:cloudfront: Amazon CloudFront now provides two new APIs, ListConflictingAliases and AssociateAlias, that help locate and move Alternate Domain Names (CNAMEs) if you encounter the CNAMEAlreadyExists error code.

... (truncated)

Commits
  • 11c11fa Merge branch 'release-1.20.112'
  • 5237239 Bumping version to 1.20.112
  • 71b9a96 Update to latest models
  • b1c6cb6 Merge branch 'release-1.20.111'
  • a1a6ae0 Merge branch 'release-1.20.111' into develop
  • 7172c69 Bumping version to 1.20.111
  • 3d73355 Update to latest endpoints
  • b2b0b2e Update to latest models
  • 3afdd95 Merge branch 'release-1.20.110'
  • e5b066d Merge branch 'release-1.20.110' 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [botocore](https://github.com/boto/botocore) from 1.15.39 to 1.20.112.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.15.39...1.20.112)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #667.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/botocore-1.20.112 branch July 16, 2021 10:23
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