Release and Version History#
x.y.z (Backlog)#
Features and Improvements
Allow user to explicitly set list of views to create in the metadata in landing zone. If not explicitly set, use the default setup.
Minor Improvements
Bugfixes
Miscellaneous
0.4.1 (2024-04-23)#
Features and Improvements
Allow user to specify the feature types in
aws_textract_pipeline.api.LandingDocumentin S3 object metadata.Allow user to specify the
single_api_callflag inaws_textract_pipeline.api.BaseTracker.component_to_textract_outputstep.
Bugfixes
Fix a bug that
aws_textract_pipeline.api.BaseTracker.component_to_textract_outputdoesn’t work properly when making only one Textract API call.
0.3.1 (2024-04-23)#
Features and Improvements
- Add the following public API:
aws_textract_pipeline.api.TextractOutputToTextAndJsonResultaws_textract_pipeline.api.StepEnumaws_textract_pipeline.api.MoveToNextStepResultaws_textract_pipeline.api.BaseTracker.get_next_stepaws_textract_pipeline.api.BaseTracker.move_to_next_step_result
0.2.1 (2024-04-21)#
- Add the following public API:
aws_textract_pipeline.api.ext_to_doc_type_mapperaws_textract_pipeline.api.doc_type_to_content_type_mapperaws_textract_pipeline.api.get_doc_md5aws_textract_pipeline.api.SegmentPdfResultaws_textract_pipeline.api.segment_pdfaws_textract_pipeline.api.ComponentToTextractOutputResultaws_textract_pipeline.api.Componentaws_textract_pipeline.api.Data
0.1.1 (2024-04-19)#
First release
- Add the following public API:
aws_textract_pipeline.api.DocTypeEnumaws_textract_pipeline.api.S3ContentTypeEnumaws_textract_pipeline.api.Workspaceaws_textract_pipeline.api.MetadataKeyEnumaws_textract_pipeline.api.LandingDocumentaws_textract_pipeline.api.get_md5_of_bytesaws_textract_pipeline.api.get_tar_file_md5aws_textract_pipeline.api.BaseStatusAndUpdateTimeIndexaws_textract_pipeline.api.BaseTracker