nficano / python-lambda

A toolkit for developing and deploying serverless Python code in AWS Lambda.
ISC License
1.5k stars 229 forks source link

Bump boto3 from 1.16.48 to 1.17.111 #691

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.17.111.

Changelog

Sourced from boto3's changelog.

1.17.111

  • api-change:amplifybackend: [botocore] Added Sign in with Apple OAuth provider.
  • api-change:redshift: [botocore] Release new APIs to support new Redshift feature - Authentication Profile
  • api-change:ssm: [botocore] Changes to OpsCenter APIs to support a new feature, operational insights.
  • api-change:lex-models: [botocore] 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: [botocore] 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: [botocore] Documentation updates for api.pricing

1.17.110

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

1.17.109

  • api-change:sagemaker: [botocore] Releasing new APIs related to Tuning steps in model building pipelines.
  • api-change:frauddetector: [botocore] This release adds support for ML Explainability to display model variable importance value in Amazon Fraud Detector.
  • api-change:mediaconvert: [botocore] 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.17.108

  • api-change:eks: [botocore] Added waiters for EKS FargateProfiles.
  • api-change:outposts: [botocore] Added property filters for listOutposts
  • api-change:fms: [botocore] 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: [botocore] Add ListAlerts for Channel, Program, Source Location, and VOD Source to return alerts for resources.
  • api-change:devops-guru: [botocore] Add AnomalyReportedTimeRange field to include open and close time of anomalies.
  • api-change:ssm-contacts: [botocore] Updated description for CreateContactChannel contactId.

1.17.107

  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:mq: [botocore] adds support for modifying the maintenance window for brokers.
  • api-change:cloudfront: [botocore] 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.
  • api-change:chime: [botocore] Releasing new APIs for AWS Chime MediaCapturePipeline
  • api-change:iotsitewise: [botocore] This release add storage configuration APIs for AWS IoT SiteWise.
  • api-change:storagegateway: [botocore] Adding support for oplocks for SMB file shares, S3 Access Point and S3 Private Link for all file shares and IP address support for file system associations
  • api-change:ec2: [botocore] This release adds resource ids and tagging support for VPC security group rules.

1.17.106

  • api-change:lambda: [botocore] Added support for AmazonMQRabbitMQ as an event source. Added support for VIRTUAL_HOST as SourceAccessType for streams event source mappings.
  • api-change:imagebuilder: [botocore] Adds support for specifying parameters to customize components for recipes. Expands configuration of the Amazon EC2 instances that are used for building and testing images, including the ability to specify commands to run on launch, and more control over installation and removal of the SSM agent.

... (truncated)

Commits
  • f77e500 Merge branch 'release-1.17.111'
  • 0ce0f9d Bumping version to 1.17.111
  • 6f77583 Add changelog entries from botocore
  • 16ff283 Typo fixes (#2916)
  • 454ddc9 Merge branch 'release-1.17.110'
  • ea0b4d2 Merge branch 'release-1.17.110' into develop
  • 1de1a9e Bumping version to 1.17.110
  • c193c24 Add changelog entries from botocore
  • eee2f26 Merge branch 'release-1.17.109'
  • ee6ee3b Merge branch 'release-1.17.109' 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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #693.