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.94 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.24.66 to 1.24.94.

Changelog

Sourced from boto3's changelog.

1.24.94

  • api-change:chime-sdk-messaging: [botocore] Documentation updates for Chime Messaging SDK
  • api-change:cloudtrail: [botocore] This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • api-change:config: [botocore] This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • api-change:connect: [botocore] This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:managedblockchain: [botocore] Adding new Accessor APIs for Amazon Managed Blockchain
  • api-change:s3: [botocore] Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:s3control: [botocore] Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:support-app: [botocore] This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
  • api-change:workspaces-web: [botocore] WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.

1.24.93

  • api-change:frauddetector: [botocore] Documentation Updates for Amazon Fraud Detector
  • api-change:sagemaker: [botocore] This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
  • api-change:servicediscovery: [botocore] Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.
  • api-change:sesv2: [botocore] This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.

1.24.92

  • api-change:greengrass: [botocore] This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
  • api-change:sagemaker: [botocore] This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.

1.24.91

  • api-change:mediaconvert: [botocore] MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

1.24.90

  • api-change:amplifyuibuilder: [botocore] We are releasing the ability for fields to be configured as arrays.
  • api-change:appflow: [botocore] With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
  • api-change:connect: [botocore] This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
  • api-change:ds: [botocore] This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • api-change:ecs: [botocore] Documentation update to address tickets.
  • api-change:guardduty: [botocore] Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • api-change:iam: [botocore] Documentation updates for the AWS Identity and Access Management API Reference.
  • api-change:iotfleetwise: [botocore] Documentation update for AWS IoT FleetWise
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
  • api-change:mediapackage-vod: [botocore] This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.

... (truncated)

Commits
  • 435977d Merge branch 'release-1.24.94'
  • 6b0b890 Bumping version to 1.24.94
  • 563b7d0 Add changelog entries from botocore
  • 52b4b22 Merge branch 'release-1.24.93'
  • 7265702 Merge branch 'release-1.24.93' into develop
  • 58617f6 Bumping version to 1.24.93
  • 9ce493a Add changelog entries from botocore
  • 9ad77be Merge branch 'release-1.24.92'
  • b4d1ef5 Merge branch 'release-1.24.92' into develop
  • 0e2458f Bumping version to 1.24.92
  • 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 #134.