File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# Mindee Java Client Library Changelog
22
3+ ## v4.33.0 - 2025-08-04
4+ ### Changes
5+ * :sparkles : add support for page count & mime type
6+ * :recycle : use builder pattern for page options
7+ ### Fixes
8+ * :bug : fix for locations and confidence
9+
10+
311## v4.33.0-rc4 - 2025-07-25
412### Changes
513* :recycle : :boom : use array instead of List for webhook ids
Original file line number Diff line number Diff line change 139139 <extensions >true</extensions >
140140 <configuration >
141141 <publishingServerId >central</publishingServerId >
142- <autoPublish >false </autoPublish >
143- <deploymentName >mindee- ${revision} </deploymentName >
142+ <autoPublish >true </autoPublish >
143+ <deploymentName >${revision} </deploymentName >
144144 </configuration >
145145 </plugin >
146146 </plugins >
383383
384384 <properties >
385385 <!-- MINDEE VERSION GOES HERE -->
386- <revision >4.33.0-rc4 </revision >
386+ <revision >4.33.0</revision >
387387
388388 <com .fasterxml.jackson.version>2.15.4</com .fasterxml.jackson.version>
389389 <com .fasterxml.jackson.datatype.version>2.15.4</com .fasterxml.jackson.datatype.version>
You can’t perform that action at this time.
0 commit comments