Files
docling-serve/CHANGELOG.md
2025-11-24 08:43:53 +00:00

33 KiB
Raw Permalink Blame History

v1.9.0 - 2025-11-24

Feature

Fix

  • Dependencies updates Docling 2.63.0 (#443) (e437e83)

Docling libraries included in this release:

  • docling 2.63.0
  • docling-core 2.52.0
  • docling-ibm-models 3.10.2
  • docling-jobkit 1.8.0
  • docling-mcp 1.3.3
  • docling-parse 4.7.1
  • docling-serve 1.9.0

v1.8.0 - 2025-10-31

Feature

  • Docling with new standard pipeline with threading (#428) (bf132a3)

Documentation

  • Expand automatic docs to nested objects. More complete usage docs. (#426) (35319b0)
  • Add docs for docling parameters like performance and debug (#424) (f3957ae)

Docling libraries included in this release:

  • docling 2.60.0
  • docling-core 2.50.0
  • docling-ibm-models 3.10.2
  • docling-jobkit 1.8.0
  • docling-mcp 1.3.2
  • docling-parse 4.7.0
  • docling-serve 1.8.0

v1.7.2 - 2025-10-30

Fix

  • Update locked dependencies. Docling fixes, Expose temperature parameter for vlm models (#423) (e9b4140)
  • Temporary constrain fastapi version (#418) (7bf2e7b)

Docling libraries included in this release:

  • docling 2.59.0
  • docling-core 2.50.0
  • docling-ibm-models 3.10.2
  • docling-jobkit 1.7.1
  • docling-mcp 1.3.2
  • docling-parse 4.7.0
  • docling-serve 1.7.2

v1.7.1 - 2025-10-22

Fix

  • Upgrade dependencies (#417) (97613a1)
  • Makes task status shared across multiple instances in RQ mode, resolves #378 (#415) (0961f2c)
  • DOCLING_SERVE_SYNC_POLL_INTERVAL controls the synchronous polling time (#413) (0f274ab)

Documentation

Docling libraries included in this release:

  • docling 2.58.0
  • docling-core 2.49.0
  • docling-ibm-models 3.10.1
  • docling-jobkit 1.7.0
  • docling-mcp 1.3.2
  • docling-parse 4.7.0
  • docling-serve 1.7.1

v1.7.0 - 2025-10-17

Feature

Fix

  • Run docling ui behind a reverse proxy using a context path (#396) (5344505)

Docling libraries included in this release:

  • docling 2.57.0
  • docling-core 2.48.4
  • docling-ibm-models 3.9.1
  • docling-jobkit 1.6.0
  • docling-mcp 1.3.2
  • docling-parse 4.5.0
  • docling-serve 1.7.0

v1.6.0 - 2025-10-03

Feature

  • Pin new version of jobkit with granite-docling and connectors (#391) (0595d31)

Fix

  • Update locked dependencies (#392) (45f0f3c)
  • UI: Allow both lowercase and uppercase extensions (#386) (8b22a39)
  • Correctly raise HTTPException for Gateway Timeout (#382) (d4eac05)
  • Pinning of higher version of dependencies to fix potential security issues (#363) (ba61af2)

Documentation

  • Fix docs for websocket breaking condition (#390) (f6b5f0e)

Docling libraries included in this release:

  • docling 2.55.1
  • docling-core 2.48.4
  • docling-ibm-models 3.9.1
  • docling-jobkit 1.6.0
  • docling-mcp 1.3.2
  • docling-parse 4.5.0
  • docling-serve 1.6.0

v1.5.1 - 2025-09-17

Fix

  • Remove old dependencies, fixes in docling-parse and more minor dependencies upgrade (#362) (513ae0c)
  • Updates rapidocr deps (#361) (bde0406)

Docling libraries included in this release:

  • docling 2.52.0
  • docling-core 2.48.1
  • docling-ibm-models 3.9.1
  • docling-jobkit 1.5.0
  • docling-mcp 1.2.0
  • docling-parse 4.5.0
  • docling-serve 1.5.1

v1.5.0 - 2025-09-09

Feature

Docling libraries included in this release:

  • docling 2.46.0
  • docling 2.51.0
  • docling-core 2.47.0
  • docling-ibm-models 3.9.1
  • docling-jobkit 1.5.0
  • docling-mcp 1.2.0
  • docling-parse 4.4.0
  • docling-serve 1.5.0

v1.4.1 - 2025-09-08

Fix

Docling libraries included in this release:

  • docling 2.46.0
  • docling 2.51.0
  • docling-core 2.47.0
  • docling-ibm-models 3.9.1
  • docling-jobkit 1.4.1
  • docling-mcp 1.2.0
  • docling-parse 4.4.0
  • docling-serve 1.4.1

v1.4.0 - 2025-09-05

Feature

  • docling: Perfomance improvements in parsing, new layout model, fixes in html processing (#352) (d64a2a9)

Fix

  • Upgrade to latest docling version with fixes (#335) (e544947)

Documentation

Docling libraries included in this release:

  • docling 2.46.0
  • docling 2.51.0
  • docling-core 2.47.0
  • docling-ibm-models 3.9.1
  • docling-jobkit 1.4.1
  • docling-mcp 1.2.0
  • docling-parse 4.4.0
  • docling-serve 1.4.0

v1.3.1 - 2025-08-21

Fix

  • Configuration and performance fixes via upgrade of packages (#328) (f02dbc0)

Documentation

v1.3.0 - 2025-08-14

Feature

Documentation

  • Example of docling-serve deployment in the RQ engine mode (#321) (71edf41)
  • Handling models in docling-serve (#319) (6e9aa8c)
  • Add Gradio cache usage (#312) (d584895)

v1.2.2 - 2025-08-13

Fix

  • Update of transformers module to 4.55.1 (#316) (7692eb2)

v1.2.1 - 2025-08-13

Fix

  • Handling of vlm model options and update deps (#314) (8b470cb)
  • Add missing response type in sync endpoints (#309) (8048f45)

Documentation

v1.2.0 - 2025-08-07

Feature

  • Workers without shared models and convert params (#304) (db3fdb5)
  • Add rocm image build support and fix cuda (#292) (fd1b987)

v1.1.0 - 2025-07-30

Feature

Fix

  • Referenced paths relative to zip root (#289) (1333f71)

v1.0.1 - 2025-07-21

Fix

Documentation

v1.0.0 - 2025-07-14

Feature

Breaking

v0.16.1 - 2025-07-07

Fix

  • Upgrade deps including, docling v2.40.0 with locks in models init (#264) (bfde1a0)
  • Missing tesseract osd (#263) (eb3892e)
  • Properly load models at boot (#244) (149a8cb)

Documentation

v0.16.0 - 2025-06-25

Feature

  • Package updates and more cuda images (#229) (30aca92)

Documentation

  • Update example resources and improve README (#231) (80755a7)

v0.15.0 - 2025-06-17

Feature

Fix

  • "tesserocr" instead of "tesseract_cli" in usage docs (#223) (196c5ce)

v0.14.0 - 2025-06-17

Feature

  • Read supported file extensions from docling (#214) (524f6a8)

Fix

v0.13.0 - 2025-06-04

Feature

v0.12.0 - 2025-06-03

Feature

  • Export annotations in markdown and html (Docling upgrade) (#202) (c4c41f1)

Fix

  • Processing complex params in multipart-form (#210) (7066f35)

Documentation

v0.11.0 - 2025-05-23

Feature

Fix

Documentation

  • Example and instructions on how to load model weights to persistent volume (#197) (3f090b7)
  • Async api usage and fixes (#195) (21c1791)

v0.10.1 - 2025-04-30

Fix

  • Avoid missing specialized keys in the options hash (#166) (36787bc)
  • Allow users to set the area threshold for picture descriptions (#165) (509f488)
  • Expose max wait time in sync endpoints (#164) (919cf5c)
  • Add flash-attn for cuda images (#161) (35c2630)

v0.10.0 - 2025-04-28

Feature

  • Add support for file upload and return as file in async endpoints (#152) (c65f3c6)

Documentation

v0.9.0 - 2025-04-25

Feature

  • Expose picture description options (#148) (4c9571a)
  • Add parameters for Kubeflow pipeline engine (WIP) (#107) (26bef5b)

Fix

  • Produce image artifacts in referenced mode (#151) (71c5fae)

Documentation

v0.8.0 - 2025-04-22

Feature

Fix

Documentation

v0.7.0 - 2025-03-31

Feature

Fix

  • Move ARGs to prevent cache invalidation (#104) (e30f458)

v0.6.0 - 2025-03-17

Feature

Fix

  • Allow changes in CORS settings (#100) (422c402)
  • Avoid exploding options cache using lru and expose size parameter (#101) (ea09028)
  • Increase timeout_keep_alive and allow parameter changes (#98) (07c48ed)
  • Add warning when using incompatible parameters (#99) (a212547)
  • ui: Use --port parameter and avoid failing when image is not found (#97) (c76daac)

Documentation

  • Simplify README and move details to docs (#102) (fd8e40a)

v0.5.1 - 2025-03-10

Fix

v0.5.0 - 2025-03-07

Feature

Fix

  • Remove uv from image, merge ARG and ENV declarations (#57) (c95db36)
  • docs: Remove comma in convert/source curl example (#73) (05df073)

v0.4.0 - 2025-02-26

Feature

  • New container images (#68) (7e6d9cd)
  • Render DoclingDocument with npm docling-components in the example UI (#65) (c430d9b)

v0.3.0 - 2025-02-19

Feature

Fix

  • Set DOCLING_SERVE_ARTIFACTS_PATH in images (#53) (4877248)
  • Set root UI path when behind proxy (#38) (c64a450)
  • Support python 3.13 and docling updates and switch to uv (#48) (ae3b490)