Viacheslav Klimov
e2969dd381
Version set to 4.2.2.4-SNAPSHOT
2 months ago
Viacheslav Klimov
9ff02dd722
Version set to 4.2.2.3-SNAPSHOT
3 months ago
Viacheslav Klimov
2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT
6 months ago
Sergey Matvienko
b0efe276eb
Refactor dao and netty-mqtt to inherit maven-jar-plugin version from pluginManagement
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
Sergey Matvienko
04ccf48419
Fix maven-jar-plugin version mismatch across modules
Root pluginManagement and netty-mqtt hardcoded version 3.1.1 while
the jar-plugin.version property (used by dao and others) was set to
3.4.0, causing build failures due to incompatible commons-io dependency.
Replace both hardcoded 3.1.1 occurrences with ${jar-plugin.version}
so all modules consistently use the version defined in one place.
Fixes #15037
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
Viacheslav Klimov
f66427fb7c
Version set to 4.2.2.1-SNAPSHOT
6 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
7 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
7 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
8 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
9 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
9 months ago
VIacheslavKlimov
aefb7dcb41
Version set to 4.2.1-RC
11 months ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
1 year ago
Artem Barysh
80061bb7c3
Fixed
1 year ago
Andrii Landiak
3e223ed8bf
Max client id for different mqtt protocol version
1 year ago
Sergey Matvienko
480b89c11c
Reduced log severity to debug for Scheduling reconnect message to avoid log flood under high-load. Logs are made more informative.
1 year ago
Igor Kulikov
ebf6f66cbe
Version set to 4.2.0-SNAPSHOT
1 year ago
Igor Kulikov
2de733ef69
Version set to 4.2.0
1 year ago
Artem Barysh
9786e0a2f8
Resolved PR comments
1 year ago
ViacheslavKlimov
850af5d126
Version set to 4.1.0-RC
1 year ago
ViacheslavKlimov
5572b6bb4a
TMP version set to 4.1.0-SNAPSHOT
1 year ago
Artem Barysh
e112077cb0
fixed
1 year ago
Artem Barysh
0bbec75e75
Fixed channel disconnection
1 year ago
Dmytro Skarzhynets
8d749f593b
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
1 year ago
Igor Kulikov
bee6c19a51
Version 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
a40f9d6ae4
Ver 4.0.1-RC
1 year ago
Igor Kulikov
5fbb3194a7
Version 4.0.1-RC
1 year ago
Sergey Matvienko
5a46a170e4
MQTT client log added: Scheduling reconnect in [{}] sec
1 year ago
Igor Kulikov
757c887034
Version 4.1.0-SNAPSHOT
1 year ago
Sergey Matvienko
83790fa0fb
ReconnectStrategyExponential jitter, max added, refactored, tested
2 years ago
Sergey Matvienko
264775ddb4
MQTT client reconnect strategy exponential
2 years ago
Igor Kulikov
da2bada90b
Merge with RC
2 years ago
Igor Kulikov
3b4ee01aac
Version set to 4.0.0-RC
2 years ago
Igor Kulikov
5cf26d4851
Update license header
2 years ago
Igor Kulikov
b7750bc342
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
6a0fff0737
Version set to 3.9.1-RC
2 years ago
Andrii Shvaika
dad0c1fb92
Version set to 3.9.1-RC
2 years ago
Igor Kulikov
77d2826f96
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
190bba72f9
Temp Version set to 3.9.0-RC
2 years ago
Igor Kulikov
8ac0468edd
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
cca4ac3629
Version set to 3.9.0-RC
2 years ago
Igor Kulikov
fdbe59c610
Version set to 3.9.0-SNAPSHOT
2 years ago
Igor Kulikov
d11f866856
Version set to 3.8.1-RC
2 years ago
Igor Kulikov
82c642c97f
Version 3.8.1-RC
2 years ago
Igor Kulikov
b4124f7c4c
Merge with RC
2 years ago
Igor Kulikov
4d705f26fd
Version set to 3.8.0-RC
2 years ago
Igor Kulikov
3dadc34b5b
Version set to 3.9.0-SNAPSHOT
2 years ago
Igor Kulikov
4e7176cce7
Version set to 3.8.0-RC
2 years ago
Igor Kulikov
025fb1ca8c
Version set to 3.8.0
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago