Releases: docling-project/docling-java
Release v0.4.2
Changelog
🚀 Features
- fcf586f Add S3-based source and target support with enhanced extensibility (#256), closes #254 #256
- e47f3f9 Introduce API extension point and enhance builder usage (#252), closes #252
🧰 Tasks
deps
- 4e7736d Bump mikepenz/action-junit-report from 6.0.1 to 6.1.0 (#261), closes #261
- f184ee7 Bump quarkus from 3.30.4 to 3.30.5 (#253), closes #253
- 65bdd50 Bump quarkus-wiremock from 1.5.2 to 1.5.3 (#251), closes #251
- 356dc32 Bump quarkus from 3.30.3 to 3.30.4 (#248), closes #248
📝 Documentation
- b16a9f6 Update docling-serve compatibility table (from Version tests run # 31)
- 364298e Update docling-serve compatibility table (from Version tests run # 30)
Contributors
We'd like to thank the following people for their contributions:
- Eric Deandrea (@edeandrea)
Release v0.4.1
Changelog
🚀 Features
🛠 Build
📝 Documentation
- 96a904d Update api docs with validation
Contributors
We'd like to thank the following people for their contributions:
- Eric Deandrea (@edeandrea)
Release v0.4.0
Changelog
🚀 Features
- a028d94 Add file-based operations for conversion and chunking (#229), closes #227 #229
- 2a7048b Add async chunking support and refactor common async operations (#226), closes #219 #226
- 0a050f1 Add Async support (#204), closes #204
- d3239d3 🚨 Add
apiKeysupport to API requests (#202), closes #187 #202 - 2dd85f2 Implement the clear and task APIs (#192), closes #188 #192
🐛 Fixes
- e8c0041 Add extensive documentation to all API request and response classes. (#216), closes #205 #216
- 806bd85 Update discussion category name in build setup (#183), closes #183
🔄️ Changes
- 0e7f7ba 🚨 refactor request handling to exclude authentication-related logic. (#208), closes #208
- 3abe88d Refactor clear and task APIs to utilize request objects (#201), closes #201
🧰 Tasks
deps
- 3a29ecb Bump org.testcontainers:testcontainers-bom (#231), closes #231
- 3a1e682 Bump actions/download-artifact from 6.0.0 to 7.0.0 (#214), closes #214
- a65f02a Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#215), closes #215
- 62d73f7 Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#196), closes #196
- da260ed Bump quarkus from 3.30.2 to 3.30.3 (#195), closes #195
unscoped
- a2cae7e Release 0.4.0 (#232), closes #232
- 318a537 Make modules
openfor reflection-based serialization (#185), closes #185
🛠 Build
- 08cb393 Update logging in tests (#213), closes #213
- 31adfe7 update current version based on breaking changes
- 6bba58d Adding 'v' to GH action version
- 61532e0 un-pin jacoco-report until actual sha is added to approve list
- 1b8f44b Add JaCoCo coverage reporting to workflows and build setup (#193), closes #126 #193
- 1b98230 Release bot has issues:write permission
📝 Documentation
- 501de38 Add Docling Java logo to README and documentation index (#220), closes #220
- 350e8f4 add edeandrea as a contributor for review (#224), closes #224
- a90a7bb add insectengine as a contributor for content, and design (#222), closes #222
- f8ead5f add maxmnemonic as a contributor for content, and design (#223), closes #223
- e0975f5 add oscerd as a contributor for code, and doc (#217), closes #217
- 7946797 Update docling-serve compatibility table (from Version tests run # 29)
- 1bb3f60 add jmb-streamsets as a contributor for ideas, and design (#191), closes #191
- 8d2abbc add oscerd as a contributor for ideas (#190), closes #190
- f6b161e add oscerd as a contributor for design, and promotion (#189), closes #189
- 0c32498 Revert project version
Contributors
We'd like to thank the following people for their contributions:
- Andrea Cosentino (@oscerd)
- Eric Deandrea
- allcontributors[bot] (@allcontributors[bot])
Release v0.3.0
Changelog
🚀 Features
- f8aae09 Declare module-info classes for Core, Serve API, Serve Client, and Testcontainers (#167), closes #167
🐛 Fixes
ci
- 3e183d6 Fix the release automation
unscoped
🔄️ Changes
🧰 Tasks
deps
unscoped
- 8816c0c Release 0.3.0 (again) (#179), closes #179
- 79a633f re-release 0.3.0 (#177), closes #177
- da2c6bd 0.3.0 release (#176), closes #176
- c1d875a Release 0.3.0 (#172), closes #172
- b54e8a0 Update project version due to breaking change
🛠 Build
- afeec35 Refactor docs workflow env setup and version handling (#170), closes #170
- 55ea31f Update JReleaser config and release permissions (#169), closes #169
- af6e6ed Remove Docling Java Bot from release notes (#164), closes #164
- 9ae2c9e Update release permissions
📝 Documentation
- 8edbb2c Fix typo in docs generation
- b99d167 Fix version in docs generator
- 19f595b Update whats new for release
Contributors
We'd like to thank the following people for their contributions:
- Eric Deandrea
- Thomas Vitale (@ThomasVitale)
Release v0.2.0
Changelog
🚀 Features
- 159065a Migrate to SLF4J for logging and update dependencies (#150), closes #128 #150
- f99c6b8 Support APIs for chunking sources (#146), closes #146
- 3d73cce Add tag sorting based on semantic version in version tests (#139), closes #139
- 0c1613b force semantic conventions on commits
- 4e37e50 Add exclude-tags-regex option in version tests (#135), closes #125 #135
🐛 Fixes
- 5d59572 Add custom Duration serializers with ChronoUnit support (#153), closes #152 #153
- 8b536dd Rename JSON property 'options' to 'convert_options' in chunk document requests (#154), closes #154
- 90df9b4 Update parallelism for version tests CI
🔄️ Changes
- 358e267 Review nullability of DoclingDocument (#130), closes #130
- 65036a1 Rename packages for Docling Serve modules (#107), closes #107
🧰 Tasks
deps
- d471f08 Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#151), closes #151
- fd9738d Bump actions/setup-java from 5.0.0 to 5.1.0 (#149), closes #149
- 676a8ed Bump quarkus from 3.30.1 to 3.30.2 (#145), closes #145
- 589b1c7 Bump actions/checkout from 6.0.0 to 6.0.1 (#143), closes #143
- 0700203 Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 (#132), closes #132
unscoped
- 4143c95 Update current version to 0.2.0
🛠 Build
- 1fbfcdf Update app permissions for version tests
- b695ba7 Add verification to ensure only project.yml changes trigger release (#158), closes #158
- de5bc42 Update default version regex to exclude
- c4a2ccd echo current docs contents
- aa15841 Add conventional commit types and scopes to semantic.yml (#133), closes #93 #133
- 924d602 Configure changelog formatting for release notes in JReleaser (#122), closes #122
- 1ad11df Giving write access to issues on release
📝 Documentation
- 210fd45 Remove outdated version header and simplify version config (#147), closes #147
- e71bfa4 Fix versions
- 783e798 Fix doc redirection
- 3ee2475 Fix using latest version header
- 14d5fd7 update version alias to
currentand add edit_uri in mkdocs config (#140), closes #140 - 156213d Update docling-serve compatibility table (from Version tests run # 26)
- 2a781b8 Update docs build script and configs for
docling-coreartifact (#119), closes #119 - a07629c Add docs versions file info
Contributors
We'd like to thank the following people for their contributions:
- Eric Deandrea (@edeandrea)
- Thomas Vitale (@ThomasVitale)
- docling-java-ops[bot] (@docling-java-ops[bot])
Release v0.1.5
Changelog
857af12 Remove environment settings from release workflow
bdeec39 Downgrade current version from 0.1.6 to 0.1.5
f9618a5 chore: Release version 0.1.5 (#114)
d9ec843 Change copy command to include all files in docs
4097db2 Update permissions in docs.yml workflow
ce08b15 Change add-paths to path in GitHub workflow
e4b0e0a Update add-paths in docs.yml to 'docs'
4d5bdf3 ci: Switch to gh-pages branch (#111)
cca9263 docs: Correct ConvertDocumentRequest example in docs and README (#110)
78a9cc6 ci: Fix multi-version docs (#109)
e4a7060 docs: update quick start code (#108)
d41388d chore(deps): Bump quarkus from 3.29.4 to 3.30.1 (#106)
3882e49 chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0 (#104)
c92724b docs: Update readme with info about new docling-core module (#102)
37bf3d9 Rollback
9e1097c Release 0.1.5 (#101)
f874deb feat: Add DoclingDocument API in new docling-core module (#99)
67c74a4 ci: Fix multi-version docs (#100)
b673b11 build: Pin actions in GitHub Workflows (#97)
c42adea ci: Set fetch-depth to 0 in release workflow steps (#96)
ccc6f60 ci: Persist JReleaser release logs as artifacts (#95)
08405b5 feat: Increase container startup timeout to 5 minutes for TagsTester (#94)
768f134 chore(deps): Update Gradle Wrapper 9.2.0 to 9.2.1 (#92)
82d3c4b feat(testcontainers): Show Docling Serve UI (#90)
Release v0.1.4
Changelog
f7d8208 Fix script path for downloading GitHub Pages artifact