Skip to content

Commit bd70e08

Browse files
authored
🔖 Version 4.34.0 (#269)
1 parent 66643b2 commit bd70e08

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Mindee Java Client Library Changelog
22

3+
## v4.34.0 - 2025-08-26
4+
### Changes
5+
* :sparkles: add typed accessors for values and fields
6+
### Fixes
7+
* :memo: fix documentation of page options
8+
9+
310
## v4.33.0 - 2025-08-04
411
### Changes
512
* :sparkles: add support for page count & mime type

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383

384384
<properties>
385385
<!-- MINDEE VERSION GOES HERE -->
386-
<revision>4.33.0</revision>
386+
<revision>4.34.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>

0 commit comments

Comments
 (0)