Harvard-ATG / lts-iiif-ingest-service

A Python library to interact with the Harvard LTS (Library Technology Services) media ingest solution, which takes images and metadata and serves them via IIIF at scale. IIIFingest manages ingest credentials, uploads images to S3 for ingest, creates IIIF manifests, creates and signs asset ingest requests, and tracks the status of ingest jobs.
https://pypi.org/project/IIIFingest/
Other
2 stars 2 forks source link

Bump boto3 from 1.21.9 to 1.24.65 #86

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.21.9 to 1.24.65.

Changelog

Sourced from boto3's changelog.

1.24.65

  • api-change:codeguru-reviewer: [botocore] Documentation updates to fix formatting issues in CLI and SDK documentation.
  • api-change:controltower: [botocore] This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
  • api-change:route53: [botocore] Documentation updates for Amazon Route 53.

1.24.64

  • api-change:cloudfront: [botocore] Update API documentation for CloudFront origin access control (OAC)
  • api-change:identitystore: [botocore] Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources.
  • api-change:iotthingsgraph: [botocore] This release deprecates all APIs of the ThingsGraph service
  • api-change:ivs: [botocore] IVS Merge Fragmented Streams. This release adds support for recordingReconnectWindow field in IVS recordingConfigurations. For more information see https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html
  • api-change:rds-data: [botocore] Documentation updates for RDS Data API
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

1.24.63

  • enhancement:Endpoints: [botocore] Deprecate SSL common name
  • api-change:greengrassv2: [botocore] Adds topologyFilter to ListInstalledComponentsRequest which allows filtration of components by ROOT or ALL (including root and dependency components). Adds lastStatusChangeTimestamp to ListInstalledComponents response to show the last time a component changed state on a device.
  • api-change:identitystore: [botocore] Documentation updates for the Identity Store CLI Reference.
  • api-change:lookoutequipment: [botocore] This release adds new apis for providing labels.
  • api-change:macie2: [botocore] This release of the Amazon Macie API adds support for using allow lists to define specific text and text patterns to ignore when inspecting data sources for sensitive data.
  • api-change:sso-admin: [botocore] Documentation updates for the AWS IAM Identity Center CLI Reference.
  • api-change:sso: [botocore] Documentation updates for the AWS IAM Identity Center Portal CLI Reference.

1.24.62

  • api-change:fsx: [botocore] Documentation updates for Amazon FSx for NetApp ONTAP.
  • api-change:voice-id: [botocore] Amazon Connect Voice ID now detects voice spoofing. When a prospective fraudster tries to spoof caller audio using audio playback or synthesized speech, Voice ID will return a risk score and outcome to indicate the how likely it is that the voice is spoofed.

1.24.61

  • api-change:mediapackage: [botocore] This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage.
  • api-change:rds: [botocore] Removes support for RDS Custom from DBInstanceClass in ModifyDBInstance

1.24.60

  • enhancement:Identity: [botocore] TokenProvider added for bearer auth support
  • api-change:elbv2: [botocore] Update elbv2 client to latest version

... (truncated)

Commits
  • b068813 Merge branch 'release-1.24.65'
  • 1e43b4d Bumping version to 1.24.65
  • 1157a44 Add changelog entries from botocore
  • 318bc38 Merge branch 'release-1.24.64' into develop
  • 08d1d37 Merge branch 'release-1.24.64'
  • ae7afbf Bumping version to 1.24.64
  • a6d6c6e Add changelog entries from botocore
  • cc6dfb8 Merge branch 'release-1.24.63' into develop
  • 1e1160c Merge branch 'release-1.24.63'
  • 622927f Bumping version to 1.24.63
  • 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[bot] commented 2 years ago

Superseded by #88.