Viacheslav Klimov
856638f36b
Merge fix/cves-lts-4.2 into fix/cves-lts-4.3
2 weeks ago
Viacheslav Klimov
a7d80406ed
Bump postgresql from 42.7.11 to 42.7.12 to fix CVE-2026-54291
2 weeks ago
Viacheslav Klimov
06740c48f0
Bump jackson from 2.21.4 to 2.21.5 to fix CVE-2026-59889
2 weeks ago
Viacheslav Klimov
0c3850f2ea
Bump logback from 1.5.34 to 1.5.38 to fix CVE-2026-13006
2 weeks ago
Viacheslav Klimov
297050c8a4
Bump httpcore5 from 5.3.6 to 5.4.3 to fix CVE-2026-54399 and CVE-2026-54428
2 weeks ago
Viacheslav Klimov
260e08b251
Bump tomcat from 10.1.55 to 10.1.56 to fix CVE-2026-53434 and CVE-2026-55955
2 weeks ago
Viacheslav Klimov
7415739f5b
Bump bouncycastle from 1.84 to 1.85 to fix CVE-2026-8763, CVE-2026-12185, and 15 others
2 weeks ago
Viacheslav Klimov
268a374ec2
Bump netty from 4.1.135.Final to 4.1.136.Final to fix CVE-2026-44891, CVE-2026-55831, and 11 others
2 weeks ago
Vladyslav_Prykhodko
14cb7495fb
Merge remote-tracking branch 'upstream/lts-4.2' into lts-4.3
# Conflicts:
# ui-ngx/src/app/modules/home/components/iot-hub/iot-hub-actions.service.ts
# ui-ngx/src/app/modules/home/components/iot-hub/iot-hub-add-item-dialog.component.ts
2 weeks ago
Dmytro Pinkevych
b31845e4be
Merge pull request #16028 from pinkevmladchy/iot-hub-built-in-items
Open built-in IoT Hub items locally instead of installing duplicates
3 weeks ago
Viacheslav Klimov
1c35c03a52
Merge pull request #16012 from irynamatveieva/fix/openapi-discriminator-mapping
Add OpenAPI discriminator mapping to polymorphic LwM2M and job types
4 weeks ago
IrynaMatveieva
4d6600834c
Add OpenAPI discriminator mapping to polymorphic LwM2M and job types
4 weeks ago
Viacheslav Klimov
51324cba9d
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
4 weeks ago
Viacheslav Klimov
9fb569d966
Merge pull request #16006 from irynamatveieva/fix/telemetry-observe-strategy-enum-schema
Fix TelemetryObserveStrategy enum values in OpenAPI spec
4 weeks ago
Viacheslav Klimov
8c8e178831
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
4 weeks ago
Viacheslav Klimov
6d81f29cf7
Merge pull request #15987 from thingsboard/fix_bug_sparkplug_cancel_session_after_node_connect
fix(sparkplug): close session after node connection
4 weeks ago
IrynaMatveieva
e2617bcd8e
Fix TelemetryObserveStrategy enum values in OpenAPI spec
4 weeks ago
Viacheslav Klimov
155700a753
Merge pull request #16004 from MazurenkoNick/fix/edge-event-consumer-thread-leak-lts-4.2
Unblock and interrupt edge event consumer on session destroy
4 weeks ago
Nikita Mazurenko
6de4b30e5f
Unblock and interrupt edge event consumer on session destroy
4 weeks ago
nickAS21
2aded56324
sparkplug: fix_bug close session after connect nodde - 2
1 month ago
nickAS21
7d3959036b
sparkplug^ fix_bug close session after connect nodde
1 month ago
Viacheslav Klimov
08ab1abdec
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
2 months ago
Viacheslav Klimov
be70822bc6
Merge pull request #15926 from thingsboard/refactor/lts-version-is-in-range
Move LTS version range check into LtsVersion
2 months ago
Viacheslav Klimov
1b9b30e49c
Move LTS version range check into LtsVersion
2 months ago
Viacheslav Klimov
c603ac80d9
Merge pull request #15904 from thingsboard/rc
rc to lts-4.3
2 months ago
Viacheslav Klimov
82b3e015f2
Merge remote-tracking branch 'origin/lts-4.3' into bump/rc
2 months ago
Viacheslav Klimov
560bad30c3
Version set to 4.3.1.4-SNAPSHOT
2 months ago
Viacheslav Klimov
e2969dd381
Version set to 4.2.2.4-SNAPSHOT
2 months ago
Viacheslav Klimov
7b3272f46c
Merge branch 'lts-4.3' into rc
# Conflicts:
# monitoring/src/main/java/org/thingsboard/monitoring/notification/channels/impl/SlackNotificationChannel.java
2 months ago
Viacheslav Klimov
7d8035b452
Merge pull request #15897 from zzzeebra/merge/lts-4.2-into-lts-4.3
Merged lts-4.2 deprecation-warning cleanups into lts-4.3
2 months ago
Oleksandra Matviienko
432262f358
Fix AlarmCommentControllerTest delete assertions for callSuper=true
The deprecation cleanup set @EqualsAndHashCode(callSuper = true) on AlarmComment,
so equals/hashCode now include the BaseData id and createdTime. The delete tests
built the expected comment via a fresh builder (no id), which no longer matches the
server-generated deletion comment (which reuses the original comment id).
Mutate the original alarm comment (already carrying the correct id/createdTime) into
the expected SYSTEM deletion comment instead of building a fresh one.
2 months ago
Oleksandra Matviienko
4ddf86a85c
Merge lts-4.2 into lts-4.3
Forward-merge of lts-4.2 into lts-4.3, bringing the deprecation-warning
cleanups (#15487 , #15491 , #15499 , #15503 , #15504 , #15505 , #15509 , #15511 ,
#15512 , #15515 , #15517 , #15522 ) in as real ancestry rather than the earlier
copy-paste (#15661 ).
Conflicts resolved toward the reviewed lts-4.2 form for shared code
(explicit @EqualsAndHashCode(callSuper=true), typed StringUtils/removeStart,
imported test annotations). lts-4.3-only implementations kept as-is
(calculated-field state classes, native CF repository); tests removed on
lts-4.3 (CalculatedFieldLinkDataValidatorTest, DefaultDataUpdateServiceTest)
stay removed.
2 months ago
Viacheslav Klimov
c0dead8552
Address review comments: rename test config class and drop inline FQN annotations
2 months ago
Viacheslav Klimov
54f04c1865
Merge pull request #15661 from zzzeebra/chore/build-warnings-cleanup-lts-4.3
Cleaned up build deprecation warnings on lts-4.3
2 months ago
Viacheslav Klimov
e583a25927
Merge pull request #15509 from zzzeebra/chore/commons-lang3-deprecations-lts-4.2
Replaced deprecated string, number, and random-value helpers with modern equivalents
2 months ago
Viacheslav Klimov
655d4ed55e
Fix invalid `callSuper = false` usages for EqualsAndHashCode
2 months ago
Viacheslav Klimov
9e2ed18355
Merge pull request #15504 from zzzeebra/chore/eqhashcode-callsuper-lts-4.2
Technical cleanup of generated-equality annotations
2 months ago
Viacheslav Klimov
e8795e4c47
Merge pull request #15522 from zzzeebra/chore/issue-15481-deprecation-cleanup-batch-lts-4.2
Replaced 5 deprecated APIs with non-deprecated variants
2 months ago
Viacheslav Klimov
49c2e36b4a
Merge pull request #15515 from zzzeebra/chore/curator-pathchildrencache-lts-4.2
Technical cleanup of deprecated Curator API in ZooKeeper discovery
2 months ago
Viacheslav Klimov
b957cfd660
Merge pull request #15505 from zzzeebra/chore/redis-typed-connection-lts-4.2
Modernized Redis access in LwM2M transport and OTA cache
2 months ago
Viacheslav Klimov
07a39148a5
Merge pull request #15517 from zzzeebra/chore/resttemplatebuilder-timeout-deprecation-lts-4.2
Updated REST client timeout API to non-deprecated variants
2 months ago
Viacheslav Klimov
cc26a1a32f
Merge pull request #15499 from zzzeebra/chore/deprecation-x509-subjectdn-lts-4.2
Updated PEM credentials to the non-deprecated certificate API
2 months ago
Viacheslav Klimov
36ec0adaac
Merge pull request #15511 from zzzeebra/chore/tenant-id-from-uuid-lts-4.2
Technical cleanup of TenantId construction in tests and production code
2 months ago
Viacheslav Klimov
34d32cd272
Merge pull request #15503 from zzzeebra/chore/lombok-builder-default-lts-4.2
Removed warnings about ignored builder initializers in data models
2 months ago
Viacheslav Klimov
c309fdfdbb
Merge pull request #15491 from zzzeebra/cleanup/unchecked-generics-lts-4.2
Removed compiler warnings about raw types and unchecked casts
2 months ago
Viacheslav Klimov
50d9d68c05
Merge pull request #15512 from zzzeebra/chore/validator-validateid-uuidbased-lts-4.2
Technical cleanup of deprecated validator API calls
2 months ago
Viacheslav Klimov
29089eb270
Merge pull request #15487 from zzzeebra/cleanup/mockito-bean-migration-lts-4.2
Technical cleanup of annotations in test code
2 months ago
Vladyslav_Prykhodko
f882faecc9
Merge remote-tracking branch 'upstream/lts-4.3' into rc
2 months ago
Vladyslav_Prykhodko
2598e938bd
Merge remote-tracking branch 'upstream/lts-4.2' into lts-4.3
2 months ago
Maksym Tsymbarov
1302a67ee8
Fixed Calculated Field test script running against stale entity values instead of current form input
2 months ago