Oleksandra Matviienko
fb10d40716
Technical cleanup of annotations in test code
2 months ago
Vladyslav Prykhodko
4bb3b1aa52
Merge pull request #15657 from mtsymbarov-del/feature/dashboard-filters-new-style
Fixed re-render filters table rows after add, duplicate, or remove
2 months ago
Maksym Tsymbarov
cbdec0fdc5
Fixed re-render filters table rows after add, duplicate, or remove
2 months ago
Maksym Tsymbarov
7e29ab9fe6
Merge remote-tracking branch 'thingsboard-ce/master' into feature/dashboard-filters-new-style
2 months ago
Viacheslav Klimov
79bb2b0a65
Merge pull request #14881 from thingsboard/lwm2m_execute_with_args
Support for Execute operation with arguments (OMA LwM2M v1.0.2)
3 months ago
nickAS21
444d856fb8
lwm2m - refactoring review - 02 and tests
3 months ago
nickAS21
c66379204a
lwm2m - refactoring review - 01? add tests
3 months ago
nickAS21
7604bbf881
Merge branch 'master' into lwm2m_execute_with_args
3 months ago
Viacheslav Klimov
9c63434832
Merge pull request #15611 from thingsboard/master-rc-merge
Merge rc into master
3 months ago
Viacheslav Klimov
0f44fe88a6
Merge remote-tracking branch 'origin/rc' into master-rc-merge
# Conflicts:
# msa/js-executor/config/default.yml
3 months ago
Viacheslav Klimov
06f9918ab2
Merge remote-tracking branch 'origin/lts-4.3' into rc
3 months ago
Viacheslav Klimov
49902e09e6
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
3 months ago
Viacheslav Klimov
f1c8147b58
Merge pull request #15587 from volodymyr-babak/feature/js-executor-lz4-compression-4.3
feat(js-executor): support lz4 compression for Kafka producer
3 months ago
Viacheslav Klimov
91695e611f
Merge pull request #15565 from volodymyr-babak/feature/js-executor-lz4-compression
LZ4 compression support for Kafka
3 months ago
Viacheslav Klimov
bb20eedc78
Merge pull request #15602 from thingsboard/rc
Merge rc into master
3 months ago
Viacheslav Klimov
8847a0413c
Merge remote-tracking branch 'origin/lts-4.3' into rc
3 months ago
Viacheslav Klimov
d7935e4d41
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
3 months ago
Viacheslav Klimov
136c5da780
Merge pull request #15599 from thingsboard/fix/cves-lts-4.3
Fixed CVE-2026-42579, CVE-2026-42583, CVE-2026-42584, CVE-2026-42587
3 months ago
Viacheslav Klimov
d8115cd40a
Merge pull request #15598 from thingsboard/fix/cves-lts-4.2
Fixed CVE-2026-42579, CVE-2026-42583, CVE-2026-42584, CVE-2026-42587
3 months ago
Volodymyr Babak
4a24dcbcc2
Merge remote-tracking branch 'origin/feature/js-executor-lz4-compression' into feature/js-executor-lz4-compression-4.3
3 months ago
Volodymyr Babak
9dcbb3d9f9
Fixed startup of js-executor for lz4 compression
3 months ago
Viacheslav Klimov
e01c0078b3
Merge fix/cves-lts-4.2 into fix/cves-lts-4.3
3 months ago
Viacheslav Klimov
9a84ea35a0
Bump io.netty:netty-bom from 4.1.132.Final to 4.1.133.Final to fix CVE-2026-42579, CVE-2026-42583, CVE-2026-42584, and CVE-2026-42587
3 months ago
Volodymyr Babak
1b13b6cd82
Merge remote-tracking branch 'origin/feature/js-executor-lz4-compression' into feature/js-executor-lz4-compression-4.3
3 months ago
Volodymyr Babak
947e75a56a
Code review changes
3 months ago
Viacheslav Klimov
ec489671fe
Merge pull request #15594 from thingsboard/rc
Merge rc into master
3 months ago
Viacheslav Klimov
dec4d0e6a8
Merge remote-tracking branch 'origin/lts-4.3' into rc
3 months ago
Viacheslav Klimov
79b07a9de6
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
3 months ago
Viacheslav Klimov
44ca83b975
Merge pull request #15588 from zzzeebra/fix/security-scan-108009
Fixed CVE-2026-40682, CVE-2026-42027
3 months ago
Viacheslav Klimov
3700f64595
Merge pull request #15554 from volodymyr-babak/busy-wait-loop-fix
Prevent consumer busy-wait when partition assignment is empty
3 months ago
Viacheslav Klimov
547559db84
Merge pull request #15346 from volodymyr-babak/snmp-pooling-fixes
SNMP: defer querying tasks until transport session is registered
3 months ago
Viacheslav Klimov
f230156ba8
Merge pull request #15582 from dashevchenko/jsExecutorWindowsFix
Fixed web-ui and js-executor exe files for Windows
3 months ago
Volodymyr Babak
d3e526058f
Code review changes
3 months ago
Oleksandra Matviienko
183def96f3
Fixed CVE-2026-40682, CVE-2026-42027
3 months ago
Volodymyr Babak
2d9319a93f
Merge branch 'feature/js-executor-lz4-compression' into feature/js-executor-lz4-compression-4.3
3 months ago
Volodymyr Babak
d7557339c2
Added lz4 as compression option into yml files
3 months ago
Volodymyr Babak
ac1d93c7e1
Merge branch 'feature/js-executor-lz4-compression' into feature/js-executor-lz4-compression-4.3
3 months ago
Volodymyr Babak
ff2b7d8333
Merge remote-tracking branch 'upstream/lts-4.2' into feature/js-executor-lz4-compression
3 months ago
Vladyslav_Prykhodko
2395cd8c4e
split pkg per target to keep bytecode on Linux
--no-bytecode is only required for the Windows target; running pkg as a
single multi-target invocation applied it to Linux too, dropping V8
bytecode from the Linux exe. Split into two pkg invocations so Linux
keeps bytecode and only the Windows build relaxes it.
3 months ago
Viacheslav Klimov
18aca10b73
Merge pull request #15586 from thingsboard/master-rc-merge
Merge rc into master
3 months ago
Viacheslav Klimov
16cc7d841e
Merge remote-tracking branch 'origin/rc' into master-rc-merge
# Conflicts:
# application/src/main/resources/thingsboard.yml
3 months ago
Viacheslav Klimov
a8df9bffa2
Merge remote-tracking branch 'origin/lts-4.3' into rc
3 months ago
Viacheslav Klimov
17db55c9e5
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
# Conflicts:
# application/src/test/java/org/thingsboard/server/service/entitiy/EdqsEntityServiceTest.java
3 months ago
Viacheslav Klimov
563f5394f0
Merge pull request #15425 from dashevchenko/postgresSortOrderFix
Added config option for nulls ordering strategy in dashboards
3 months ago
Viacheslav Klimov
3555f79a93
Merge pull request #15585 from zzzeebra/fix/tbel-sandbox-version-bump-lts-4.2
Fixed SSRF and file access vulnerabilities in TBEL script sandbox
3 months ago
Oleksandra Matviienko
739a33b721
Update tbel to 1.2.10 and add sandbox security tests
Bump tbel dependency to 1.2.10 which blocks dangerous java.util
subpackages (logging, zip, jar, prefs, spi) in TBEL sandbox.
Add integration tests verifying sandbox blocks SocketHandler, ZipFile,
FileHandler, JarFile, Preferences, and LocaleServiceProvider.
4 months ago
Viacheslav Klimov
8e19d09f0b
Merge pull request #15574 from zzzeebra/feature/patch-applier-create-widgets-lts-4.2
Added support for new system widgets in patch upgrades
3 months ago
Ekaterina Chantsova
af659f36c0
fix(csv): assign result of replace in splitCSV else branch
The replace() call in the unquoted-field path was discarding its return
value, leaving "" sequences unescaped instead of collapsing them to ".
3 months ago
dashevchenko
33ed4be121
fixed web-ui and js-executor exe files for Windows
3 months ago
Vladyslav Prykhodko
f4bf5336dc
Merge pull request #15580 from vvlladd28/merge/05-05-26-1/rc
Merge rc to master
3 months ago