9047 Commits

Author SHA1 Message Date
ViacheslavKlimov
56c26d2f9d Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs 2025-05-15 18:24:37 +03:00
ViacheslavKlimov
d54e7a0e78 Refactor BaseController.checkEntityId 2025-05-15 17:15:06 +03:00
ViacheslavKlimov
0dde966082 Support reprocessing for job with general error; job deletion; refactoring 2025-05-15 16:57:27 +03:00
Andrew Shvayka
26c9c565b1
Merge pull request #13279 from thingsboard/lwm2m_observe_composite
lwm2m_Extend observe strategies: add Composite per-object and Composite all-at-once to existing Single
2025-05-15 12:41:42 +03:00
ViacheslavKlimov
8dda445253 Fix test whenTenantIsDeleted_thenCancelAllTheJobs 2025-05-15 11:11:40 +03:00
nickAS21
cb2ab78186 lwm2m: comments - 1 2025-05-14 17:41:36 +03:00
Andrew Shvayka
f7572a0289
Merge pull request #13382 from thingsboard/tbel_isMap_isList
tbel_Add utility methods to check for Map, List, and Array types
2025-05-14 15:19:55 +03:00
nickAS21
758ed0f189 tbel: Add utility methods to check for Map, List, and Array types in TbUtils 2025-05-14 13:07:07 +03:00
ViacheslavKlimov
55da7ac2b6 Fix rule engine startup 2025-05-14 09:49:27 +03:00
Viacheslav Klimov
a27b30f3ce
Merge pull request #13379 from thingsboard/rc
rc
2025-05-14 09:17:57 +03:00
ViacheslavKlimov
4fbb6c2e71 Jobs: refactoring 2025-05-13 14:48:46 +03:00
ViacheslavKlimov
7d0b6bfdec Refactoring for tasks api 2025-05-13 11:54:36 +03:00
ViacheslavKlimov
faf4a2165f Fix HashPartitionServiceTest 2025-05-12 17:17:57 +03:00
nickAS21
ccad309cfc Merge branch 'refs/heads/master' into lwm2m_observe_composite 2025-05-12 10:02:07 +03:00
nickAS21
68eff16e67 lwm2m: create strategy Composite_By_Object and tests 2025-05-09 19:12:40 +03:00
Viacheslav Klimov
8221545fd9
Merge pull request #13348 from irynamatveieva/fix/calculated-fields
Removed permission check when argument source is tenant
2025-05-09 14:31:02 +03:00
IrynaMatveieva
ed5868d8e5 removed permission check for tenant 2025-05-09 14:16:53 +03:00
ViacheslavKlimov
590805b6a3 Handle uncaught auth exceptions 2025-05-09 13:25:31 +03:00
ViacheslavKlimov
8c959232d4 Configurable tasks poll interval; task processing timing 2025-05-08 16:49:33 +03:00
Viacheslav Klimov
d3365483da
Merge pull request #13240 from dskarzh/cleanup-deprecation
Cleanup deprecated API in SubscriptionManagerService
2025-05-08 16:28:01 +03:00
Igor Kulikov
d5a89967c5
Merge pull request #13292 from ArtemDzhereleiko/AD/imp/scada/hint-flow-anim
Hint for dynamic settings and refactoring flow animation connectors SCADA symbols
2025-05-08 12:53:01 +03:00
Viacheslav Klimov
a3f36632be
Merge pull request #13323 from thingsboard/feature/prod-4738
Used TbMsgProto instead of ByteString
2025-05-08 12:00:21 +03:00
ViacheslavKlimov
f5e816923d Tasks partitioning strategies; jobs filter; fixes 2025-05-08 11:55:13 +03:00
IrynaMatveieva
3ea08293fa removed resource CF 2025-05-07 16:32:25 +03:00
Viacheslav Klimov
51636229d1
Merge pull request #12905 from dashevchenko/resource_vc_fix
Version control: fixed resource restoring
2025-05-07 13:18:43 +03:00
ViacheslavKlimov
1d83a2c9d3 Refactoring for TbMsgProto usage 2025-05-07 13:01:09 +03:00
Viacheslav Klimov
0adfaf2b01
Merge pull request #12257 from YevhenBondarenko/feature/prod-4738
Used TbMsgProto instead of ByteString
2025-05-07 12:28:29 +03:00
ViacheslavKlimov
381e976d87 Refactoring for input node relations 2025-05-07 12:17:24 +03:00
ViacheslavKlimov
ac41220a6d Merge branch 'feature/rule-chain-relation' of github.com:YevhenBondarenko/thingsboard into feature/rule-chain-relation 2025-05-07 11:14:15 +03:00
ViacheslavKlimov
574679b4a4 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs 2025-05-07 10:58:08 +03:00
Viacheslav Klimov
c5cc7dc4d5
Merge pull request #13317 from thingsboard/rc
rc
2025-05-06 15:50:36 +03:00
Viacheslav Klimov
825f0b1ed7
Merge pull request #13148 from AndriiLandiak/fix-autocommit-cf
Make Kafka consumer properties configurable for overridden topic names
2025-05-06 15:46:53 +03:00
Viacheslav Klimov
bec580bd95
Merge pull request #13262 from dskarzh/fix/alarm-delete-event-order
Emit `ALARM_DELETE` event only after the delete operation completes
2025-05-06 15:22:13 +03:00
Andrew Shvayka
e7dae87e77
Merge pull request #13054 from dskarzh/fix/mqtt-client/infinite-retransmission-memory-leak
MQTT client: prevent potential memory leak in retransmission mechanism
2025-05-06 14:37:21 +03:00
Yevhen Bondarenko
a0a77c721f fixed 'value too long' after saving ota (#13277)
* fixed 'value too long' after saving ota

* fixed tests
2025-05-06 14:32:11 +03:00
ViacheslavKlimov
ac77910d9a Fix HashPartitionServiceTest 2025-05-06 14:24:51 +03:00
ViacheslavKlimov
26a41b7c32 Introduce TbTelemetryService 2025-05-05 17:41:30 +03:00
nickAS21
3aab8b7197 lwm2m: create updateAttrTelemetry with updateResource - all change in one ArrayList to core 2025-05-02 20:31:36 +03:00
ViacheslavKlimov
ac9e738018 Task processing timeout 2025-05-02 17:43:14 +03:00
ViacheslavKlimov
4c01b3d70a Refactoring for task processor queue factories 2025-05-02 16:23:05 +03:00
ViacheslavKlimov
e59460b42b Task processors partitioning 2025-05-02 15:14:00 +03:00
ViacheslavKlimov
09e334660f Truncate notification table on test finish 2025-05-02 13:02:21 +03:00
ViacheslavKlimov
03845450ef Truncate notification table on test finish 2025-05-02 12:40:40 +03:00
ViacheslavKlimov
f4cd471082 Notification on job finish 2025-05-02 12:26:23 +03:00
Artem Dzhereleiko
777228afe4 UI: Rename id property 2025-05-01 16:39:46 +03:00
Dmytro Skarzhynets
e84a006091
Merge branch 'rc' into fix/mqtt-client/infinite-retransmission-memory-leak
# Conflicts:
#	application/src/main/java/org/thingsboard/server/actors/ActorSystemContext.java
2025-05-01 16:33:44 +03:00
Dmytro Skarzhynets
8d749f593b
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload 2025-05-01 16:30:41 +03:00
Artem Dzhereleiko
166475a524 UI: Refactoring connector settings 2025-05-01 16:21:14 +03:00
ViacheslavKlimov
950d1d85c4 Task results refactoring 2025-05-01 15:02:28 +03:00
ViacheslavKlimov
9e878923e1 Refactor job and task results 2025-05-01 13:41:36 +03:00