9615 Commits (53f7c918e4f8aaa6745a534bc14d264bdca28418)

Author SHA1 Message Date
Sergey Matvienko 3adfd9bd5a Fix flaky testReadSingleResource_sendFromClient_CollectedValue: reset static timestamps before each run 3 months ago
Sergey Matvienko cf795139bb Fix flaky testFirmwareUpdateByObject5_Ok: isolate LeshanClient.stop() exception 3 months ago
Andrii Landiak e2e6f44d6b Fix stale test after notification request cleanup refactoring 3 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 3 months ago
Sergey Matvienko a928799909 Enrich SSL configuration documentation with path resolution details 3 months ago
Sergey Matvienko fbf690cd8f Reuse AbstractWebTest.TIMEOUT for Awaitility timeout in EdgeGrpcSslTest 3 months ago
Sergey Matvienko 4d2545052d Use production EdgeGrpcService.setupSsl() in tests instead of copy-pasted logic 3 months ago
Sergey Matvienko c65b172d7e Improve test method names for clarity 3 months ago
Sergey Matvienko 561a8597aa Add RSA-4096 and EC-P256 key types, parameterize all tests 3 months ago
Sergey Matvienko c149927a6e Add ECDSA P-384 test, refactor to parameterized tests 3 months ago
Sergey Matvienko 9e19d0818e Improve EdgeGrpcSslTest: use port 0 and Awaitility 3 months ago
Sergey Matvienko 521efe1067 Add EdgeGrpcSslTest covering all SSL setup scenarios 3 months ago
Sergey Matvienko 8f99510d07 Restore default private_key value for backward compatibility 3 months ago
Sergey Matvienko 9de53e7781 Support combined PEM cert+key for Edge gRPC SSL 3 months ago
Sergey Matvienko 9dd1541ff7 Fix flaky tests: await async save futures before assertions 3 months ago
Sergey Matvienko 42179bddf8 Add comment explaining why EntityViewControllerTest owns its MQTT port 3 months ago
Sergey Matvienko 95016447cc Fix EntityViewControllerTest MQTT port collision with other test contexts 3 months ago
dashevchenko dd9fdb4181 refactoring 3 months ago
Andrii Landiak 0587adb789 Refactoring after review 3 months ago
dashevchenko e82861b3e9 refactoring 3 months ago
Sergey Matvienko 148dd17ce1 Fix flaky TenantControllerTest by draining housekeeper before teardown 3 months ago
Sergey Matvienko 0e3381bca3 Fix similar flaky await patterns in MQTT transport tests 3 months ago
Sergey Matvienko 96b742189d Fix flaky Sparkplug connection test: handle 404 during device await 3 months ago
Sergey Matvienko cc35e71e55 fix: await RPC re-queuing after session close on delivery timeout 3 months ago
Andrii Landiak 47369026fb CE: Fixed notification requests and RPC cleanup timeout on large datasets 3 months ago
dashevchenko bc39695fab test fixes 3 months ago
dashevchenko 30b046fa30 sending ws error when the telemetry queries exceed limit 3 months ago
Sergey Matvienko 455f62eaef fix: delay LwM2M client stop in FW update to prevent Execute response race 3 months ago
Viacheslav Klimov 6ea7af0918
Improved Apple OAuth2 mapper and refactored OAuth2 client validation 3 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 3 months ago
Viacheslav Klimov 08dcd79455
Fix ProjectInfo dependency issues 3 months ago
Viacheslav Klimov a2ec1248fc
Fix per-key commit caching in DefaultGitSyncService 3 months ago
Dmytro Khylko ed7156b89a
Exported WebSocket configuration variables 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
nickAS21 37fa0e6a2b lwm2m - fix bug flaky tests 3 months ago
Viacheslav Klimov 010cebe5c0
Update TBEL to 1.2.9 to fix script execution failures on repeated runs 3 months ago
Sergey Matvienko 55e3c3f7c2 TBEL parseBytes_Test RepeatedTest(3) 3 months ago
Viacheslav Klimov 34f51e4154
Update docker.lts.tag to 4.2.2-latest and UI_HELP_BASE_URL to release-4.2.2 4 months ago
Viacheslav Klimov 2ec6da3c56
Cache resolved RevCommit in DefaultGitSyncService to avoid redundant resolveCommit calls 4 months ago
Viacheslav Klimov 412fbefdbb
Add Cassandra result set byte-size limit to prevent OOM on large queries 4 months ago
Volodymyr Babak 17d5db7aa1 Copilot review changes 4 months ago
Volodymyr Babak 6c200e3767 Fixed sync of AdminSettings to Edge in realtime 4 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 4 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 4 months ago
dashevchenko 609703e48d fixed yml parameter 4 months ago
Nikita Mazurenko f82f4017fd Fix version comparison in EdgeVersionUtils 4 months ago
Dmytro Skarzhynets 74ef364f33
fix: respect forward_headers_strategy for client IP in audit logs 4 months ago
Nikita Mazurenko 10aa63f78f Add license format in EdgeLatestVersionTest 4 months ago
Nikita Mazurenko 3d7be72692 Add error message to EdgeLatestVersionTest 4 months ago