You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Changelog
2
2
3
+
## 7.18.0 (2026-03-05)
4
+
5
+
Full Changelog: [v7.17.0...v7.18.0](https://github.com/Modern-Treasury/modern-treasury-java/compare/v7.17.0...v7.18.0)
6
+
7
+
### Features
8
+
9
+
***api:** api update ([f705697](https://github.com/Modern-Treasury/modern-treasury-java/commit/f705697a1e7faa67c214945a74cd4db7e0f103b5))
10
+
***api:** api update ([6e442c7](https://github.com/Modern-Treasury/modern-treasury-java/commit/6e442c769e4d8b4549110c15d4691d3981f752c4))
11
+
***api:** api update ([5f9df2e](https://github.com/Modern-Treasury/modern-treasury-java/commit/5f9df2e6a09bd4a4ed8afb5682d890ccf20dc744))
12
+
***api:** api update ([72cd033](https://github.com/Modern-Treasury/modern-treasury-java/commit/72cd0334bf7845163a7642cda7883171d323f2da))
13
+
***api:** api update ([bef57a2](https://github.com/Modern-Treasury/modern-treasury-java/commit/bef57a292a51960d4d2ebe2a47806a0afb088553))
14
+
***api:** api update ([c2d39e2](https://github.com/Modern-Treasury/modern-treasury-java/commit/c2d39e2b00662b3e899d4e400c90b1195037dbd8))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
* fix request delays for retrying to be more respectful of high requested delays ([e2fe1a0](https://github.com/Modern-Treasury/modern-treasury-java/commit/e2fe1a0aca58f1a9429263a7cb1a17a3f207caa2))
20
+
21
+
22
+
### Chores
23
+
24
+
***api:** remove an obsolete reviewer ([5f8ff8c](https://github.com/Modern-Treasury/modern-treasury-java/commit/5f8ff8cae9bacd9dfa9ea0840933d45f89e07ee4))
25
+
* drop apache dependency ([671ad82](https://github.com/Modern-Treasury/modern-treasury-java/commit/671ad82e91503385d71d24dbedbd1086f987ed24))
***test:** do not count install time for mock server timeout ([54b7531](https://github.com/Modern-Treasury/modern-treasury-java/commit/54b7531f24836c347357b5ef893fb1519e16c9a0))
29
+
3
30
## 7.17.0 (2026-02-23)
4
31
5
32
Full Changelog: [v7.16.0...v7.17.0](https://github.com/Modern-Treasury/modern-treasury-java/compare/v7.16.0...v7.17.0)
@@ -22,7 +22,7 @@ Use the Modern Treasury MCP Server to enable AI assistants to interact with this
22
22
23
23
<!-- x-release-please-start-version -->
24
24
25
-
The REST API documentation can be found on [docs.moderntreasury.com](https://docs.moderntreasury.com). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.moderntreasury.api/modern-treasury-java/7.17.0).
25
+
The REST API documentation can be found on [docs.moderntreasury.com](https://docs.moderntreasury.com). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.moderntreasury.api/modern-treasury-java/7.18.0).
26
26
27
27
<!-- x-release-please-end -->
28
28
@@ -33,7 +33,7 @@ The REST API documentation can be found on [docs.moderntreasury.com](https://doc
0 commit comments