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.98 #677

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.17.98.

Changelog

Sourced from boto3's changelog.

1.17.98

  • api-change:cloudformation: [botocore] CloudFormation registry service now supports 3rd party public type sharing

1.17.97

  • api-change:kendra: [botocore] Amazon Kendra now supports the indexing of web documents for search through the web crawler.
  • api-change:sagemaker: [botocore] Enable ml.g4dn instance types for SageMaker Batch Transform and SageMaker Processing
  • api-change:rds: [botocore] This release enables Database Activity Streams for RDS Oracle
  • api-change:chime: [botocore] This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.

1.17.96

  • api-change:kms: [botocore] Adds support for multi-Region keys
  • api-change:ec2: [botocore] This release adds support for VLAN-tagged network traffic over an Elastic Network Interface (ENI). This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
  • api-change:rds: [botocore] This release enables fast cloning in Aurora Serverless. You can now clone between Aurora Serverless clusters and Aurora Provisioned clusters.
  • api-change:mediatailor: [botocore] Adds AWS Secrets Manager Access Token Authentication for Source Locations

1.17.95

  • api-change:redshift-data: [botocore] Redshift Data API service now supports SQL parameterization.
  • api-change:connect: [botocore] This release adds new sets of APIs: AssociateBot, DisassociateBot, and ListBots. You can use it to programmatically add an Amazon Lex bot or Amazon Lex V2 bot on the specified Amazon Connect instance
  • api-change:ec2: [botocore] EC2 M5n, M5dn, R5n, R5dn metal instances with 100 Gbps network performance and Elastic Fabric Adapter (EFA) for ultra low latency
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version

1.17.94

  • api-change:lookoutmetrics: [botocore] Added "LEARNING" status for anomaly detector and updated description for "Offset" parameter in MetricSet APIs.
  • api-change:iotanalytics: [botocore] Adds support for data store partitions.
  • api-change:greengrassv2: [botocore] We have verified the APIs being released here and are ready to release

1.17.93

  • api-change:ec2: [botocore] Amazon EC2 adds new AMI property to flag outdated AMIs
  • api-change:medialive: [botocore] AWS MediaLive now supports OCR-based conversion of DVB-Sub and SCTE-27 image-based source captions to WebVTT, and supports ingest of ad avail decorations in HLS input manifests.
  • api-change:mediaconnect: [botocore] When you enable source failover, you can now designate one of two sources as the primary source. You can choose between two failover modes to prevent any disruption to the video stream. Merge combines the sources into a single stream. Failover allows switching between a primary and a backup stream.

1.17.92

  • api-change:sagemaker: [botocore] Using SageMaker Edge Manager with AWS IoT Greengrass v2 simplifies accessing, maintaining, and deploying models to your devices. You can now create deployable IoT Greengrass components during edge packaging jobs. You can choose to create a device fleet with or without creating an AWS IoT role alias.
  • api-change:appmesh: [botocore] AppMesh now supports additional routing capabilities in match and rewrites for Gateway Routes and Routes. Additionally, App Mesh also supports specifying DNS Response Types in Virtual Nodes.
  • api-change:redshift: [botocore] Added InvalidClusterStateFault to the ModifyAquaConfiguration API, thrown when calling the API on a non available cluster.

... (truncated)

Commits
  • cf8f334 Merge branch 'release-1.17.98'
  • dff85dd Bumping version to 1.17.98
  • 37dd98d Add changelog entries from botocore
  • e1f3fa3 Merge branch 'release-1.17.97'
  • 38f863f Merge branch 'release-1.17.97' into develop
  • 740a21e Bumping version to 1.17.97
  • 4273ce3 Add changelog entries from botocore
  • bed7c7c Merge branch 'release-1.17.96'
  • 4d12375 Merge branch 'release-1.17.96' into develop
  • 348a322 Bumping version to 1.17.96
  • 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 #678.