8383 Commits

Author SHA1 Message Date
Sergey Matvienko
527f7176c5 tbel test refactored to not use sql and all controllers. reflection utils used 2025-01-01 14:25:28 +01:00
IrynaMatveieva
63b79b7242 added completable future to prevent reading old value from while updating is in progress 2024-12-31 16:15:42 +02:00
Igor Kulikov
1a8116cb93 Merge with rc 2024-12-31 11:52:06 +02:00
IrynaMatveieva
f93ea868bf merge with master 2024-12-31 10:48:17 +02:00
Andrew Shvayka
45c6b063bf
Merge pull request #12203 from thingsboard/tbel_doc_bitWiseOperations
tbel_tests_doc_bitwise_operations
2024-12-31 10:12:48 +02:00
ViacheslavKlimov
6c9b0de0bc Fix CaffeineCacheDefaultConfigurationTest 2024-12-31 10:08:43 +02:00
Volodymyr Babak
f35147e146 Temporary disabled relatedEdges due to issue with scan method 2024-12-30 18:37:59 +02:00
yevhenii_zahrebelnyi
c0f4440bd9
Relation for Edge (#12353)
* Relation for Edge

- Removed the relation filtering for Edge.

* Relation for Edge

- add test for relation Edge

* Relation for Edge

- refactoring

* Relation for Edge

- Naming fixed
2024-12-30 17:46:03 +02:00
Viacheslav Klimov
d9f37cd2f2
Merge pull request #12360 from thingsboard/fix/upgrade-from
Ignore version from tb_schema_settings when from_version property is specified
2024-12-30 17:41:41 +02:00
ViacheslavKlimov
aba14c7ecc Remove invalid upgrade log 2024-12-30 16:51:27 +02:00
IrynaMatveieva
8f87caba14 implemented logic to handle profile updates even if no cf exists by them 2024-12-30 16:50:01 +02:00
ViacheslavKlimov
7c6b3f6adf Temporal: ignore version in tb_schema_settings when from_version property is specified 2024-12-30 16:45:29 +02:00
Viacheslav Klimov
949adf0ccb
Merge pull request #12358 from AndriiLandiak/fix/edge-flaky
Fix test: testRuleChains
2024-12-30 16:24:59 +02:00
Viacheslav Klimov
21fef65229
Merge pull request #12359 from thingsboard/fix/system-notification-delivery
Ignore unconfigured delivery method for system notification type
2024-12-30 16:24:43 +02:00
ViacheslavKlimov
f02b25f15a Ignore unconfigured delivery method for system notification type 2024-12-30 16:15:37 +02:00
Andrii Landiak
2f8aa65a8e Fix RuleChain flaky test 2024-12-30 16:14:01 +02:00
nick
ffd1d891cd fix bug: lwm2m flaky test (.times to .atLeast) 2024-12-30 12:15:08 +02:00
Viacheslav Klimov
64c687c5a9
Merge branch 'master' into develop/4.0 2024-12-30 12:03:36 +02:00
Volodymyr Babak
cf9204416b
Fixed case when seqId started new cycle. Improved edge trace/debug logging (#12342)
* Fixed case when seqId started new cycle. Improved edge trace/debug logging

* Edge downlink logging improved

* Edge downlink logging improved #2
2024-12-30 10:04:41 +02:00
IrynaMatveieva
5f088a751e refactored code 2024-12-27 18:20:20 +02:00
Igor Kulikov
15d22e9e6b Improve upgrade script to separate long running resources update. 2024-12-27 17:15:59 +02:00
Igor Kulikov
3a2228918b Fix schema upgrade script. 2024-12-27 16:23:17 +02:00
Igor Kulikov
94f294aebf Fix load of JS Module extensions during installation or upgrade. 2024-12-27 15:32:17 +02:00
Igor Kulikov
d2293388ed
Merge pull request #12315 from maxunbearable/improvement/gateway-offline-backups
Added offline backups for Gateways
2024-12-27 12:04:00 +02:00
IrynaMatveieva
e787b805da added locking and logic to avoid iteration order issue in map 2024-12-26 17:05:27 +02:00
mpetrov
30ce285725 Updated JS module 2024-12-26 16:19:14 +02:00
IrynaMatveieva
befd4cc9c6 added check for update values for ts rolling when rocksdb fails 2024-12-26 10:56:20 +02:00
IrynaMatveieva
2dfbe2240d added implementation to handle profile events when not my partition 2024-12-24 16:25:01 +02:00
Igor Kulikov
36f990cf15 Merge branch 'rc' 2024-12-24 14:20:44 +02:00
Igor Kulikov
23cd86e870
Merge pull request #12331 from ArtemDzhereleiko/AD/hot-fix/scada-scale-invert
Fixed SCADA scale symbols
2024-12-24 14:19:27 +02:00
Artem Dzhereleiko
4c7775eba9 UI: Fixed scale symbol 2024-12-24 12:56:50 +02:00
IrynaMatveieva
a9f39e4917 added cache class 2024-12-24 12:50:27 +02:00
mpetrov
f5dfab8f46 Updated js module 2024-12-24 12:35:27 +02:00
Igor Kulikov
5072b9b2af
Merge pull request #12275 from ArtemDzhereleiko/AD/hot-fix/hp-filter-symbol
Fixed color for HP SCADA filter
2024-12-24 12:29:59 +02:00
Volodymyr Babak
d5e973283c EdgeGrpcSession - move check of empty high priority msgs into submethod 2024-12-23 20:46:07 +02:00
IrynaMatveieva
1482d1c4bb added logic to avoid looping 2024-12-23 17:00:10 +02:00
Igor Kulikov
cef94b9708 Merge branch 'rc' 2024-12-23 16:54:42 +02:00
ViacheslavKlimov
f22797ed29 Fix alarm rule clear test 2024-12-23 15:44:35 +02:00
ViacheslavKlimov
a70e20fe44 Don't send separate notification when notification clear rule is met 2024-12-23 15:31:24 +02:00
IrynaMatveieva
2d65a6c457 removed wildcard imports usage 2024-12-23 12:20:58 +02:00
Viacheslav Klimov
155c701822
Merge pull request #12305 from dashevchenko/constraintNameFix
Updated constraint name to valid one
2024-12-23 12:07:10 +02:00
IrynaMatveieva
7d2160178d merge with master 2024-12-23 11:50:22 +02:00
ViacheslavKlimov
d4d3240f78 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/4.0 2024-12-23 11:15:16 +02:00
ViacheslavKlimov
1ea5fdf7fe Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tbmsg-refactoring 2024-12-23 10:51:11 +02:00
Viacheslav Klimov
a1fd1e3ea4
Merge pull request #12297 from thingsboard/feature/telemetry-service-refactoring
Telemetry service refactoring
2024-12-23 10:45:12 +02:00
mpetrov
04e5060689 Added offline backups for Gateways 2024-12-20 17:54:36 +02:00
IrynaMatveieva
2a41c8b451 implemented logic to fetch telemetry if states were not fetched 2024-12-20 16:16:58 +02:00
Artem Dzhereleiko
1584d8db67 UI: Update bundle image 2024-12-20 11:37:19 +02:00
ViacheslavKlimov
ad97199f04 Fix cached entity was updated during inlineImages 2024-12-19 18:12:00 +02:00
IrynaMatveieva
5c5dc474cb implemented partitioning 2024-12-19 17:12:59 +02:00