File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Mindee Java Client Library Changelog
2
2
3
+ ## v4.33.0-rc2 - 2025-07-18
4
+ ### Changes
5
+ * :wrench : tweak CI & testing
6
+ * :recycle : rework internal syntaxes
7
+ ### Fixes
8
+ * :bug : fix http calls not redirecting properly
9
+ * :wrench : fix CI
10
+
11
+
3
12
## v4.33.0-rc1 - 2025-07-17
4
13
### Changes
5
14
* :sparkles : add support for mindee API V2 client & features
Original file line number Diff line number Diff line change 383
383
384
384
<properties >
385
385
<!-- MINDEE VERSION GOES HERE -->
386
- <revision >4.33.0-rc1 </revision >
386
+ <revision >4.33.0-rc2 </revision >
387
387
388
388
<com .fasterxml.jackson.version>2.15.4</com .fasterxml.jackson.version>
389
389
<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