4147 Commits

Author SHA1 Message Date
Andrii Landiak
d9669c9391 Fix TbSubscriptionUtils order for matching KeyValueType and DataType 2024-03-22 14:05:25 +02:00
dashevchenko
11b8d3c41e added global queue prefix for pubsub queue factory 2024-03-22 13:06:58 +02:00
Iryna Matveieva
f4ca0c8c90
Merge branch 'master' into improve-script-node 2024-03-22 12:37:25 +02:00
IrynaMatveieva
242b712a90 fixed conflicts 2024-03-22 12:35:59 +02:00
Andrii Landiak
ee1209b19f Fix KvProtoUtils order for matching KeyValueType and DataType 2024-03-22 12:01:36 +02:00
ViacheslavKlimov
a529abeced Fix attributes removal by entity id 2024-03-21 12:43:34 +02:00
ViacheslavKlimov
be3e78044c Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-03-21 11:52:07 +02:00
Andrii Landiak
37d5405dc5 Merge remote-tracking branch 'upstream/master' into feature/edge-oauth-support 2024-03-21 11:17:16 +02:00
dashevchenko
ab638cfa19 add defaultSorting by default 2024-03-20 18:53:26 +02:00
ViacheslavKlimov
ae23532ab6 Merge remote-tracking branch 'origin/master' into develop/3.6.4 2024-03-20 14:00:57 +02:00
ViacheslavKlimov
47cfebe2a7 Use QueueConsumerManager for other consumers 2024-03-20 13:25:30 +02:00
ViacheslavKlimov
e4cbbb0c5d Merge branch 'master' into feature/parallel-core-consumer
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/queue/DefaultTbCoreConsumerService.java
#	application/src/main/java/org/thingsboard/server/service/queue/DefaultTbRuleEngineConsumerService.java
#	application/src/main/java/org/thingsboard/server/service/queue/processing/AbstractConsumerService.java
2024-03-20 12:26:41 +02:00
ViacheslavKlimov
7dd81ffb93 Ignore invalid lwm2m tests 2024-03-19 16:28:52 +02:00
ViacheslavKlimov
4ed952a9d6 Merge branch 'master' into develop/3.7 2024-03-19 15:44:23 +02:00
ViacheslavKlimov
8636ed3b0d TB Core consumer - parallel processing; refactoring 2024-03-19 12:57:37 +02:00
ViacheslavKlimov
1ed95b24a6 Clean up api usage state data on deletion 2024-03-18 18:02:06 +02:00
ViacheslavKlimov
ca174d209f Merge branch 'master' into develop/3.6.4 2024-03-18 12:39:39 +02:00
ViacheslavKlimov
a6719efee5 Housekeeper: alarms deletion 2024-03-18 12:24:58 +02:00
ViacheslavKlimov
b0d4faf798 Fix transactional calls in TransactionalEventListener 2024-03-16 15:49:40 +02:00
ViacheslavKlimov
eb50685108 Version control - not rollback on error option 2024-03-15 11:28:04 +02:00
ViacheslavKlimov
22f5573e8d Housekeeper client for all service types 2024-03-13 19:59:13 +02:00
ViacheslavKlimov
20ea8c7fc2 Merge branch 'develop/3.6.4' into feature/housekeeper
# Conflicts:
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationType.java
2024-03-13 16:39:10 +02:00
ViacheslavKlimov
0d3c3d6b25 Housekeeper: tests and refactoring 2024-03-13 14:09:05 +02:00
ViacheslavKlimov
dc1a8dc35e Merge remote-tracking branch 'origin/develop/3.6.4' into hotfix/3.6.3 2024-03-13 13:05:02 +02:00
rusikv
dad8176e37 UI: reconfig of 'Rule engine statistics' and 'API usage' to enable 'QUEUE_STATS' after echarts update 2024-03-13 13:02:43 +02:00
Viacheslav Klimov
89a1c44673
Merge pull request #10311 from irynamatveieva/fix-error-mqtt-node
Fixed TLS Factory error when no password set in configuration
2024-03-13 12:17:43 +02:00
Andrii Shvaika
446ff16897 License format 2024-03-13 11:20:10 +02:00
rusikv
6057c17acc Merge remote-tracking branch 'upstream/master' into queueStatsEntity 2024-03-12 19:15:09 +02:00
IrynaMatveieva
837933a2e0 moved the static toPlainText() method to the JacksonUtil class 2024-03-12 18:53:45 +02:00
ViacheslavKlimov
7a05620a52 Merge remote-tracking branch 'origin/hotfix/3.6.2' 2024-03-12 18:47:36 +02:00
IrynaMatveieva
d67fd993bb added a method to get only the last IN debug event 2024-03-12 17:58:11 +02:00
Andrii Landiak
9f6c9e7330 Merge remote-tracking branch 'upstream/develop/3.6.4' into feature/edge-oauth-support 2024-03-12 11:12:29 +02:00
dashevchenko
a031104a0b added default sorting if not exists 2024-03-11 11:42:26 +02:00
dashevchenko
658f6679bc improved error logging 2024-03-07 15:41:14 +02:00
dashevchenko
2e216242f2 clone repo if tmp directory was deleted 2024-03-07 14:44:20 +02:00
Iryna Matveieva
4a79635b3e
Merge branch 'master' into fix-error-mqtt-node 2024-03-07 11:43:00 +02:00
IrynaMatveieva
0177b5fdc7 added a method for getting a password with a null checking 2024-03-06 17:56:51 +02:00
Andrew Shvayka
9d7f4de270
Merge pull request #10309 from YevhenBondarenko/hotfix/lwm2m-deserialization
fixed lwm2m client deserialization
2024-03-06 17:01:12 +02:00
YevhenBondarenko
270a023c5e fixed deserialization lwm2m client 2024-03-06 13:56:57 +01:00
ViacheslavKlimov
ff18b8712a Fix null values in Firebase message data 2024-03-06 14:03:05 +02:00
Andrew Shvayka
b05383adfd
Merge pull request #10230 from AndriiLandiak/edge-uplink-messages-rate-limit
Add rate limits for edge uplink message
2024-03-05 14:56:43 +02:00
YevhenBondarenko
ad99379f90 fixed possible lock in sendObserveRequests 2024-03-05 13:32:55 +01:00
YevhenBondarenko
4e759dd425 fixed lwm2m uplink executor lock 2024-03-05 13:32:55 +01:00
Andrew Shvayka
b11a9df3fb
Merge pull request #10273 from thingsboard/push-notifications-alarm-dashboard
Open default alarm dashboard if none set for mobile notifications
2024-03-04 16:18:46 +01:00
YevhenBondarenko
33a70ba7c4 merge with master 2024-03-04 14:23:23 +01:00
dashevchenko
c1093dd627 merged with master 2024-03-04 11:54:56 +02:00
ViacheslavKlimov
b20b6006e9 Notifications to sysadmin on housekeeper task processing failure 2024-03-01 14:14:25 +02:00
ViacheslavKlimov
22416e13be Merge branch 'master' into feature/housekeeper 2024-03-01 13:53:40 +02:00
Andrew Shvayka
8d262909f2
Merge pull request #10255 from thingsboard/fix/actor-system
Fix actor msg broadcast
2024-02-27 13:20:15 +01:00
ViacheslavKlimov
076ccbba97 Open default alarm dashboard if none set for mobile notifications 2024-02-27 13:59:32 +02:00