Viacheslav Klimov
d16fe3d1be
Fixed CWE-770 in Jackson Core (GHSA-72hv-8253-57qq)
3 months ago
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>
4 months ago
Viacheslav Klimov
047c15fd0f
Fix CVE-2026-24734 and CVE-2025-66614
4 months ago
Viacheslav Klimov
c7a8f52309
Fix conflict of thingsboard-repo maven repositories
4 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
c4ff463296
Add own pluginRepository for gradle-maven-plugin
4 months ago
Viacheslav Klimov
b1e75cdfa0
Fix Gradle builds
4 months ago
Viacheslav Klimov
8f9c4b70d7
Migrate to Java 25
Co-Authored-By: Claude <noreply@anthropic.com>
4 months ago
Viacheslav Klimov
e2e62ef14d
Version set to 4.4.0-SNAPSHOT
4 months ago
Viacheslav Klimov
cb74eff115
TMP version set to 4.3.0.2-SNAPSHOT
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
5 months ago
Viacheslav Klimov
7900c51b9d
Version set to 4.4.0-SNAPSHOT
5 months ago
Viacheslav Klimov
7f427b27fb
Version set to 4.3.0.1-SNAPSHOT
5 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
5 months ago
Sergey Matvienko
45da022944
tests: bump versions <surefire.version> 3.5.4 <testcontainers.version>1.21.4
5 months ago
Sergey Matvienko
8599020aed
Tests: Rock DB location moved to the target for safe surefire parallel fork run and easy clean by maven
5 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
5 months ago
Viacheslav Klimov
c069d28231
Version set to 4.3.0-RC
6 months ago
Viacheslav Klimov
5e8ca1ca46
TMP version set to 4.2.1.2-SNAPSHOT
6 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
6 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
6 months ago
Viacheslav Klimov
54b67426f4
Version set to 4.3.0-RC
6 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
11 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.
11 months ago
Igor Kulikov
418cecf016
Version 4.3.0-SNAPSHOT
11 months ago
Igor Kulikov
4cdf1baf9a
Temp version set to 4.2.0-RC
11 months ago
Igor Kulikov
20bccee972
Version set 4.3.0-SNAPSHOT
11 months ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
11 months ago
VIacheslavKlimov
43425961d6
Fix CVE-2023-52428
11 months ago
VIacheslavKlimov
560189dab9
Fix CVE-2025-52520, CVE-2025-53506, CVE-2025-48924
11 months ago
VIacheslavKlimov
45a57230c1
Upgrade versions of most libraries; refactor dependency management
11 months ago