5426 Commits (f0cfd83f2cabc4c8cb93e96fdbfce862c70298d7)

Author SHA1 Message Date
Viacheslav Klimov 7646f79cfe
Implement addBundleRegisterHandler for Spring Boot 3.5 SslBundles compatibility 6 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 6 months ago
Viacheslav Klimov 3747553527
Improve SSRF validator test coverage 6 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 7 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 7 months ago
Viacheslav Klimov 5d6869b3b4
Add V_4_2_2_1 to EdgeVersion enum in edge.proto 7 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 7 months ago
Sergey Matvienko 2e612899e2 Fix NotificationRuleRecipientsConfig serialization with Jackson 2.18.x 7 months ago
dashevchenko e82861b3e9 refactoring 7 months ago
Sergey Matvienko d5b3a4ae70 Fix LwM2M Redis stores using separate connections for SCAN and GET 7 months ago
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
Andrii Landiak 97d68dda90 Ota package unlink data object 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
dashevchenko 0468451f3b added ws update on telemetry deletion 9 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