File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Mindee Java Client Library Changelog
22
3+ ## v5.3.0 - 2026-07-21
4+ ### Changes
5+ * :sparkles : add webhook error response
6+ * :arrow_up : bump dependencies
7+ * :sparkles : add queue get by URL in client
8+ * :sparkles : add cancellation token
9+ * :sparkles : improve precision in numbers in SimpleField
10+ * :sparkles : allow passing webhooks to the CLI
11+ ### Fixes
12+ * :bug : fix extractors
13+ * :bug : fix misc CI issues and cron
14+ * :recycle : clarify CLI outputs
15+
16+
317## v5.2.0 - 2026-06-17
418### Changes
519* :sparkles : add support for v2 CLI
Original file line number Diff line number Diff line change 372372
373373 <properties >
374374 <!-- MINDEE VERSION GOES HERE -->
375- <revision >5.2 .0</revision >
375+ <revision >5.3 .0</revision >
376376
377377 <!-- Give special access when running tests -->
378378 <surefire .addOpens>
You can’t perform that action at this time.
0 commit comments