5474 Commits (5bf3eff117c5fccff5ec490a3335fc6fbd2b9822)

Author SHA1 Message Date
Andrii Landiak e998026de3 CertificateReloadManager: detect content changes via checksum, not mtime 2 weeks ago
dashevchenko 22043d1261 fixed UI sorting to match api logic 2 weeks ago
Volodymyr Babak d3e526058f Code review changes 1 month ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 1 month ago
Oleksandra Matviienko 463ac4b1ac Used Hex.toHexString in EncryptionUtil (bouncycastle 1.84 dropped pqc.legacy) 2 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 2 months ago
Volodymyr Babak 5dff454038 fix(queue): prevent consumer busy-wait when partition assignment is empty 1 month ago
Oleksandra Matviienko 5b4d427008 Hardened MQTT transport init failure handling 1 month ago
Andrii Landiak ba8d9af362 Improve SSL reload test assertions 1 month ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 1 month ago
Andrii Landiak 1259fdbced Fixes after review 2 months ago
Oleksandra Matviienko b4fecbdf2f fix 2 months ago
Oleksandra Matviienko 0f42746e9c Release Netty resources when MQTT transport init fails 2 months ago
dashevchenko c66da7e18d edqs: fixed entity filtering by string data points 2 months ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 2 months ago
Andrii Landiak 9ccf94f93b Debounce LwM2M server reload to avoid double restart when both credentials change 2 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 2 months ago
Volodymyr Babak 4c88676321 defer SNMP polling until transport session is fully registered 2 months ago
dashevchenko 29e82dbec2 refactoring 2 months ago
dashevchenko c84810aa1e refactoring 2 months ago
dashevchenko 2cf1a76f03 efento data point optimization: general parameters are saved once with the timestamp of the first sample of the first channel 2 months ago
dashevchenko de87d1f248 updated efento proto files according to latest release, added support of new modem types 2 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 2 months ago
Andrii Landiak ee878ed6d0 Improve CertificateReloadManagerTest to use Awaitility 2 months ago
Sergey Matvienko 25d3394e9f Fix race condition in notification deduplication check 2 months ago
Andrii Landiak 1317a44639 Add reload integration tests 2 months ago
dashevchenko 92390ae2f1 added NoXss for AlarmCreateOrUpdateActiveRequest.type 2 months ago
Andrii Landiak 635920534d Improve SSL reload clarity: document trade-offs, use Path API, deduplicate PEM path logic 2 months ago
Andrii Landiak 22d9506206 Improve SSL certificate reload: rollback safety, defaults, and test encapsulation 2 months ago
Andrii Landiak b431e4c0e6 Fix LwM2M server recreation: stop old server before starting new to avoid port conflict 2 months ago
Andrii Landiak edcf3a9d22 Fix SSL certificate reload: port conflict, redundant reload(), and watcher polling 2 months ago
Andrii Landiak c2a8f79edd Minor changing for CertificateReloadManager 2 months ago
Andrii Landiak 255bb38dc2 Fimprove SSL certificate reload robustness and config clarity 2 months ago
Andrii Landiak 1d6594161b fix: force getLhServer() failure in LwM2m listener preservation test 2 months ago
Andrii Landiak 8be7a23b15 Added automatic SSL/TLS certificate reload for transports without service restart 2 months ago
Viacheslav Klimov 7646f79cfe
Implement addBundleRegisterHandler for Spring Boot 3.5 SslBundles compatibility 3 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 3 months ago
Viacheslav Klimov 3747553527
Improve SSRF validator test coverage 3 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 3 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 3 months ago
Viacheslav Klimov 5d6869b3b4
Add V_4_2_2_1 to EdgeVersion enum in edge.proto 3 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 3 months ago
Sergey Matvienko 2e612899e2 Fix NotificationRuleRecipientsConfig serialization with Jackson 2.18.x 3 months ago
dashevchenko e82861b3e9 refactoring 3 months ago
Sergey Matvienko d5b3a4ae70 Fix LwM2M Redis stores using separate connections for SCAN and GET 3 months ago
Viacheslav Klimov 0d23685b62
Fix flaky SsrfProtectionValidatorTest by moving @ResourceLock to class level 3 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 3 months ago
Dmytro Skarzhynets f22c169198 refactor: generalize TestDbCallbackExecutor into DirectListeningExecutor enum singleton 3 months ago
Sergey Matvienko 062c577d1f Fix infinite loop in rule engine caused by TbRuleChainInputNode self-referencing default rule chain 3 months ago
Dmytro Skarzhynets 00238968e9 fix: preserve rule node execution counter when copying messages in delay and deduplication nodes 3 months ago