# quarkus-docling

> Docling simplifies document processing, parsing diverse formats — including advanced PDF understanding — and providing seamless integrations with the gen AI ecosystem

- **URL**: https://www.freshcrate.ai/projects/quarkus-docling
- **Author**: quarkiverse
- **Category**: RAG & Memory
- **Latest version**: `1.3.1` (2026-05-05)
- **License**: Apache-2.0
- **Source**: https://github.com/quarkiverse/quarkus-docling
- **Homepage**: https://docs.quarkiverse.io/quarkus-docling/dev
- **Language**: Java
- **GitHub**: 18 stars, 7 forks
- **Registry**: github
- **Tags**: `ai`, `docling`, `document-processing`, `embedding`, `java`, `quarkus`, `quarkus-extension`, `rag`

## Description

Docling simplifies document processing, parsing diverse formats — including advanced PDF understanding — and providing seamless integrations with the gen AI ecosystem

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `1.3.1` | 2026-05-05 | High | ## What's Changed * Reuse Ecosystem workflow by @gastaldi in https://github.com/quarkiverse/quarkus-docling/pull/112 * Bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/113 * Bump docling-java.version from 0.5.0 to 0.5.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/114 * Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.5.3 to 1.6.1 by @dependabot[bot] in https://github.com/quarkiverse/quark |
| `1.3.0` | 2026-03-20 | Medium | ## What's Changed * Update to docling-java 0.5.0 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/109 * Release 1.3.0 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/110   **Full Changelog**: https://github.com/quarkiverse/quarkus-docling/compare/1.2.3...1.3.0 |
| `1.2.3` | 2026-02-25 | Low | ## What's Changed * Fix empty keyword entry in quarkus-extension.yaml by @krickert in https://github.com/quarkiverse/quarkus-docling/pull/96 * Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/97 * docs: add alina-yur as a contributor for bug by @allcontributors[bot] in https://github.com/quarkiverse/quarkus-docling/pull/99 * Update to docling-java 0.4.4 by @edeandrea in https://github.com/quarkive |
| `1.2.2` | 2026-01-26 | Low | ## What's Changed * Release 1.2.2 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/94   **Full Changelog**: https://github.com/quarkiverse/quarkus-docling/compare/1.2.1...1.2.2 |
| `1.2.1` | 2026-01-01 | Low | ## What's Changed * Add Scalar documentation endpoint support in Dev UI by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/89 * Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.5.2 to 1.5.3 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/91 * Upgrade `docling-java` to v0.4.2 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/92 * Release 1.2.1 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/93   **Full C |
| `1.2.0` | 2025-12-17 | Low | ## What's Changed * Adds InputStream methods to DoclingService by @lordofthejars in https://github.com/quarkiverse/quarkus-docling/pull/79 * Upgrade `docling-java` to v0.4.0 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/83 * Upgrade `docling-java` to v0.4.1 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/84 * release 1.20 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/85 * Release 1.2.0 by @edeandrea in https://github.com/quarkive |
| `1.1.0` | 2025-12-08 | Low | ## What's Changed * Bump docling-java.version from 0.1.3 to 0.1.4 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/71 * Bump docling-java.version from 0.1.4 to 0.1.5 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/72 * Update to docling 0.2.0 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/74 * Add check to detect running Docling container before starting dev services by @edeandrea in https://github.com/quarkiverse/quarkus |
| `1.0.1` | 2025-11-22 | Low | ## What's Changed * Bump io.swagger.parser.v3:swagger-parser from 2.1.27 to 2.1.31 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/49 * Bump io.quarkiverse.antora:quarkus-antora from 2.2.0 to 3.25.0 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/50 * Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/51 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https |
| `0.0.4` | 2025-07-23 | Low | ## What's Changed * Update docling devservice and add test to enforce client version is aligned by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/47 * Release 0.0.4 by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/48   **Full Changelog**: https://github.com/quarkiverse/quarkus-docling/compare/0.0.3...0.0.4 |
| `0.0.3` | 2025-07-23 | Low | ## What's Changed * Bump io.quarkiverse.antora:quarkus-antora from 2.1.0 to 2.2.0 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/36 * Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.5.0 to 1.5.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-docling/pull/41 * Add icon in dev ui by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/44 * Update version by @edeandrea in https://github.com/quarkiverse/quarkus-docling/pull/45   **Ful |

## Citation

- HTML: https://www.freshcrate.ai/projects/quarkus-docling
- Markdown: https://www.freshcrate.ai/projects/quarkus-docling.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/quarkus-docling/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
