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.18.9 #706

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.18.9.

Changelog

Sourced from boto3's changelog.

1.18.9

  • api-change:sso-admin: [botocore] Documentation updates for arn:aws:trebuchet:::service:v1:03a2216d-1cda-4696-9ece-1387cb6f6952
  • api-change:cloudformation: [botocore] SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature.

1.18.8

  • api-change:route53: [botocore] This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.
  • api-change:iotwireless: [botocore] Add SidewalkManufacturingSn as an identifier to allow Customer to query WirelessDevice, in the response, AmazonId is added in the case that Sidewalk device is return.
  • api-change:route53-recovery-control-config: [botocore] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Configuration APIs help you create and delete clusters, control panels, routing controls and safety rules. State changes (On/Off) of routing controls are not part of configuration APIs.
  • api-change:route53-recovery-readiness: [botocore] Amazon Route 53 Application Recovery Controller's readiness check capability continually monitors resource quotas, capacity, and network routing policies to ensure that the recovery environment is scaled and configured to take over when needed.
  • api-change:quicksight: [botocore] Add support to use row-level security with tags when embedding dashboards for users not provisioned in QuickSight
  • api-change:iotanalytics: [botocore] IoT Analytics now supports creating a dataset resource with IoT SiteWise MultiLayerStorage data stores, enabling customers to query industrial data within the service. This release includes adding JOIN functionality for customers to query multiple data sources in a dataset.
  • api-change:shield: [botocore] Change name of DDoS Response Team (DRT) to Shield Response Team (SRT)
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:redshift-data: [botocore] Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction.
  • api-change:route53-recovery-cluster: [botocore] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Data Plane APIs help you update the state (On/Off) of the routing controls to reroute traffic across application replicas in a 100% available manner.
  • api-change:batch: [botocore] Add support for ListJob filters

1.18.7

  • api-change:s3control: [botocore] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3
  • api-change:textract: [botocore] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration.
  • api-change:proton: [botocore] Documentation-only update links
  • api-change:identitystore: [botocore] Documentation updates for SSO API Ref.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:synthetics: [botocore] CloudWatch Synthetics now supports visual testing in its canaries.

1.18.6

  • api-change:securityhub: [botocore] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains.
  • api-change:imagebuilder: [botocore] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description.
  • api-change:s3outposts: [botocore] Add on-premise access type support for endpoints

1.18.5

  • api-change:medialive: [botocore] MediaLive now supports passing through style data on WebVTT caption outputs.
  • api-change:databrew: [botocore] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:s3control: [botocore] Documentation updates for Amazon S3-control
  • api-change:ec2: [botocore] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment.
  • api-change:qldb: [botocore] Amazon QLDB now supports ledgers encrypted with customer managed KMS keys. Changes in CreateLedger, UpdateLedger and DescribeLedger APIs to support the changes.

1.18.4

... (truncated)

Commits
  • 215c2c1 Merge branch 'release-1.18.9'
  • aa3602d Bumping version to 1.18.9
  • 84da565 Add changelog entries from botocore
  • 7cf6283 Merge branch 'release-1.18.8'
  • d646d55 Merge branch 'release-1.18.8' into develop
  • ad0924a Bumping version to 1.18.8
  • b9edf6f Add changelog entries from botocore
  • b271fa8 Merge branch 'release-1.18.7'
  • 91f999c Merge branch 'release-1.18.7' into develop
  • bc1350b Bumping version to 1.18.7
  • 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 #707.