Skip to content

Releases: docling-project/docling-serve

v0.6.0

17 Mar 12:43
Compare
Choose a tag to compare

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

10 Mar 17:31
Compare
Choose a tag to compare

Fix

v0.5.0

07 Mar 17:24
Compare
Choose a tag to compare

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

26 Feb 13:05
Compare
Choose a tag to compare

Feature

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

v0.3.0

23 Feb 21:08
d5557fa
Compare
Choose a tag to compare

What's Changed

  • Fix main when workers > 1 or reload enabled by @guimou in #35
  • ci: add semantic release and build/publish python wheel by @dolfim-ibm in #41
  • ci: fix missing secrets inherit by @dolfim-ibm in #43
  • fix: support python 3.13 and docling updates and switch to uv by @dolfim-ibm in #48
  • fix: Set root UI path when behind proxy by @guimou in #38
  • chore: use uv in start_server.sh and update docs by @Fogapod in #49
  • feat: Add new docling-serve cli by @dolfim-ibm in #50
  • fix: set DOCLING_SERVE_ARTIFACTS_PATH in images by @dolfim-ibm in #53
  • chore(config): replace black,isort,flake and autoflake with ruff by @ilkersigirci in #55
  • refactor: Use bytes as options key by @Fogapod in #58

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Feb 06:20
be7e416
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Jan 16:28
Compare
Choose a tag to compare

What's Changed

First pinned release of docling-serve before applying the major changes.

New Contributors

Full Changelog: https://github.com/DS4SD/docling-serve/commits/v0.1.0