2962 Commits

Author SHA1 Message Date
Dmytro Skarzhynets
24dda7a3ea Merge with master 2023-10-18 08:33:31 +03:00
dashevchenko
c195fd5a4c added ability to add global prefix for all topics 2023-10-17 19:44:50 +03:00
Volodymyr Babak
04cfa2021d Fixed edge controller tests 2023-10-17 18:50:42 +03:00
Volodymyr Babak
3946b058cd Do not push ALARM update to edge automatically - only using push to edge rule node 2023-10-17 18:09:38 +03:00
Andrew Shvayka
16757b787d
Merge pull request #9401 from dashevchenko/caFileRenamed
Renamed mqtts ca file for device connectivity
2023-10-16 18:24:51 +03:00
Volodymyr Babak
8c94ec5c52 Edge: do not sync User login actions. Edge: do not save particular edge events in case edge is not activated or disconnected 2023-10-16 18:05:12 +03:00
Andrii Shvaika
7b0a3c282c Merge with hotfix branch 2023-10-16 17:43:01 +03:00
dashevchenko
0079c6d3d0 renamed DeviceConnectivityUtil const 2023-10-16 12:42:39 +03:00
Sergey Matvienko
ec6727ff7d TbCoreConsumerStats: core notifications stats by message type 2023-10-15 22:43:05 +02:00
Volodymyr Babak
38dabc7f38 Merge remote-tracking branch 'upstream/master' into feature/edge-sync-improvement 2023-10-12 15:16:40 +03:00
dashevchenko
902e153683 renamed mqtts ca file for device connectivity 2023-10-12 13:24:14 +03:00
Andrii Landiak
cca7a87c19 Merge remote-tracking branch 'origin/master' into feature/broadcast-logs-improvement 2023-10-11 13:13:03 +03:00
Andrii Landiak
5ace34bccf Improve code, fix failing tests 2023-10-11 12:37:48 +03:00
YevhenBondarenko
88da2b2807 fixed tests 2023-10-09 15:27:01 +02:00
YevhenBondarenko
79d655eedc removed deprecadted methods 2023-10-06 21:46:08 +02:00
Andrew Shvayka
43ccbdb787
Merge pull request #9363 from thingsboard/hotfix/3.6
Hotfix/3.6
2023-10-05 17:55:52 +03:00
Andrii Landiak
92b09b8514 Minor refactoring: still not working as expected 2023-10-05 14:09:03 +03:00
ViacheslavKlimov
9788a87ca3 Fix notification requests deletion test; drop all notifications after test 2023-10-05 12:59:13 +03:00
Andrew Shvayka
2b9575d81a
Merge branch 'master' into hotfix/3.6 2023-10-04 15:50:56 +03:00
ViacheslavKlimov
c0294e3878 Don't delete notifications when recipient is deleted 2023-10-04 15:40:04 +03:00
ViacheslavKlimov
6a3beb9213 Remove foreign keys for notification table 2023-10-04 15:38:30 +03:00
ViacheslavKlimov
12d2c26279 Rule Engine stats: exception message truncation 2023-10-04 15:29:45 +03:00
ViacheslavKlimov
6ec4b8cf72 TTL for queue stats and RE exceptions 2023-10-04 15:29:26 +03:00
Andrii Landiak
5141b77bba Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement 2023-10-04 12:54:05 +03:00
Andrii Shvaika
e768afc948 Merge 3.6 -> 3.7 2023-09-28 12:20:06 +03:00
Andrew Shvayka
8ead949102
Merge pull request #9306 from dashevchenko/tbel_api_limits
Added api rate limits for tbel
2023-09-25 16:15:26 +03:00
dashevchenko
8f1c13b335 added api rate limits tbel 2023-09-21 17:03:04 +03:00
Andrew Shvayka
97243f9de9
Merge pull request #9299 from volodymyr-babak/edge/fix-iso-tenant-queue
Changed order of fetchers to sent tenant profile to the cloud as firs…
2023-09-20 17:47:52 +03:00
Volodymyr Babak
2c7e5ef5f8 Added TenantProfileEdgeTest.testIsolatedTenantProfile 2023-09-20 17:25:12 +03:00
Dmytro Skarzhynets
45f3448305 Fix formatting 2023-09-20 15:15:11 +03:00
Dmytro Skarzhynets
0cfed35d5c Fix licenses 2023-09-20 15:05:55 +03:00
Dmytro Skarzhynets
4ca10eb673 Merge with develop 2023-09-20 14:52:52 +03:00
Dmytro Skarzhynets
0d7886d6e1 Merge branch 'develop/3.6' into feature/device-state-node 2023-09-20 14:38:40 +03:00
Dmytro Skarzhynets
5d120a7c23 Add mock test for new and a part of exisiting logic in core consumer; make changes according to review comments 2023-09-20 14:38:37 +03:00
Dmytro Skarzhynets
1364eec497 Merge with develop 2023-09-19 17:17:39 +03:00
Dmytro Skarzhynets
28879cb73b Add review fixes 2023-09-19 14:02:23 +03:00
Andrew Shvayka
a613b51815
Merge pull request #9269 from volodymyr-babak/edge/test-stability
Edge tests stability improvements
2023-09-18 16:25:31 +03:00
Andrew Shvayka
efc44b2fc1
Merge pull request #9257 from thingsboard/improvements/recalculate-partitions
PartitionService improvements
2023-09-18 16:14:56 +03:00
Volodymyr Babak
3c6d70b2c4 edge test speed up 2023-09-15 16:49:36 +03:00
Volodymyr Babak
16e3a6e177 edge tests stability: seq_id column - remove maxvalue. increased timeout for waiting on edge imitator respones 2023-09-15 16:39:58 +03:00
ViacheslavKlimov
fe8aaaa4d9 Fix HashPartitionServiceTest.testPartitionChangeEvents_isolatedProfile_oneCommonServer_oneDedicated 2023-09-15 14:15:49 +03:00
Dmytro Skarzhynets
ba67ca5e09 Merge branch 'develop/3.6' into device-state-service/fix-flaky-tests 2023-09-14 15:53:48 +03:00
Andrew Shvayka
68b6be536d
Merge pull request #9245 from AndriiLandiak/feature/improve-edge-instruction
Edge instructions for ubuntu, centos
2023-09-14 15:49:58 +03:00
Dmytro Skarzhynets
65a4f002bb Fix copy-paste error 2023-09-14 15:49:48 +03:00
ViacheslavKlimov
0d8a2549d9 Single PartitionChangeEvent after recalculatePartitions 2023-09-14 15:22:53 +03:00
Dmytro Skarzhynets
babc8844e9 Add last reported activity in the past fix, cover with a test 2023-09-14 12:58:04 +03:00
Andrii Landiak
bdad8454f8 Fix instructions for ubuntu and docker: styles, info 2023-09-14 08:12:30 +03:00
ViacheslavKlimov
3f2a3e35ff Fixes for partition recalculation with isolated queues 2023-09-13 17:37:19 +03:00
Andrii Landiak
0c86f988e4 Minor refactoring to fix compile error 2023-09-13 12:22:11 +03:00
Andrii Landiak
61c9eb977f Merge remote-tracking branch 'upstream/develop/3.6' into feature/broadcast-logs-improvement 2023-09-13 11:57:17 +03:00