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.57 #77

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.21.9 to 1.24.57.

Changelog

Sourced from boto3's changelog.

1.24.57

  • api-change:docdb: [botocore] Update document for volume clone
  • api-change:ec2: [botocore] R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
  • api-change:forecast: [botocore] releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
  • api-change:forecastquery: [botocore] releasing What-If Analysis APIs
  • api-change:iotsitewise: [botocore] Enable non-unique asset names under different hierarchies
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:securityhub: [botocore] Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.
  • api-change:support-app: [botocore] This is the initial SDK release for the AWS Support App in Slack.

1.24.56

  • api-change:connect: [botocore] This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
  • api-change:ivschat: [botocore] Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.
  • api-change:kendra: [botocore] This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
  • api-change:lookoutmetrics: [botocore] This release is to make GetDataQualityMetrics API publicly available.

1.24.55

  • api-change:chime-sdk-media-pipelines: [botocore] The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:cognito-idp: [botocore] This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs.
  • api-change:dynamodb: [botocore] This release adds support for importing data from S3 into a new DynamoDB table
  • api-change:ec2: [botocore] This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • api-change:networkmanager: [botocore] Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model

1.24.54

  • api-change:appmesh: [botocore] AWS App Mesh release to support Multiple Listener and Access Log Format feature
  • api-change:connectcampaigns: [botocore] Updated exceptions for Amazon Connect Outbound Campaign api's.
  • api-change:kendra: [botocore] This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
  • api-change:lakeformation: [botocore] This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
  • api-change:lambda: [botocore] Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:rds: [botocore] Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager.

1.24.53

  • api-change:rekognition: [botocore] This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.

... (truncated)

Commits
  • c2e44ce Merge branch 'release-1.24.57'
  • ee774e6 Bumping version to 1.24.57
  • dbb0f87 Add changelog entries from botocore
  • 457983b Merge branch 'release-1.24.56'
  • 8e5d421 Merge branch 'release-1.24.56' into develop
  • b1eb00d Bumping version to 1.24.56
  • 971b100 Add changelog entries from botocore
  • 6bf3413 Merge branch 'release-1.24.55'
  • e15fcde Merge branch 'release-1.24.55' into develop
  • 1d41ce6 Bumping version to 1.24.55
  • 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 #78.