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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 7.2.2 (2025-06-23)
4
+
5
+
Full Changelog: [v7.2.1...v7.2.2](https://github.com/Modern-Treasury/modern-treasury-java/compare/v7.2.1...v7.2.2)
6
+
7
+
### Bug Fixes
8
+
9
+
***client:** bump max requests per host to max requests (5 -> 64) ([7467ae9](https://github.com/Modern-Treasury/modern-treasury-java/commit/7467ae93d624e154e26cd89ee2dea2155148d547))
10
+
11
+
12
+
### Chores
13
+
14
+
***ci:** enable for pull requests ([82124d0](https://github.com/Modern-Treasury/modern-treasury-java/commit/82124d011ac3ee26f31df1e4394caed473944491))
15
+
3
16
## 7.2.1 (2025-06-16)
4
17
5
18
Full Changelog: [v7.2.0...v7.2.1](https://github.com/Modern-Treasury/modern-treasury-java/compare/v7.2.0...v7.2.1)
@@ -13,7 +13,7 @@ The Modern Treasury Java SDK is similar to the Modern Treasury Kotlin SDK but wi
13
13
14
14
<!-- x-release-please-start-version -->
15
15
16
-
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.2.1).
16
+
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.2.2).
17
17
18
18
<!-- x-release-please-end -->
19
19
@@ -24,7 +24,7 @@ The REST API documentation can be found on [docs.moderntreasury.com](https://doc
0 commit comments