5454 Commits (4cf953ca0f60f45e9deda67e43b7915080cb3f12)

Author SHA1 Message Date
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
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
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
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
Viacheslav Klimov 2ec6da3c56
Cache resolved RevCommit in DefaultGitSyncService to avoid redundant resolveCommit calls 4 months ago
Viacheslav Klimov 68036cdda2
Rename pageSize to pageSizeInBytes 4 months ago
Viacheslav Klimov 412fbefdbb
Add Cassandra result set byte-size limit to prevent OOM on large queries 4 months ago
Volodymyr Babak 6c200e3767 Fixed sync of AdminSettings to Edge in realtime 4 months ago
Viacheslav Klimov a887b655f8
Fix flaky TbRateLimitsTest timing tolerance 4 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 4 months ago
Sergey Matvienko 77502b6c6c tests: ensure parseBytesTo methods do not alter input data 4 months ago
Nikita Mazurenko 20afefc33c Set next 4.2 EdgeVersion proto value to canonical one 4 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 4 months ago
Nikita Mazurenko c7c20ae9fd Handle EdgeVersion comparison of non-numeric values 4 months ago
Nikita Mazurenko 22d6225ad6 Add EdgeVersionComparator and related test 4 months ago
Nikita Mazurenko 5058379186 Fix EdgeVersion for CE version 4 months ago