Skip to content

Releases: docling-project/docling-jobkit

v1.16.0

07 Apr 19:52

Choose a tag to compare

Feature

  • Add preset system for table structure configuration (#119) (7f6d8ce)

v1.15.0

01 Apr 08:49

Choose a tag to compare

Feature

  • Add preset and custom_config for layout, picture classifier and ocr (#114) (65eca34)
  • Control maximum concurrent redis requests to avoid pool exhaustion (#112) (bc27836)
  • Add on_result_fetched() lifecycle hook with per-orchestrator consumed TTL (#111) (0448e03)
  • Add Ray orchestrator with fair scheduling (#110) (bd2decd)

v1.14.0

23 Mar 15:28

Choose a tag to compare

Feature

  • Expose classification filters for picture description (#105) (72fb382)

Fix

  • Wire code_formula_custom_config to pipeline options (#109) (3a38e28)
  • Watchdog: update the RQ job statusto FAILED and remove it from StartedJobRegistry (#107) (a242a66)

v1.13.0

03 Mar 14:11

Choose a tag to compare

Feature

  • Callback system for document conversion progress tracking (#103) (d0d9c73)

Fix

  • Recover orphaned job status when worker pod is killed mid-execution (#102) (4738900)

v1.12.1

24 Feb 21:33

Choose a tag to compare

Fix

  • Configure failure_ttl for RQ failed jobs (#101) (49dd773)

v1.12.0

24 Feb 10:30

Choose a tag to compare

Feature

  • Allow setting maximum redis connections (#100) (e5f2e63)
  • Propagate error messages from worker failures to Task model (#98) (4bf6f91)

v1.11.0

18 Feb 12:19

Choose a tag to compare

Feature

  • Expose layout and table kind options (#95) (2835f8c)
  • Add preset-based configuration system for VLM pipelines with admin controls (#92) (091767f)

Fix

  • Use new pdf_backend (#96) (d7f713d)
  • Wrap notifier calls so they can't kill the pubsub loop (#94) (d3ef814)

v1.10.2

13 Feb 11:31

Choose a tag to compare

Fix

v1.10.1

06 Feb 11:25

Choose a tag to compare

Fix

v1.10.0

05 Feb 12:47

Choose a tag to compare

Feature

  • Add charts extraction (#87) (605d6ee)
  • Implement clear_cache_task in RQ worker and invoke it on clear_converters (#86) (ded0ea3)