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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@ Change Log
2
2
===
3
3
4
4
5
+
## 3.2.0
6
+
-**Changelog is not maintained in this file. Please follow git diff or github releases.**
7
+
- Library was split into multiple modules to get ability to choose transports.
8
+
Okhttp was added (say thanks to @bsideup).
9
+
- Various cleanup, tests de-duplication internally. Planned binary compatibility breakage was reverted by @testcontainers project, so migration should work smoothly. Please switch to non-deprecated methods.
10
+
- Appeared various new commands and Fields(command options for existing commands).
11
+
5
12
## 3.1.2
6
13
- update unix-socket to 2.2.0
7
14
- Remove `JacksonJaxbJsonProvider` from `FiltersEncoder`
0 commit comments