chore: bump version to 1.5.0 [skip ci]

This commit is contained in:
github-actions[bot]
2025-09-09 08:46:36 +00:00
parent 9d6def0ec8
commit 496f7ec26b
3 changed files with 269 additions and 416 deletions

View File

@@ -1,3 +1,19 @@
## [v1.5.0](https://github.com/docling-project/docling-serve/releases/tag/v1.5.0) - 2025-09-09
### Feature
* Add chunking endpoints ([#353](https://github.com/docling-project/docling-serve/issues/353)) ([`9d6def0`](https://github.com/docling-project/docling-serve/commit/9d6def0ec8b1804ad31aa71defa17658d73d29a1))
### 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](https://github.com/docling-project/docling-serve/releases/tag/v1.4.1) - 2025-09-08
### Fix

View File

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

667
uv.lock generated

File diff suppressed because one or more lines are too long