Skip to content

Version 1.2.2#448

Merged
JaMe76 merged 5 commits intomasterfrom
version_1.2.2
Mar 8, 2026
Merged

Version 1.2.2#448
JaMe76 merged 5 commits intomasterfrom
version_1.2.2

Conversation

@JaMe76
Copy link
Contributor

@JaMe76 JaMe76 commented Mar 8, 2026

This PR:

  • removes session_id from Annotation data model while being backward compatible for serialized files
  • re-naming Document.PipelineSessions to Document.PipelineJobs and replacing session_id with job_id.
  • fixes Image.get_annotation_id_to_annotation_maps() by respecting summary sub categories.
  • Refactoring DataPointCacheStore.put_datapoints and DataPointCacheStore.get_datapoints signature: Allowing to pass optional job_id. This allows to cache datapoints not only by document_id but also by document_id and job_id.
    Restriction: With a DoctectionPipe processing datapoints with a given job_id is not intended.

@JaMe76 JaMe76 merged commit be6cd44 into master Mar 8, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant