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.83 #117

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.24.66 to 1.24.83.

Changelog

Sourced from boto3's changelog.

1.24.83

  • api-change:acm: [botocore] This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
  • api-change:ec2: [botocore] u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
  • api-change:emr-serverless: [botocore] This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
  • api-change:fsx: [botocore] This release adds support for Amazon File Cache.
  • api-change:migrationhuborchestrator: [botocore] Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator.
  • api-change:polly: [botocore] Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
  • api-change:proton: [botocore] This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API
  • api-change:sagemaker: [botocore] SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:translate: [botocore] This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization.
  • api-change:workspaces: [botocore] This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.

1.24.82

  • api-change:ce: [botocore] This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months.
  • api-change:kendra: [botocore] My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html
  • api-change:location: [botocore] This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places.

1.24.81

  • api-change:cur: [botocore] This release adds two new support regions(me-central-1/eu-south-2) for OSG.
  • api-change:iotfleetwise: [botocore] General availability (GA) for AWS IoT Fleetwise. It adds AWS IoT Fleetwise to AWS SDK. For more information, see https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/Welcome.html.
  • api-change:ssm: [botocore] This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows.

1.24.80

  • api-change:apprunner: [botocore] AWS App Runner adds a Node.js 16 runtime.
  • api-change:ec2: [botocore] Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lightsail: [botocore] This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects.
  • api-change:ssm: [botocore] This release adds new SSM document types ConformancePackTemplate and CloudFormation
  • api-change:wafv2: [botocore] Add the default specification for ResourceType in ListResourcesForWebACL.

1.24.79

  • api-change:backup-gateway: [botocore] Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime.
  • api-change:devicefarm: [botocore] This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.

... (truncated)

Commits
  • fd2051d Merge branch 'release-1.24.83'
  • 71036d9 Bumping version to 1.24.83
  • 436dd78 Add changelog entries from botocore
  • 7e5c2ad Merge branch 'release-1.24.82'
  • 84f7e65 Merge branch 'release-1.24.82' into develop
  • c3b0c9f Bumping version to 1.24.82
  • 8f3e103 Add changelog entries from botocore
  • 2c2208a Merge branch 'release-1.24.81'
  • 4bd7037 Merge branch 'release-1.24.81' into develop
  • a3164ac Bumping version to 1.24.81
  • 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 #118.