5409 Commits (f6e8d4e301db529b72f94faa261ba75bfb4b43fe)

Author SHA1 Message Date
Viacheslav Klimov 0d23685b62
Fix flaky SsrfProtectionValidatorTest by moving @ResourceLock to class level 7 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 7 months ago
Dmytro Skarzhynets f22c169198 refactor: generalize TestDbCallbackExecutor into DirectListeningExecutor enum singleton 7 months ago
Sergey Matvienko 062c577d1f Fix infinite loop in rule engine caused by TbRuleChainInputNode self-referencing default rule chain 7 months ago
Dmytro Skarzhynets 00238968e9 fix: preserve rule node execution counter when copying messages in delay and deduplication nodes 7 months ago
Viacheslav Klimov 2ec6da3c56
Cache resolved RevCommit in DefaultGitSyncService to avoid redundant resolveCommit calls 7 months ago
Viacheslav Klimov 68036cdda2
Rename pageSize to pageSizeInBytes 7 months ago
Viacheslav Klimov 412fbefdbb
Add Cassandra result set byte-size limit to prevent OOM on large queries 7 months ago
Volodymyr Babak 6c200e3767 Fixed sync of AdminSettings to Edge in realtime 7 months ago
Viacheslav Klimov a887b655f8
Fix flaky TbRateLimitsTest timing tolerance 7 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 8 months ago
Sergey Matvienko 77502b6c6c tests: ensure parseBytesTo methods do not alter input data 8 months ago
Nikita Mazurenko 20afefc33c Set next 4.2 EdgeVersion proto value to canonical one 8 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 8 months ago
Nikita Mazurenko c7c20ae9fd Handle EdgeVersion comparison of non-numeric values 8 months ago
Nikita Mazurenko 22d6225ad6 Add EdgeVersionComparator and related test 8 months ago
Nikita Mazurenko 5058379186 Fix EdgeVersion for CE version 8 months ago
Nikita Mazurenko 25e6464837 Set EdgeVersion V_4_2_1_2 = 13 in edge.proto 8 months ago
Sergey Matvienko b35f46a8ee tests: reducing logging noise for dao, cache for CaffeineCacheMetrics 8 months ago
Sergey Matvienko 1b190b84e5 RocksDB log ingested init path on debug level 8 months ago
nickAS21 eafa9e6846 fix bug validateKeyValueProtos String empty - ok 9 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 9 months ago
Andrii Landiak c4de8926e4 Refactoring after review 9 months ago
nickAS21 b7581e08e7 fix bug coap unicast/multicast request 9 months ago
Andrii Landiak b15ef1c082 Redis: add username for ACL auth 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
Sergey Matvienko b0c39c4817 TbMqttSslTransportComponent condition for both tb-transport and monolith mode 9 months ago
nickAS21 ecedfab642 lwm2m: fix bug: after reboot Lwm2mDeviceProfileTransportConfiguration is null for lts 9 months ago
Sergey Matvienko 3f0388b7c0 TbMqttSslTransportComponent for MqttSslHandlerProvider 9 months ago
Viacheslav Klimov 1044aabce3 Fix Kafka topics cache 10 months ago
nickAS21 75df58aac6 lwm2m: The device profile ID is null. Return Lwm2mDeviceProfileTransportConfiguration with default. 10 months ago
Viacheslav Klimov e498d346ad Fix CVE-2025-66566 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
Viacheslav Klimov f3408ffc0a Fix CVE-2025-12183 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
Artem Barysh 05b9aaa71c Added Ack to connect topic 10 months ago
nickAS21 f398a81a42 lwm2m: fix bug redis -> Cleaner if registration == null 10 months ago
nickAS21 4ece91a0fd lwm2m: fix bug progileID is null after reboot if sleep 10 months ago
dashevchenko 267997fb1a noxss for AI model and oauth2 client 10 months ago
Artem Barysh 25181bb1c8 refactoring 11 months ago
Artem Barysh 7dbea4a756 refactoring 11 months ago
Andrii Landiak 20a05bf87d Introduce SystemPatchApplier to update system data when patch version increased on startup 11 months ago
Artem Barysh f6136acc52 refactoring 11 months ago
Artem Barysh 683879b2ce fixed 11 months ago
Artem Barysh f9c8426461 snmp context run bootstrap async with process-level retries 11 months ago
nickAS21 374d1c2f37 lwm2m: fix bug observe after reboot - main 11 months ago
nickAS21 68e1185d40 lwm2m: fix bug observe after reboot 11 months ago