From 140baefa343e3ab3986228e4237c849a0ffecd79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ianar=C3=A9=20s=C3=A9vi?= Date: Fri, 22 May 2026 11:00:36 +0200 Subject: [PATCH] :bookmark: Version 5.0.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1f872759..a1ee7582f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # Mindee Java Client Library Changelog +## v5.0.0 - 2026-05-22 +### ¡Breaking Changes! +* :coffin: Remove obsolete/unused products: + * :coffin: bank account details + * :coffin: bank check + * :coffin: bill of lading + * :coffin: business card + * :coffin: API Builder (custom) + * :coffin: delivery notes + * :coffin: energy bill FRA + * :coffin: french healthcard + * :coffin: nutrition facts + * :coffin: payslip FRA + * :coffin: resume + * :coffin: US healthcare cards + * :coffin: US mail +* :recycle: :boom: rework v1 and v2 namespaces + * rework file operations + * move settings + * rework client + * rename api classes +* :boom: drop support for Java 1.8 +* :recycle: :boom: LocalResponse class should be version-specific +* :boom: prefer geometry objects over static classes +* :boom: use 0-based page indexes for split file names +### Changes +* :sparkles: add explicit support for Java 25 +* :sparkles: add local Crop and Split for v2 +* :sparkles: allow easier replacing of the PDF library by using interfaces +* :sparkles: add model search API + + ## v5.0.0-beta2 - 2026-05-20 ### ¡Breaking Changes! * :recycle: put error parsing in its own package diff --git a/pom.xml b/pom.xml index 6b42a19da..052c4e681 100644 --- a/pom.xml +++ b/pom.xml @@ -372,7 +372,7 @@ - 5.0.0-beta2 + 5.0.0