2370 Commits (master)

Author SHA1 Message Date
Viacheslav Klimov e2969dd381
Version set to 4.2.2.4-SNAPSHOT 1 week ago
Viacheslav Klimov 655d4ed55e
Fix invalid `callSuper = false` usages for EqualsAndHashCode 2 weeks ago
Dmytro Skarzhynets c4e2dc4df4
refactor: remove misleading @Nullable from TbResponseFormat 1 month ago
Dmytro Skarzhynets ba7fbfffc1
feat: support JSON Schema structured output across AI providers 1 month ago
Viacheslav Klimov 9ff02dd722
Version set to 4.2.2.3-SNAPSHOT 1 month ago
Oleksandra Matviienko 3a10277980 Replaced 5 deprecated APIs with non-deprecated variants 3 months ago
Oleksandra Matviienko abdae16da2 Technical cleanup of TenantId construction in tests and production code 3 months ago
Oleksandra Matviienko d5eba3dd2d Technical cleanup of generated-equality annotations 3 months ago
Oleksandra Matviienko f8312352a0 Updated PEM credentials to the non-deprecated certificate API 3 months ago
Oleksandra Matviienko de0e8c70e3 Removed compiler warnings about raw types and unchecked casts 2 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 3 months ago
Oleksandra Matviienko c33546be5e Replace deprecated JsonNode.fields, HttpMessageNotReadableException(String), Assert.assertThat(Matcher), io.jsonwebtoken.SignatureException, StopWatch.getLastTaskTimeNanos calls with non-deprecated variants 3 months ago
Oleksandra Matviienko 6d125f57e9 Replaced 23 deprecated TenantId(UUID) constructor calls with TenantId.fromUUID on lts-4.2 3 months ago
Oleksandra Matviienko d7dc035ebc chore(build): silence Lombok @EqualsAndHashCode callSuper warnings 3 months ago
Oleksandra Matviienko e7751a0bf5 Replaced deprecated X509Certificate.getSubjectDN()/getIssuerDN() with getSubjectX500Principal()/getIssuerX500Principal() in CertPemCredentials 3 months ago
Oleksandra Matviienko de1f1a2d9d cleanup(tests, transport/lwm2m): use ArgumentCaptor.captor() and parameterize path list 3 months ago
Sergey Matvienko 08e94a7f2a Fix flaky TbRestApiCallNodeTest via SsrfProtectionValidator ResourceLock 3 months ago
Sergey Matvienko 15635c39e2 Fix postRequestWithEmptyBodyTemplateUsesMessageData missing executor mock 3 months ago
Sergey Matvienko c7eb1bd4e5 Add missing Apache HTTP classes to TbRestApiCallNodeTest 3 months ago
Sergey Matvienko 5931921c04 Fix REST API Call node blocking actor thread and semaphore permit leak 3 months ago
Andrii Landiak 15048a1514 Fix PR review comments: add body template JSON error handling, semaphore leak fix, and upgrade 3 months ago
Andrii Landiak db1d259709 Fix TbRestApiCallNodeTest 4 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 4 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 4 months ago
Andrii Landiak 27ee393028 CE: Added request body template support for REST API call node 4 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 4 months ago
Viacheslav Klimov d83a28beaa
Optimize SsrfSafeAddressResolverGroup, remove dead isEnabled checks 4 months ago
Viacheslav Klimov 959a1a84a4
Make SSRF resolver conditional, sanitize error messages, improve test coverage 4 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 4 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 4 months ago
Viacheslav Klimov f9031dd63f
Version set to 4.3.1.1-SNAPSHOT 4 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 4 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 5 months ago
Dmytro Skarzhynets f22c169198 refactor: generalize TestDbCallbackExecutor into DirectListeningExecutor enum singleton 5 months ago
Sergey Matvienko 6615c45cb5 Add direct self-reference loop detection to TbRuleChainInputNode 5 months ago
Dmytro Skarzhynets 00238968e9 fix: preserve rule node execution counter when copying messages in delay and deduplication nodes 5 months ago
Viacheslav Klimov e084fc2158
Add job finish callback mechanism 5 months ago
dashevchenko 0a728ba4b7 fixed some TB models for correct open-api json schema 5 months ago
Viacheslav Klimov ad423555ac Version changed to 4.3.1 5 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 5 months ago
dashevchenko dca6302146 refactored some TB models for correct open-api schema generation 5 months ago
Dmytro Skarzhynets 2bf4ac3270
fix: address PR review comments for REST API call node 5 months ago
Dmytro Skarzhynets 2264a40285
fix: resolve race condition in TbRestApiCallNodeTest 5 months ago
Viacheslav Klimov e2e62ef14d Version set to 4.4.0-SNAPSHOT 5 months ago
Viacheslav Klimov cb74eff115 TMP version set to 4.3.0.2-SNAPSHOT 5 months ago
Viacheslav Klimov c41159a3f8 Version set to 4.3.0.2-SNAPSHOT 5 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 5 months ago
Viacheslav Klimov 7900c51b9d Version set to 4.4.0-SNAPSHOT 6 months ago
Viacheslav Klimov 7f427b27fb Version set to 4.3.0.1-SNAPSHOT 6 months ago
Dmytro Skarzhynets 0ea01d61af
Cleanup remnants of `QueryParam` 6 months ago