Viacheslav Klimov
010cebe5c0
Update TBEL to 1.2.9 to fix script execution failures on repeated runs
TBEL 1.2.9 fixes two issues that caused TBEL scripts to fail or produce
incorrect results when executed multiple times:
1. Thread-safety: OptimizerFactory.defaultOptimizer was not volatile,
so worker threads could use DynamicOptimizer instead of the intended
SafeReflectiveOptimizer, leading to intermittent script failures.
2. MethodAccessor coercion: methods with ExecutionContext parameter
(e.g. bytesToExecutionArrayList) failed on re-execution because the
coercion fallback path did not handle ExecutionContext injection.
Also add @RepeatedTest for parseBytes_Test to verify stability.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Viacheslav Klimov
047c15fd0f
Fix CVE-2026-24734 and CVE-2025-66614
3 months ago
Viacheslav Klimov
c7a8f52309
Fix conflict of thingsboard-repo maven repositories
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
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
Sergey Matvienko
034c315460
test: rollback env injection to surefire argLine as it skips invoking build .deb with gradle
4 months ago
Viacheslav Klimov
7f427b27fb
Version set to 4.3.0.1-SNAPSHOT
4 months ago
Sergey Matvienko
4bd812b6fd
tests: LWM2M transport refactored and fixed to run in parallel. Improved UPD port operation experience for stability. additional logs added
4 months ago
Sergey Matvienko
45da022944
tests: bump versions <surefire.version> 3.5.4 <testcontainers.version>1.21.4
4 months ago
Sergey Matvienko
8599020aed
Tests: Rock DB location moved to the target for safe surefire parallel fork run and easy clean by maven
4 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
5 months ago
Viacheslav Klimov
c069d28231
Version set to 4.3.0-RC
5 months ago
Viacheslav Klimov
5e8ca1ca46
TMP version set to 4.2.1.2-SNAPSHOT
5 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
5 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
5 months ago
Viacheslav Klimov
54b67426f4
Version set to 4.3.0-RC
5 months ago
Viacheslav Klimov
13d6f41eb7
Fix CVE-2025-48734
6 months ago
Viacheslav Klimov
e498d346ad
Fix CVE-2025-66566
6 months ago
Viacheslav Klimov
7bc7e7e53c
Fix CVE-2025-59419
6 months ago
Viacheslav Klimov
c155fc0671
Fix CVE-2025-55163
6 months ago
Viacheslav Klimov
f3408ffc0a
Fix CVE-2025-12183
6 months ago
Viacheslav Klimov
6b04a39cb5
Rename maven repository for consistency with PE
6 months ago
Viacheslav Klimov
2fe9646de8
Use org.thingsboard.langchain4j:1.8.0-TB instead of dev.langchain4j:1.1.0
6 months ago
VIacheslavKlimov
514812ae02
Version set to 4.3.0-SNAPSHOT
8 months ago
VIacheslavKlimov
1c2bdd4c14
TMP version set to 4.2.1-RC
8 months ago
VIacheslavKlimov
fc6ba08bb2
Add comment for netty.version property
8 months ago
VIacheslavKlimov
15aa5fa74e
Fix CVE-2025-48989, CVE-2025-41242, CVE-2025-41249, CVE-2025-41248
8 months ago
VIacheslavKlimov
9ee28a3e7a
Fix CVE-2025-58056, CVE-2025-58057
8 months ago
VIacheslavKlimov
6c6ebee77e
Fix CVE-2025-4641
8 months ago
VIacheslavKlimov
aefb7dcb41
Version set to 4.2.1-RC
8 months ago
Dmytro Skarzhynets
14ee348896
Remove deprecated Sonatype repo
8 months ago
Andrii Shvaika
b24b404a24
Netty version overwrite from Spring Boot to 4.1.124
10 months ago
VIacheslavKlimov
62fe0d2552
Update Springdoc Swagger to 2.8.8TB
10 months 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.
10 months ago
Igor Kulikov
418cecf016
Version 4.3.0-SNAPSHOT
10 months ago
Igor Kulikov
4cdf1baf9a
Temp version set to 4.2.0-RC
10 months ago
Igor Kulikov
20bccee972
Version set 4.3.0-SNAPSHOT
10 months ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
10 months ago
VIacheslavKlimov
43425961d6
Fix CVE-2023-52428
10 months ago
VIacheslavKlimov
560189dab9
Fix CVE-2025-52520, CVE-2025-53506, CVE-2025-48924
10 months ago
VIacheslavKlimov
45a57230c1
Upgrade versions of most libraries; refactor dependency management
10 months ago
Igor Kulikov
2c2a9ad83f
Update TBEL version to 1.2.8
11 months ago
nick
edba3517da
tbel: add ExecutionArrayList with methods: add, addAll, remove, clear, sort, toSorted, toList
11 months ago
Dmytro Skarzhynets
749b327795
AI rule node: resolve dependency conflicts
11 months ago
Dmytro Skarzhynets
459cc6d27e
AI rule node: bump Langchain4j version
12 months ago
Sergey Matvienko
be789ebd1f
downgrade logback as the least compatible version with Spring Boot 3.2.12 is logback 1.5.6
12 months ago
Sergey Matvienko
a39547ddee
CVE-2025-22234 org.springframework.security:spring-security-crypto@6.3.9
12 months ago
Sergey Matvienko
56da48e207
CVE-2025-41234 org.springframework:spring-web@6.1.15 -> org.springframework:spring-web@6.1.21
12 months ago