9780 Commits (2e60dd32e651caf0331d2534576136e0924e62bc)

Author SHA1 Message Date
Sergey Matvienko 7b9c53d348 tests: EdgeImitator - fix for ConcurrentModification at AbstractEdgeTest.validateMsgsCnt:387 8 months ago
Sergey Matvienko 2c533c0f86 tests: reducing logging noise 8 months ago
Sergey Matvienko f4e2ebde54 Tests Edge - replaced port 7070 with dynamic port to allow parallel tests in surefire forks 8 months ago
IrynaMatveieva 73fa6734c4 updated error message on cf init 8 months ago
dshvaika 7b7e5ba93c protection from use latest ts when output type is set to attributes 8 months ago
dashevchenko 32f7c2abf7 fixed smsEnabled property handling for tenant profile configuration 8 months ago
dashevchenko 0468451f3b added ws update on telemetry deletion 8 months ago
Viacheslav Klimov 9e748520e8 Fix invalid notification targets search by type 8 months ago
Andrii Landiak 4363e53ff4 Add DefaultSystemSecurityServiceTest 9 months ago
nickAS21 493aabebc1 fix bug validateKeyValueProtos String empty - add test 9 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 9 months ago
Andrii Landiak aabf0c3813 Improve validation for user credentials on login 9 months ago
Andrii Landiak c4de8926e4 Refactoring after review 9 months ago
Andrii Landiak c6af9659fa Improve NotificationRuleApiTest 9 months ago
Andrii Landiak b15ef1c082 Redis: add username for ACL auth 9 months ago
Viacheslav Klimov b29c670060 Fix invalid finish ts for jobs with zero tasks 9 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
IrynaMatveieva 98a9b380d7 fixed calculated field test 9 months ago
Andrii Landiak 1baaed8279 Improve EventsDeletionTaskProcessor to delete only non-debug types 9 months ago
Andrii Landiak 289c5674db Fetch and drop partitioning tables 9 months ago
IrynaMatveieva e0357aff50 fixed processing telemetry batch 9 months ago
Volodymyr Babak ca71ced683 KafkaEdgeGrpcSession - move commit outside try/catch to propagate expection in case consumer already closed 9 months ago
Nikita Mazurenko eb86dc9151 Fix events from different edges being mixed together in one queue 9 months ago
Andrii Landiak 12fbfc30f3 Update sql views in system patch applier 9 months ago
nickAS21 f0f15dbfe2 lwm2m: fix bug? delete fluky tests 19_65534/65534 - refactoring 9 months ago
nickAS21 ae33b5bbfe lwm2m: fix bug? delete fluky tests 19_65534/65534 9 months ago
Viacheslav Klimov a14d64a4dc Revert "lwm2m: testFirmwareUpdateByObject5WithObject19_Ok: TIMEOUT*2 => 19/65533/0 or 19/65534/0" 9 months ago
Viacheslav Klimov 1044aabce3 Fix Kafka topics cache 9 months ago
nickAS21 4532d7cc8a lwm2m: testFirmwareUpdateByObject5WithObject19_Ok: TIMEOUT*2 => 19/65533/0 or 19/65534/0 9 months ago
nickAS21 75df58aac6 lwm2m: The device profile ID is null. Return Lwm2mDeviceProfileTransportConfiguration with default. 9 months ago
Viacheslav Klimov e7c72dad26 Handle all exceptions when parsing CalculatedFieldStateProto 9 months ago
Viacheslav Klimov 5a6a2a3665 Fix and improve CF states restore 9 months ago
dashevchenko 924e00e26e fixed EDQ for sysadmin: tenant and tenant profile entities are allowed 9 months ago
IrynaMatveieva 0577d66dca return the most recent ts of default args if all are default 10 months ago
IrynaMatveieva 4e2b4fc921 added getLatestTs method and added tests 10 months ago
IrynaMatveieva 958e44f7d6 set ts -1 when default value used 10 months ago
dashevchenko 82fc91f113 refactoring 10 months ago
dshvaika 1ae4fd05b4 Updated SimpleCalculatedFieldState to use constant instead of raw value 10 months ago
dshvaika fbd5fd9c71 fixed last update ts handling for lts 10 months ago
Volodymyr Babak ddb569ee86 Fixed typo 10 months ago
dashevchenko 9a84ff2fcd fixed TbAlarmStatusSubscription update matcher 10 months ago
Nikita Mazurenko 2e3db2b5e1 Fix testSendDashboardToCloud test as the edge can only create/maintain dashboard assignments for its own customer 10 months ago
Viacheslav Klimov 2fe9646de8 Use org.thingsboard.langchain4j:1.8.0-TB instead of dev.langchain4j:1.1.0 10 months ago
Volodymyr Babak 5083394445 Refactoring - implement method to find latest edge version instead of hardcoded 10 months ago
Volodymyr Babak 36a505f213 Edge install instructions - refactored to use EdgeVersion from proto instead of package version 10 months ago
Volodymyr Babak 3d4a0fdadf Edge install instructions - make docker option first. Fixed to pass copy-paste flow. Simplify instructions 10 months ago
Nikita Mazurenko d426545af8 Fix customer unassignments in the dashboard during edge event processing 10 months ago
Volodymyr Babak 3a0d083610 Copilot codereview changes 10 months ago
Volodymyr Babak e4ad8877a3 Edge Zombie session fix - added session by session id map to handle properly connect and disconnect edge events 10 months ago