From e1ad3bae199a1f2dc393f23badaab0fa3d208f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ianar=C3=A9=20S=C3=A9vi?= Date: Tue, 28 Oct 2025 17:22:27 +0100 Subject: [PATCH] :bookmark: Version 4.37.0 --- .github/workflows/_test-code-samples.yml | 1 - CHANGELOG.md | 6 ++++++ pom.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/workflows/_test-code-samples.yml b/.github/workflows/_test-code-samples.yml index 681da6d8f..dd68a5420 100644 --- a/.github/workflows/_test-code-samples.yml +++ b/.github/workflows/_test-code-samples.yml @@ -8,7 +8,6 @@ jobs: name: Test Code Samples runs-on: ubuntu-latest strategy: - max-parallel: 2 matrix: java-version: - "21" diff --git a/CHANGELOG.md b/CHANGELOG.md index 2763a21d9..a4ffb5ade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Mindee Java Client Library Changelog +## v4.37.0 - 2025-10-28 +### Changes +* :sparkles: add loading input sources using `Path` +* :sparkles: add extra error information and RAG metadata + + ## v4.36.0 - 2025-10-14 ### Changes * :sparkles: add getting page count from a local input source diff --git a/pom.xml b/pom.xml index 0b52246e4..80c60a4d8 100644 --- a/pom.xml +++ b/pom.xml @@ -383,7 +383,7 @@ - 4.36.0 + 4.37.0 2.15.4 2.15.4