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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
+
## 4.7.4
2
+
* Re-Introduce a 2 Jackson 2 module available as unirest-modules-jackson-legacy. This will give people a better chance to migrate. This module will be dropped if/when Unirest goes to version 5. See the discussions for an apology.
3
+
1
4
## 4.7.0
2
5
* Bump Jackson module to Jackson 3. This also requires the Jackson module to be at Java 17. All other modules are still at 11
3
-
* Users who wish to continue to use Jackson 2 may still pull in the last Jackson module on that version (4.6.0). It will continue to be compatible with Unirest 4
4
-
6
+
* Users who wish to continue to use Jackson 2 can use the unirest-modules-jackson-legacy module.
5
7
## 4.6.0
6
8
* Add support for multiple proxies and authentication per host
0 commit comments