5920 Commits (3aacc6607463349a0bb287c2b7d85dd201c770d0)

Author SHA1 Message Date
Viacheslav Klimov 9ff02dd722
Version set to 4.2.2.3-SNAPSHOT 2 months ago
Andrii Landiak 27b863d847 CertificateReloadManager: detect content changes via checksum, not mtime 2 months ago
Andrii Landiak e998026de3 CertificateReloadManager: detect content changes via checksum, not mtime 2 months ago
dashevchenko 22043d1261 fixed UI sorting to match api logic 2 months ago
dashevchenko 6079cbb180 fixed openapi descriptions for arrays 2 months ago
Volodymyr Babak 497895b091 Revent toInt 2 months ago
Volodymyr Babak 6f75542315 fix(cf): prevent integer overflow in calculated field SUM output 2 months ago
Volodymyr Babak d3e526058f Code review changes 2 months ago
dashevchenko 78ff27a625 reverted defaultImpl for UI backward compatibility 3 months ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 3 months ago
Oleksandra Matviienko 463ac4b1ac Used Hex.toHexString in EncryptionUtil (bouncycastle 1.84 dropped pqc.legacy) 3 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 3 months ago
Volodymyr Babak 5dff454038 fix(queue): prevent consumer busy-wait when partition assignment is empty 3 months ago
Oleksandra Matviienko 5b4d427008 Hardened MQTT transport init failure handling 3 months ago
Andrii Landiak ba8d9af362 Improve SSL reload test assertions 3 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 3 months ago
Andrii Landiak 1259fdbced Fixes after review 3 months ago
Oleksandra Matviienko b4fecbdf2f fix 3 months ago
Oleksandra Matviienko 0f42746e9c Release Netty resources when MQTT transport init fails 3 months ago
dashevchenko c66da7e18d edqs: fixed entity filtering by string data points 3 months ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 3 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 3 months ago
Andrii Landiak 9ccf94f93b Debounce LwM2M server reload to avoid double restart when both credentials change 3 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 3 months ago
Volodymyr Babak 4c88676321 defer SNMP polling until transport session is fully registered 4 months ago
dashevchenko 159b2ce0d3 fixed TaskResult.error serialization 4 months ago
dashevchenko 29e82dbec2 refactoring 4 months ago
dashevchenko c84810aa1e refactoring 4 months ago
dashevchenko 2cf1a76f03 efento data point optimization: general parameters are saved once with the timestamp of the first sample of the first channel 4 months ago
dashevchenko de87d1f248 updated efento proto files according to latest release, added support of new modem types 4 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 4 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 4 months ago
Andrii Landiak ee878ed6d0 Improve CertificateReloadManagerTest to use Awaitility 4 months ago
Sergey Matvienko 25d3394e9f Fix race condition in notification deduplication check 4 months ago
Andrii Landiak 1317a44639 Add reload integration tests 4 months ago
dashevchenko 92390ae2f1 added NoXss for AlarmCreateOrUpdateActiveRequest.type 4 months ago
Andrii Landiak 635920534d Improve SSL reload clarity: document trade-offs, use Path API, deduplicate PEM path logic 4 months ago
Andrii Landiak 22d9506206 Improve SSL certificate reload: rollback safety, defaults, and test encapsulation 4 months ago
Andrii Landiak b431e4c0e6 Fix LwM2M server recreation: stop old server before starting new to avoid port conflict 4 months ago
Andrii Landiak edcf3a9d22 Fix SSL certificate reload: port conflict, redundant reload(), and watcher polling 4 months ago
Andrii Landiak c2a8f79edd Minor changing for CertificateReloadManager 4 months ago
Andrii Landiak 255bb38dc2 Fimprove SSL certificate reload robustness and config clarity 4 months ago
Andrii Landiak 1d6594161b fix: force getLhServer() failure in LwM2m listener preservation test 4 months ago
Andrii Landiak 8be7a23b15 Added automatic SSL/TLS certificate reload for transports without service restart 4 months ago
Viacheslav Klimov 7646f79cfe
Implement addBundleRegisterHandler for Spring Boot 3.5 SslBundles compatibility 4 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 4 months ago
Viacheslav Klimov 3747553527
Improve SSRF validator test coverage 4 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 4 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 4 months ago
Sergey Matvienko c5c732f30f Address review: align interface param names with implementation 4 months ago