mlbench / mlbench-core

MLBench Framework Core Python Library
https://mlbench.github.io
Apache License 2.0
16 stars 10 forks source link

Bump boto3 from 1.17.74 to 1.26.81 #469

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.17.74 to 1.26.81.

Changelog

Sourced from boto3's changelog.

1.26.81

  • enhancement:Documentation: Splits service documentation into multiple sub-pages for better organization and faster loading time.
  • enhancement:Documentation: [botocore] Splits service documentation into multiple sub-pages for better organization and faster loading time.
  • api-change:comprehend: [botocore] Amazon Comprehend now supports flywheels to help you train and manage new model versions for custom models.
  • api-change:ec2: [botocore] This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default.
  • api-change:kms: [botocore] AWS KMS is deprecating the RSAES_PKCS1_V1_5 wrapping algorithm option in the GetParametersForImport API that is used in the AWS KMS Import Key Material feature. AWS KMS will end support for this wrapping algorithm by October 1, 2023.
  • api-change:lightsail: [botocore] This release adds Lightsail for Research feature support, such as GUI session access, cost estimates, stop instance on idle, and disk auto mount.
  • api-change:managedblockchain: [botocore] This release adds support for tagging to the accessor resource in Amazon Managed Blockchain
  • api-change:omics: [botocore] Minor model changes to accomodate batch imports feature

1.26.80

  • api-change:devops-guru: [botocore] This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies.
  • api-change:drs: [botocore] New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status.
  • api-change:internetmonitor: [botocore] CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications
  • api-change:lambda: [botocore] This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html.
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources.
  • api-change:timestream-write: [botocore] This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files.

1.26.79

  • api-change:connect: [botocore] StartTaskContact API now supports linked task creation with a new optional RelatedContactId parameter
  • api-change:connectcases: [botocore] This release adds the ability to delete domains through the DeleteDomain API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:redshift: [botocore] Documentation updates for Redshift API bringing it in line with IAM best practices.
  • api-change:securityhub: [botocore] New Security Hub APIs and updates to existing APIs that help you consolidate control findings and enable and disable controls across all supported standards
  • api-change:servicecatalog: [botocore] Documentation updates for Service Catalog

1.26.78

  • api-change:appflow: [botocore] This release enables the customers to choose whether to use Private Link for Metadata and Authorization call when using a private Salesforce connections
  • api-change:ecs: [botocore] This release supports deleting Amazon ECS task definitions that are in the INACTIVE state.
  • api-change:grafana: [botocore] Doc-only update. Updated information on attached role policies for customer provided roles
  • api-change:guardduty: [botocore] Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.
  • api-change:iotwireless: [botocore] In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks
  • api-change:location: [botocore] This release adds support for using Maps APIs with an API Key in addition to AWS Cognito. This includes support for adding, listing, updating and deleting API Keys.
  • api-change:macie2: [botocore] This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC.
  • api-change:wafv2: [botocore] You can now associate an AWS WAF v2 web ACL with an AWS App Runner service.

1.26.77

... (truncated)

Commits
  • 3d48469 Merge branch 'release-1.26.81'
  • 5f92a2b Bumping version to 1.26.81
  • 48b2882 Add changelog entries from botocore
  • fa79cc5 Merge pull request #3607 from jonathan343/docs-changelog
  • ef73020 Added changelog for nested docs
  • 102a74b Implemented Nested Docs. (#3597)
  • 9fd2749 Merge branch 'release-1.26.80'
  • 19592f5 Merge branch 'release-1.26.80' into develop
  • f34d71b Bumping version to 1.26.80
  • a9229f3 Add changelog entries from botocore
  • 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)