2257 Commits (2c96b3c75aa188c82f6b0f1f417bafa2afd27b09)

Author SHA1 Message Date
Viacheslav Klimov e2969dd381
Version set to 4.2.2.4-SNAPSHOT 2 months ago
Viacheslav Klimov 655d4ed55e
Fix invalid `callSuper = false` usages for EqualsAndHashCode 2 months ago
Dmytro Skarzhynets c4e2dc4df4
refactor: remove misleading @Nullable from TbResponseFormat 3 months ago
Dmytro Skarzhynets ba7fbfffc1
feat: support JSON Schema structured output across AI providers 3 months ago
Viacheslav Klimov 9ff02dd722
Version set to 4.2.2.3-SNAPSHOT 3 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 4 months ago
Oleksandra Matviienko c33546be5e Replace deprecated JsonNode.fields, HttpMessageNotReadableException(String), Assert.assertThat(Matcher), io.jsonwebtoken.SignatureException, StopWatch.getLastTaskTimeNanos calls with non-deprecated variants 4 months ago
Oleksandra Matviienko 6d125f57e9 Replaced 23 deprecated TenantId(UUID) constructor calls with TenantId.fromUUID on lts-4.2 4 months ago
Oleksandra Matviienko d7dc035ebc chore(build): silence Lombok @EqualsAndHashCode callSuper warnings 4 months ago
Oleksandra Matviienko e7751a0bf5 Replaced deprecated X509Certificate.getSubjectDN()/getIssuerDN() with getSubjectX500Principal()/getIssuerX500Principal() in CertPemCredentials 4 months ago
Oleksandra Matviienko de1f1a2d9d cleanup(tests, transport/lwm2m): use ArgumentCaptor.captor() and parameterize path list 4 months ago
Sergey Matvienko 08e94a7f2a Fix flaky TbRestApiCallNodeTest via SsrfProtectionValidator ResourceLock 5 months ago
Sergey Matvienko 5931921c04 Fix REST API Call node blocking actor thread and semaphore permit leak 5 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 5 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 5 months ago
Viacheslav Klimov d83a28beaa
Optimize SsrfSafeAddressResolverGroup, remove dead isEnabled checks 6 months ago
Viacheslav Klimov 959a1a84a4
Make SSRF resolver conditional, sanitize error messages, improve test coverage 6 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 6 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 6 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 6 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 6 months ago
Dmytro Skarzhynets f22c169198 refactor: generalize TestDbCallbackExecutor into DirectListeningExecutor enum singleton 6 months ago
Sergey Matvienko 6615c45cb5 Add direct self-reference loop detection to TbRuleChainInputNode 6 months ago
Dmytro Skarzhynets 00238968e9 fix: preserve rule node execution counter when copying messages in delay and deduplication nodes 6 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 7 months ago
Dmytro Skarzhynets 2264a40285
fix: resolve race condition in TbRestApiCallNodeTest 7 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 7 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 8 months ago
Viacheslav Klimov f2dadd0791 Version set to 4.2.1.2-SNAPSHOT 8 months ago
Viacheslav Klimov 295d29fc68 Version set to 4.2.1.1-RC 8 months ago
Viacheslav Klimov e498d346ad Fix CVE-2025-66566 9 months ago
Viacheslav Klimov f3408ffc0a Fix CVE-2025-12183 9 months ago
Viacheslav Klimov 2fe9646de8 Use org.thingsboard.langchain4j:1.8.0-TB instead of dev.langchain4j:1.1.0 9 months ago
Dmytro Skarzhynets 038332a836
Device profile node: add test for NPE if no device activity before dynamic duration rules evaluation 1 year ago
Dmytro Skarzhynets 2165162dd5
Device profile node: fix NPE when evaluation dynamic duration rules 1 year ago
Dmytro Skarzhynets 9a34396d45
Support all customer-owned entities in 'customer attributes' and 'change originator' rule nodes 10 months ago
Andrii Landiak fdfcad8665 Fix bulk import 10 months ago
dashevchenko ad6ab9cc53 AI node: fixed resources validation 11 months ago
VIacheslavKlimov aefb7dcb41 Version set to 4.2.1-RC 11 months ago
Dmytro Skarzhynets 14efeecdc3
Update rule node doc links 11 months ago
Dmytro Skarzhynets 5c7f20a151 AI models: add support for Ollama 12 months ago
VIacheslavKlimov 5a6ddce8f5 AI Request Node: added ability to attach files (#13910) 11 months ago
Dmytro Skarzhynets e688a8af0f
AI models: add base URL to OpenAI 11 months ago
Dmytro Skarzhynets 41f0a9702e
AI models: add support for Ollama 12 months ago
VIacheslavKlimov ec30bb0578 AI Request Node: added ability to attach files (#13910) 11 months ago
Dmytro Skarzhynets a1cebcc54c
AI request node: fix prompts validation 1 year ago
VIacheslavKlimov f2ad1ef796 Fix Slack files upload support 1 year ago
Igor Kulikov dbd6c2a085 Remove tomcat version override because spring boot uses fixed version. Update nimbus-jose-jwt version to fix vulnerabilities and remove test scope as it used directly by spring-security-oauth2-client. 1 year ago
Andrii Landiak cff4f35b9a Auto-remove alarms when originator is deleted 1 year ago
Igor Kulikov cc7c496b13 Version set to 4.2.0-RC 1 year ago