File tree 1 file changed +8
-0
lines changed
documentation/src/main/resources/pages/ditto
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -33,3 +33,11 @@ The WrappingMessageMapper didn't delegate the default options to the message map
33
33
#### [ Improved error message for unknown/invalid host names in a connection configuration] ( https://github.com/eclipse/ditto/pull/676 )
34
34
35
35
An unknown/invalid host in a connection configuration caused an exception with an error message that did not indicate the actual cause.
36
+
37
+ #### [ Reworked reconnect behaviour of java client] ( https://github.com/eclipse/ditto-clients/pull/64 )
38
+
39
+ There were reported issues with the reconnecting behaviour of the java client. We improved the reconnecting behaviour, so it should be more reliable.
40
+
41
+ #### [ Added org.reactivestreams to osgi imports] ( https://github.com/eclipse/ditto-clients/pull/73 )
42
+
43
+ The package ` org.reactivestreams ` was missing in the OSGI imports of our java client.
You can’t perform that action at this time.
0 commit comments