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.99 #678

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.17.99.

Changelog

Sourced from boto3's changelog.

1.17.99

  • api-change:docdb: [botocore] DocumentDB documentation-only edits
  • api-change:cloud9: [botocore] Updated documentation for CreateEnvironmentEC2 to explain that because Amazon Linux AMI has ended standard support as of December 31, 2020, we recommend you choose Amazon Linux 2--which includes long term support through 2023--for new AWS Cloud9 environments.
  • api-change:quicksight: [botocore] Releasing new APIs for AWS QuickSight Folders
  • api-change:mediatailor: [botocore] Update GetChannelSchedule to return information on ad breaks.
  • api-change:cloudfront: [botocore] Amazon CloudFront adds support for a new security policy, TLSv1.2_2021.
  • api-change:license-manager: [botocore] AWS License Manager now allows license administrators and end users to communicate to each other by setting custom status reasons when updating the status on a granted license.
  • api-change:ec2: [botocore] This release adds support for provisioning your own IP (BYOIP) range in multiple regions. This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
  • api-change:events: [botocore] Added the following parameters to ECS targets: CapacityProviderStrategy, EnableECSManagedTags, EnableExecuteCommand, PlacementConstraints, PlacementStrategy, PropagateTags, ReferenceId, and Tags
  • api-change:cloudsearch: [botocore] This release replaces previous generation CloudSearch instances with equivalent new instances that provide better stability at the same price.
  • api-change:codeguru-reviewer: [botocore] Adds support for S3 based full repository analysis and changed lines scan.

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

... (truncated)

Commits
  • 310c267 Merge branch 'release-1.17.99'
  • a4b53c8 Bumping version to 1.17.99
  • 9a71ca7 Add changelog entries from botocore
  • cf8f334 Merge branch 'release-1.17.98'
  • ee51177 Merge branch 'release-1.17.98' into develop
  • 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
  • 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 #679.