Skip to content

Commit 3afdfb8

Browse files
authored
🔖 Version 4.35.0 (#271)
1 parent 18b7378 commit 3afdfb8

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.35.0 - 2025-09-04
4+
### Changes
5+
* :sparkles: add inference options
6+
### ¡Breaking Changes!
7+
* :recycle: :boom: update raw text output from server
8+
9+
310
## v4.34.0 - 2025-08-26
411
### Changes
512
* :sparkles: add typed accessors for values and fields

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.34.0</revision>
386+
<revision>4.35.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)