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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.24.66 to 1.24.77.

Changelog

Sourced from boto3's changelog.

1.24.77

  • api-change:ec2: [botocore] This release adds support for blocked paths to Amazon VPC Reachability Analyzer.

1.24.76

  • api-change:cloudtrail: [botocore] This release includes support for importing existing trails into CloudTrail Lake.
  • api-change:ec2: [botocore] This release adds CapacityAllocations field to DescribeCapacityReservations
  • api-change:mediaconnect: [botocore] This change allows the customer to use the SRT Caller protocol as part of their flows
  • api-change:rds: [botocore] This release adds support for Amazon RDS Proxy with SQL Server compatibility.

1.24.75

  • api-change:codestar-notifications: [botocore] This release adds tag based access control for the UntagResource API.
  • api-change:ecs: [botocore] This release supports new task definition sizes.

1.24.74

  • api-change:dynamodb: [botocore] Increased DynamoDB transaction limit from 25 to 100.
  • api-change:ec2: [botocore] This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

1.24.73

  • api-change:amplifyuibuilder: [botocore] Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.
  • api-change:ec2: [botocore] This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

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

... (truncated)

Commits
  • 7a9e3e0 Merge branch 'release-1.24.77'
  • bf077e7 Bumping version to 1.24.77
  • 30dce71 Add changelog entries from botocore
  • 46121cb Merge branch 'release-1.24.76'
  • 3b96829 Merge branch 'release-1.24.76' into develop
  • 284bcf3 Bumping version to 1.24.76
  • 8720139 Add changelog entries from botocore
  • aa72627 Merge branch 'release-1.24.75'
  • a231b08 Merge branch 'release-1.24.75' into develop
  • be6e3fa Bumping version to 1.24.75
  • 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 #112.