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.26.6 #146

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.24.66 to 1.26.6.

Changelog

Sourced from boto3's changelog.

1.26.6

  • api-change:connect: [botocore] This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload.
  • api-change:connectcases: [botocore] This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:ec2: [botocore] Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases.
  • api-change:groundstation: [botocore] This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite.
  • api-change:mediapackage-vod: [botocore] This release adds "IncludeIframeOnlyStream" for Dash endpoints.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.26.5

  • api-change:acm: [botocore] Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1).
  • api-change:billingconductor: [botocore] This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions.
  • api-change:ec2: [botocore] This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager
  • api-change:fms: [botocore] AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies.
  • api-change:lightsail: [botocore] This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates.
  • api-change:opensearch: [botocore] Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet.
  • api-change:polly: [botocore] Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only.
  • api-change:resource-explorer-2: [botocore] This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account.
  • api-change:route53: [botocore] Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.26.4

  • api-change:athena: [botocore] Adds support for using Query Result Reuse
  • api-change:autoscaling: [botocore] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • api-change:cloudtrail: [botocore] This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
  • api-change:ec2: [botocore] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • api-change:elasticache: [botocore] Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
  • api-change:ssm: [botocore] This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
  • api-change:wafv2: [botocore] The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements.
  • api-change:wellarchitected: [botocore] This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews.
  • api-change:workspaces: [botocore] This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.26.3

  • api-change:ec2: [botocore] This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • api-change:emr-containers: [botocore] Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
  • api-change:logs: [botocore] Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

... (truncated)

Commits
  • 3248575 Merge branch 'release-1.26.6'
  • fd8ff42 Bumping version to 1.26.6
  • 840bbb1 Add changelog entries from botocore
  • 8364ced Merge branch 'release-1.26.5'
  • c34da16 Merge branch 'release-1.26.5' into develop
  • 8ce5321 Bumping version to 1.26.5
  • ddc2016 Add changelog entries from botocore
  • 0e93a28 Merge branch 'release-1.26.4'
  • 5935d71 Merge branch 'release-1.26.4' into develop
  • 73c452d Bumping version to 1.26.4
  • 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 1 year ago

Superseded by #148.