1229 Commits

Author SHA1 Message Date
Andrii Shvaika
08b226c18f Bump Cassandra versions 2022-11-01 16:56:47 +02:00
Sergey Matvienko
069e77eb17 Merge remote-tracking branch 'ce/master' into cassandra-cloud-astra 2022-11-01 14:11:58 +02:00
Volodymyr Babak
ba645e4570 Merge remote-tracking branch 'upstream/master' into feature/edge-limit-attempt 2022-11-01 11:04:56 +02:00
Igor Kulikov
dbef7c4ece Fix tests 2022-11-01 09:52:19 +02:00
Volodymyr Babak
19287fa250 Merge remote-tracking branch 'origin/master' into feature/edge-limit-attempt 2022-10-31 19:09:25 +02:00
Andrew Shvayka
3844ff6372
Merge pull request #7395 from volodymyr-babak/feature/edge-multi-customers
[3.4.2] Edge PE - customers hierarchy support
2022-10-31 18:49:01 +02:00
Andrew Shvayka
0fb0fb03c6
Merge pull request #7324 from imbeacon/fix/rate-limits
[3.4.2] Fix for rate limits filter
2022-10-31 13:36:41 +02:00
Volodymyr Babak
7c80781c24 Minor code refactoring - added tenant as entity id 2022-10-28 15:41:57 +03:00
Andrii Shvaika
3f819487d6 Added var for clear code 2022-10-28 13:18:00 +03:00
Andrii Shvaika
d00bcbfa83 MVEL executor tests 2022-10-28 13:00:28 +03:00
Volodymyr Babak
cbcf6192d8 Edge device test - disconnect mqtt client 2022-10-27 17:32:25 +03:00
Volodymyr Babak
0389513b40 Improved edge rpc session logging 2022-10-27 17:13:36 +03:00
Volodymyr Babak
3a7cc56c88 Fixed edge telemetry stability test 2022-10-27 12:03:33 +03:00
Volodymyr Babak
7a2bd5dfad Organize imports 2022-10-24 18:34:07 +03:00
Volodymyr Babak
546b477c34 Attemp to send downlink 10 times max in case edge connected - discard all other attempts and ack failed messages 2022-10-24 18:32:22 +03:00
Volodymyr Babak
0936e4922b Remove duplicated autogenerated code coverage 2022-10-21 12:22:44 +03:00
Volodymyr Babak
9d60fc6ac7 Updated asset edge test to check asset profiles 2022-10-21 12:07:55 +03:00
Volodymyr Babak
47a8e6b60f Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-20 20:55:21 +03:00
Andrii Shvaika
5633aeaa6e Merge with master 2022-10-20 12:43:52 +03:00
Andrew Shvayka
9d23c91137
Merge pull request #7403 from ViacheslavKlimov/feature/remote-js-executor-improvements
[3.4.2] Improvements for remote JS executor
2022-10-20 11:37:00 +03:00
Volodymyr Babak
d20379f36e Fixed customer contorller test. Revert customer service impl 2022-10-19 18:01:19 +03:00
Volodymyr Babak
cfd471fe4a CE edge - single customer 2022-10-18 19:22:14 +03:00
Andrii Shvaika
d3f06bd3a4 MVEL executor implementation 2022-10-18 18:39:43 +03:00
oyurov
aaa8dbbfdd Fix test 2022-10-18 14:04:26 +02:00
Andrii Shvaika
813f632deb MVEL executor 2022-10-17 19:03:44 +03:00
Andrii Shvaika
9769f95c27 Refactoring of the JS API to separate module: Script API 2022-10-17 16:36:57 +03:00
oyurov
3d7b829a99 Refactor tests to support outdate tokens after logout 2022-10-17 13:23:12 +02:00
Volodymyr Babak
f46276b9fe Fixed Edge controller test 2022-10-13 13:01:30 +03:00
Volodymyr Babak
cc4029120a Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-12 17:34:32 +03:00
Volodymyr Babak
35d6716b70 Removed device profiles devices request 2022-10-12 17:13:00 +03:00
Volodymyr Babak
89272a21cf Merge remote-tracking branch 'upstream/master' into bug/edge-shared-attr-subs 2022-10-12 12:31:55 +03:00
Andrew Shvayka
740192b23c
Merge pull request #7371 from ViacheslavKlimov/feature/audit-logs-partitioning-ttl
[3.4.2] TTL and table partitioning for audit logs
2022-10-12 12:29:15 +03:00
Volodymyr Babak
35288bbfe8 Removed required=false. Renamed test name 2022-10-12 12:27:22 +03:00
ViacheslavKlimov
831332be7b Use hash of tenant id and body when resolving script for remote JS executor 2022-10-11 12:01:55 +03:00
Volodymyr Babak
6ecec3eefa Refactored abstract edge test 2022-10-10 16:41:23 +03:00
ViacheslavKlimov
100868d8e2 Merge remote-tracking branch 'origin/master' into feature/remote-js-executor-improvements 2022-10-10 16:02:53 +03:00
Volodymyr Babak
366583cc0a Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-07 23:19:28 +03:00
Volodymyr Babak
9879b8bcc2 Changes to be in sync with PE 2022-10-07 21:40:46 +03:00
Andrew Shvayka
990a50391e
Merge pull request #7350 from ViacheslavKlimov/fix/js-invoke-service-limits
[3.4.2] Limits for JS script body, input args and invocation result size
2022-10-07 17:26:03 +03:00
Volodymyr Babak
1beb4fd136 Changes to be in sync with PE version 2022-10-07 16:33:18 +03:00
Volodymyr Babak
f5a7a0dd3b Updated test to be in sync with PE 2022-10-07 15:57:20 +03:00
ViacheslavKlimov
7aab188d0c Do not send script body to remote JS executor on each invoke request 2022-10-06 19:29:26 +03:00
zbeacon
15d6412075 Added async method handling in filter and test for this functionality 2022-10-06 12:46:48 +03:00
Andrii Shvaika
a29e2aa894 Fix relation tests 2022-10-05 15:43:39 +03:00
ViacheslavKlimov
b4300b35bf Add tests for audit logs partitions 2022-10-04 15:03:05 +03:00
ViacheslavKlimov
a2c830ce8a Refactoring for JS limit properties 2022-10-03 14:23:02 +03:00
Andrii Shvaika
24aa8dc80d Remove sleeps 2022-10-03 10:54:39 +03:00
Andrii Shvaika
5d7bf3e42b Merge with bug fix branch 2022-10-03 10:50:19 +03:00
nickAS21
e13c238f91 fix_bug: test transactional EntityView add TreadSleep 2022-10-01 09:33:44 +03:00
nickAS21
456ada0cd0 fix_bug: test transactional UnfinishedStubbingException new 2022-09-30 20:55:07 +03:00