2507 Commits

Author SHA1 Message Date
YevhenBondarenko
e09d7577ce fixed serialization exception in 2FA (Redis) 2022-08-02 16:13:10 +02:00
Andrii Shvaika
6ad1b10c09 remove jetbrains annotations 2022-08-02 10:54:04 +03:00
Andrii Shvaika
07de58fe21 Automatic migration of the events during upgrade 2022-07-27 19:22:10 +03:00
Andrii Shvaika
a38edcd62b Upgrade script for the events migration 2022-07-27 18:56:09 +03:00
Andrii Shvaika
3af07efd7f Support for bulk delete of events 2022-07-27 15:30:08 +03:00
Andrii Shvaika
ab0710c13e Cleanup event tables by partitions 2022-07-26 19:15:25 +03:00
Andrii Shvaika
219e97ff4a Implementation of Rule Chain and Rule Node debug events 2022-07-26 16:28:55 +03:00
Andrii Shvaika
e89554aaf4 WIP: improvement to fetch of the events 2022-07-25 19:36:13 +03:00
Andrii Shvaika
a720009b55 Initial DB structure 2022-07-22 18:53:41 +03:00
Andrii Shvaika
fa0433a7eb Version set to 3.4.1-SNAPSHOT 2022-07-19 15:30:16 +03:00
Andrii Shvaika
58e418578c Fix reordering of chunked entities from git 2022-07-18 15:53:02 +03:00
YevhenBondarenko
e3383597ba replace deprecated param readOnly 2022-07-15 16:24:57 +02:00
YevhenBondarenko
2653732cf8 hide externalIds and minor swagger improvements 2022-07-15 15:05:27 +02:00
Andrii Shvaika
87527f0027 Minor doc improvement 2022-07-15 12:55:43 +03:00
thingsboard
95faab9c2e fix pr comments 2022-07-15 12:54:41 +03:00
Andrew Shvayka
d7534073dc
Merge pull request #6933 from volodymyr-babak/queue-black-box-tests
[WIP][3.4] Queue black box tests
2022-07-13 16:28:39 +03:00
Andrii Shvaika
37533239b4 Single Partition for Kafka response topics. 10 partitions for transport-api by default 2022-07-13 14:40:44 +03:00
thingsboard
87325bcd10 Merge remote-tracking branch 'origin/develop/3.4' into feature/work-1581-replace-deprecated-stringutils 2022-07-13 13:33:17 +03:00
Volodymyr Babak
8fc5fa7526 Merge remote-tracking branch 'upstream/develop/3.4' into queue-black-box-tests 2022-07-13 12:39:55 +03:00
Andrii Shvaika
2e852ed7f2 Minor logging fix 2022-07-12 19:26:06 +03:00
YevhenBondarenko
647588e6b8 merge with develop/3.4 2022-07-12 15:33:20 +02:00
YevhenBondarenko
8b6664c096 remove isolated tb-core 2022-07-12 13:27:39 +02:00
Andrii Shvaika
cd633c72c8 No more Queue Id in the Device Profile 2022-07-12 12:56:40 +03:00
thingsboard
bc88babd11 fix pr comments 2022-07-12 12:29:27 +03:00
thingsboard
c7daaa571e replace StringUtils usages with in-repository implementation 2022-07-12 12:08:52 +03:00
Andrii Shvaika
488e05ac6c Queue ID and Queue Name 2022-07-11 18:51:38 +03:00
Volodymyr Babak
69e2eef64d Fix TbPubSubSubscriptionSettings - added default values. Fixed WsClient - throw exception properly on latch timeout. Tuned timeouts for tests 2022-07-11 17:46:43 +03:00
Andrii Shvaika
beda1105e8 Fix tests 2022-07-11 12:00:33 +03:00
Andrii Shvaika
0c5eb6bb3c Mail Send Timeouts 2022-07-08 17:35:02 +03:00
Andrii Shvaika
f7225f643c Fix Queue settings for AWS 2022-07-07 18:41:36 +03:00
Igor Kulikov
e0eaef1bba
Merge pull request #6888 from smatvienko-tb/js-executor-expiredTs
[3.4] Js executor expired ts
2022-07-07 10:48:54 +03:00
Sergey Matvienko
4968d0101c je-executors: expireTs implemented to drop any expired message and prevent congestion on js eval requests queue 2022-07-06 19:07:10 +03:00
Andrii Shvaika
24c1424335 Improve hash algorithm to affect only specific tenant queues 2022-07-05 17:27:49 +03:00
Andrii Shvaika
faf024b610 Merge branch 'resolve-partitions-improvements' of github.com:YevhenBondarenko/thingsboard into develop/3.4 2022-07-05 15:06:43 +03:00
YevhenBondarenko
0e9eee4f66 resolving partition idx by hash function 2022-07-05 11:32:09 +02:00
Andrew Shvayka
0c2a838336
Merge pull request #6852 from volodymyr-babak/feature/edge-queues-support
[3.4] New functionality - queues are propagated to edge
2022-07-05 10:26:48 +03:00
Andrew Shvayka
935760b215
Merge pull request #6858 from volodymyr-babak/bug/edge-push-to-rule-chain-node
[3.4] Edge push to rule chain node
2022-07-05 10:23:34 +03:00
Viacheslav Klimov
a86eb53038 Keep data order when getting chunked messages 2022-07-01 17:09:12 +03:00
Volodymyr Babak
6809c6237b Added default queue id into device profile 2022-07-01 12:02:38 +03:00
Volodymyr Babak
4e388c6cdc Added support of different edge version for checkpoint rule node 2022-06-30 15:56:21 +03:00
Volodymyr Babak
b495296930 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/edge-queues-support 2022-06-30 11:24:10 +03:00
Igor Kulikov
4b5e94e3cc Add Version control REST API methods to Rest Client. Remove redudant branch request parameter from some version control REST API methods. 2022-06-29 17:35:13 +03:00
Volodymyr Babak
7aa5731d55 Added tenant id to edge queue proto 2022-06-29 17:21:35 +03:00
Volodymyr Babak
70991ba7a0 New functionality - Queue are propagated to edge 2022-06-29 17:06:30 +03:00
Andrew Shvayka
0b8701b16f
Merge pull request #6846 from YevhenBondarenko/feature/queue-validation
[3.4] queue validation
2022-06-29 11:41:28 +03:00
YevhenBondarenko
68f0388723 added queue name and topic validation 2022-06-28 14:54:38 +02:00
Viacheslav Klimov
4d1a82d50b Fix export/import of deprecated dashboards 2022-06-28 13:39:09 +03:00
Andrii Shvaika
8886ea5434 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-06-28 10:24:28 +03:00
Andrii Shvaika
18893d9cf3 Fix tenants and User Update Time cache 2022-06-28 10:24:15 +03:00
YevhenBondarenko
c97f9d0c70 merge with develop/3.4 2022-06-27 23:04:35 +02:00