regel / loudml

Loud ML is the first open-source AI solution for ICT and IoT automation
Other
294 stars 92 forks source link

Bump botocore from 1.15.39 to 1.20.97 #647

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps botocore from 1.15.39 to 1.20.97.

Changelog

Sourced from botocore's changelog.

1.20.97

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

1.20.96

  • api-change:kms: Adds support for multi-Region keys
  • api-change:ec2: 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: This release enables fast cloning in Aurora Serverless. You can now clone between Aurora Serverless clusters and Aurora Provisioned clusters.
  • api-change:mediatailor: Adds AWS Secrets Manager Access Token Authentication for Source Locations

1.20.95

  • api-change:redshift-data: Redshift Data API service now supports SQL parameterization.
  • api-change:connect: 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: 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: Update lexv2-runtime client to latest version
  • api-change:lexv2-models: Update lexv2-models client to latest version

1.20.94

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

1.20.93

  • api-change:ec2: Amazon EC2 adds new AMI property to flag outdated AMIs
  • api-change:medialive: 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: 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.20.92

  • api-change:sagemaker: 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: 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: Added InvalidClusterStateFault to the ModifyAquaConfiguration API, thrown when calling the API on a non available cluster.
  • api-change:chime: This SDK release adds support for UpdateAccount API to allow users to update their default license on Chime account.
  • api-change:ec2: This release adds a new optional parameter connectivityType (public, private) for the CreateNatGateway API. Private NatGateway does not require customers to attach an InternetGateway to the VPC and can be used for communication with other VPCs and on-premise networks.
  • api-change:ram: AWS Resource Access Manager (RAM) is releasing new field isResourceTypeDefault in ListPermissions and GetPermission response, and adding permissionArn parameter to GetResourceShare request to filter by permission attached
  • api-change:sagemaker-featurestore-runtime: Release BatchGetRecord API for AWS SageMaker Feature Store Runtime.
  • api-change:cognito-idp: Amazon Cognito now supports targeted sign out through refresh token revocation

... (truncated)

Commits
  • dd8df2c Merge branch 'release-1.20.97'
  • 8bfb3a3 Bumping version to 1.20.97
  • d9a4d9c Update to latest endpoints
  • 9ff3840 Update to latest models
  • eea8d95 Merge branch 'release-1.20.96'
  • b5f0f06 Merge branch 'release-1.20.96' into develop
  • 34ccc46 Bumping version to 1.20.96
  • 8e39c13 Update to latest models
  • 64b9379 Upgrade version of awscrt to 0.11.24 (#2416)
  • 478ea1d Merge branch 'release-1.20.95'
  • 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 #650.