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.24.66 to 1.24.72 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.24.66 to 1.24.72.

Changelog

Sourced from boto3's changelog.

1.24.72

  • api-change:customer-profiles: [botocore] Added isUnstructured in response for Customer Profiles Integration APIs
  • api-change:drs: [botocore] Fixed the data type of lagDuration that is returned in Describe Source Server API
  • api-change:ec2: [botocore] Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.
  • api-change:evidently: [botocore] This release adds support for the client-side evaluation - powered by AWS AppConfig feature.
  • api-change:kendra: [botocore] This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.
  • api-change:transfer: [botocore] This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.

1.24.71

  • api-change:eks: [botocore] Adding support for local Amazon EKS clusters on Outposts

1.24.70

  • api-change:cloudtrail: [botocore] This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:pi: [botocore] Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics.
  • api-change:redshift: [botocore] This release updates documentation for AQUA features and other description updates.

1.24.69

  • api-change:ec2: [botocore] This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
  • api-change:emr-containers: [botocore] EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API
  • api-change:lookoutmetrics: [botocore] Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.
  • api-change:medialive: [botocore] This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live
  • api-change:route53: [botocore] Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:sagemaker: [botocore] This release adds Mode to AutoMLJobConfig.
  • api-change:ssm: [botocore] This release adds support for Systems Manager State Manager Association tagging.

1.24.68

  • api-change:dataexchange: [botocore] Documentation updates for AWS Data Exchange.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:eks: [botocore] Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new update failed status for EKS Addons.
  • api-change:fsx: [botocore] Documentation update for Amazon FSx.
  • api-change:inspector2: [botocore] This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.
  • api-change:iotsitewise: [botocore] Allow specifying units in Asset Properties
  • api-change:sagemaker: [botocore] SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.
  • api-change:sns: [botocore] Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.

... (truncated)

Commits
  • 93c85ea Merge branch 'release-1.24.72'
  • 3fdb15d Bumping version to 1.24.72
  • 11020c1 Add changelog entries from botocore
  • 3684ca7 Merge branch 'release-1.24.71'
  • 9b68035 Merge branch 'release-1.24.71' into develop
  • ac2e27a Bumping version to 1.24.71
  • fc79913 Add changelog entries from botocore
  • 441ee7d Merge branch 'release-1.24.70'
  • 3728301 Merge branch 'release-1.24.70' into develop
  • 3d9d2f2 Bumping version to 1.24.70
  • 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 #105.