File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 49
49
options :
50
50
- " SNAPSHOT"
51
51
- " 7.0.1"
52
- - " 6.13.4 "
52
+ - " 6.13.5 "
53
53
- " 6.12.1"
54
54
- " 6.11.0"
55
55
- " 6.10.0"
Original file line number Diff line number Diff line change 3
3
### 7.1-SNAPSHOT
4
4
5
5
#### Bugs
6
-
7
6
* Fix #6747 : Preventing websocket error logs when the client is closed
8
7
* Fix #6781 : Allowing ipv6 entries to work in NO_PROXY
9
8
* Fix #6725 : CRD generator missing type for GenericKubernetesResource
20
19
21
20
#### _ ** Note** _ : Breaking changes
22
21
22
+ ### 6.13.5 (2025-01-18)
23
+
24
+ #### Bugs
25
+ * Fix #6781 : Allowing ipv6 entries to work in NO_PROXY
26
+ * Fix #6709 : VertxHttpClientFactory reuses the same Vertx instance for each VertxHttpClient instance
27
+ * Fix #6792 : VertxHttpClient uses exclusive Vert.x instance by default
28
+
23
29
### 7.0.1 (2024-12-18)
24
30
25
31
#### Bugs
You can’t perform that action at this time.
0 commit comments