1097 Commits (rc)

Author SHA1 Message Date
Sergey Matvienko 6d00e0432a Added regression tests for /api/ruleChain/testScript 3 weeks ago
Sergey Matvienko e329c8d162 Added Node unit tests for tb-js-executor sandbox 3 weeks ago
Sergey Matvienko e5734208e9 Hardened tb-js-executor sandbox script invocation (JVN#16937365) 3 weeks ago
Volodymyr Babak 9dcbb3d9f9 Fixed startup of js-executor for lz4 compression 4 weeks ago
Volodymyr Babak 947e75a56a Code review changes 4 weeks ago
Volodymyr Babak d7557339c2 Added lz4 as compression option into yml files 4 weeks ago
Vladyslav_Prykhodko 2395cd8c4e split pkg per target to keep bytecode on Linux 4 weeks ago
dashevchenko 33ed4be121 fixed web-ui and js-executor exe files for Windows 4 weeks ago
Volodymyr Babak 704064615a feat(js-executor): support lz4 compression for Kafka producer 4 weeks ago
Sergey Matvienko fd4a5b36f6 Serialize msa yarn modules to fix intermittent `tsc: not found` under -T 4 weeks ago
Sergey Matvienko b794f6e22a Force --force-confold/confdef for apt to fix tb-cassandra docker build 1 month ago
Maksym Tsymbarov 4be45d4475 Fixed CVE-2026-40895 1 month ago
Viacheslav Klimov a9681b9a81
Bump Node.js version from 22.18.0 to 22.22.2 2 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 2 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 2 months ago
Vladyslav_Prykhodko d5d86dcce5 Fixed CVE-2026-33671 2 months ago
Vladyslav_Prykhodko e24f0cbaa5 Fixed CVE-2026-4923 2 months ago
Vladyslav_Prykhodko 0f6eab38fa Fixed CVE-2026-33750 2 months ago
Sergey Matvienko 7bb708888f Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version 2 months ago
Sergey Matvienko d4bc299833 Fix black-box-tests docker-info dependency resolution 2 months ago
Sergey Matvienko ac96b4035b Replace Spotify dockerfile-maven-plugin with exec-maven-plugin 2 months ago
Sergey Matvienko d2cde5ba94 Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip) 3 months ago
Viacheslav Klimov 014c612bf1
Fix boolean/string comparison for env var overrides in web-ui security headers 3 months ago
Viacheslav Klimov 493140f1b2
Remove dead else branch in web-ui security headers config 3 months ago
Viacheslav Klimov 3a765209ff
Address PR review comments 3 months ago
Viacheslav Klimov 07af263997
Add configurable security headers and env-var-backed CORS configuration 3 months ago
Vladyslav_Prykhodko ec2b2bd0d3 Fixed CVE-2026-27904 3 months ago
Vladyslav_Prykhodko 7d03156dfb Fixed CVE-2026-31802 and CVE-2026-29786 3 months ago
Viacheslav Klimov f9031dd63f
Version set to 4.3.1.1-SNAPSHOT 3 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 3 months ago
Sergey Matvienko 680e906aa8 Add --check-files to yarn install to enforce node_modules integrity 3 months ago
Sergey Matvienko 1738ad3ef1 Update yarn.lock: typescript 5.9.2 → 5.9.3 3 months ago
Sergey Matvienko 5629302bdb Align typescript version to ~5.9.3 across all JS modules 3 months ago
Sergey Matvienko a9394b8fb6 Fix node_modules pollution between builds in parallel Maven execution 3 months ago
Vladyslav_Prykhodko bc7a83b333 Fixed CVE-2026-2391 3 months ago
Vladyslav_Prykhodko 8f25b309fa Fixed CVE-2026-26960 3 months ago
Viacheslav Klimov 34f51e4154
Update docker.lts.tag to 4.2.2-latest and UI_HELP_BASE_URL to release-4.2.2 3 months ago
Viacheslav Klimov ad423555ac Version changed to 4.3.1 4 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 4 months ago
Viacheslav Klimov c1044a989e Introduce urgent API usage keys for quicker usage state update 4 months ago
Viacheslav Klimov c41159a3f8 Version set to 4.3.0.2-SNAPSHOT 4 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 4 months ago
dashevchenko 609703e48d fixed yml parameter 4 months ago
Viacheslav Klimov aca3d6d508 Skip latest Docker tag push for 4.2.1.2 4 months ago
IrynaMatveieva 0437e9009b fixed tests 4 months ago
Viacheslav Klimov 7f427b27fb Version set to 4.3.0.1-SNAPSHOT 4 months ago
Sergey Matvienko a4f755b624 tests: refactored blackbox test for LWM2M test client (UDP DatagramSocket instead TCP ServerSocket), ensure UDP socket is available before and after LWM2M client start stop 4 months ago
Sergey Matvienko bcfe4c2641 tests: coap transport tests refactored to use dynamic UPD ports to be able to test in parallel 4 months ago
Sergey Matvienko 141ac80265 tests: transport.mqtt.bind_port is @DynamicPropertySource. Dynamic MQTT port are set in a single AbstractMqttIntegrationTest to be compatible with parallel test run 4 months ago
IrynaMatveieva d904ea6f52 added debug event types 5 months ago