Skip to content

Releases: docling-project/docling-java

Release v0.4.2

01 Jan 01:22
Immutable release. Only release title and notes can be modified.
333f05b

Choose a tag to compare

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

📝 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:

Release v0.4.1

17 Dec 15:22
Immutable release. Only release title and notes can be modified.
973d1c1

Choose a tag to compare

Changelog

🚀 Features

🛠 Build

📝 Documentation

  • 96a904d Update api docs with validation

Contributors

We'd like to thank the following people for their contributions:

Release v0.4.0

16 Dec 19:01
Immutable release. Only release title and notes can be modified.
d53133c

Choose a tag to compare

Changelog

🚀 Features

🐛 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

🛠 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

Contributors

We'd like to thank the following people for their contributions:

Release v0.3.0

08 Dec 22:03
Immutable release. Only release title and notes can be modified.
9b1b23e

Choose a tag to compare

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

  • a4c26b9 Bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#163), closes #163

unscoped

🛠 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:

Release v0.2.0

08 Dec 18:17
Immutable release. Only release title and notes can be modified.
7c2a88e

Choose a tag to compare

Changelog

🚀 Features

🐛 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

🧰 Tasks

deps

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 current and 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-core artifact (#119), closes #119
  • a07629c Add docs versions file info

Contributors

We'd like to thank the following people for their contributions:

Release v0.1.5

30 Nov 23:57
Immutable release. Only release title and notes can be modified.
17501d4

Choose a tag to compare

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

22 Nov 16:41
Immutable release. Only release title and notes can be modified.
5fe5b8f

Choose a tag to compare

Changelog

f7d8208 Fix script path for downloading GitHub Pages artifact

Release v0.1.3

20 Nov 18:18
Immutable release. Only release title and notes can be modified.
d255ffe

Choose a tag to compare

Changelog

ffac267 ci: Perform 0.1.3 release (#78)