chore: bump version to 1.11.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-01-28 16:32:08 +00:00
parent 8885993a89
commit 312a5fa253
3 changed files with 111 additions and 94 deletions

View File

@@ -1,3 +1,22 @@
## [v1.11.0](https://github.com/docling-project/docling-serve/releases/tag/v1.11.0) - 2026-01-28
### Feature
* Updated Docling with new features and dependencies updates ([#476](https://github.com/docling-project/docling-serve/issues/476)) ([`cfe747f`](https://github.com/docling-project/docling-serve/commit/cfe747fbfcb44fe74502dc4d6a7662265a9567da))
### Fix
* New docling-jobkit with memory fixes for RQ ([#479](https://github.com/docling-project/docling-serve/issues/479)) ([`8885993`](https://github.com/docling-project/docling-serve/commit/8885993a89e28416c096f63cc96f314b0ebdfe04))
### Docling libraries included in this release:
- docling 2.70.0
- docling-core 2.61.0
- docling-ibm-models 3.11.0
- docling-jobkit 1.9.0
- docling-mcp 1.3.4
- docling-parse 4.7.3
- docling-serve 1.11.0
## [v1.10.0](https://github.com/docling-project/docling-serve/releases/tag/v1.10.0) - 2026-01-13
### Feature

View File

@@ -1,6 +1,6 @@
[project]
name = "docling-serve"
version = "1.10.0" # DO NOT EDIT, updated automatically
version = "1.11.0" # DO NOT EDIT, updated automatically
description = "Running Docling as a service"
license = {text = "MIT"}
authors = [

184
uv.lock generated

File diff suppressed because one or more lines are too long