4109 Commits

Author SHA1 Message Date
Sergey Matvienko
a3c7084d7f refactored obsolete com.github.java-json-tools:json-schema-validator with actively updated com.networknt:json-schema-validator 2025-05-10 14:24:04 +02:00
ViacheslavKlimov
b97c1888f1 EDQS readiness check; refactor API enabling 2025-05-09 19:05:28 +03:00
ViacheslavKlimov
f5e816923d Tasks partitioning strategies; jobs filter; fixes 2025-05-08 11:55:13 +03:00
Yevhenii
81e35e134e Validation DefaultEdgeRuleChain in DeviceProfile
- added validation for DefaultEdgeRuleChain
- refactoring
2025-05-07 17:40:59 +03:00
ViacheslavKlimov
381e976d87 Refactoring for input node relations 2025-05-07 12:17:24 +03:00
ViacheslavKlimov
ac41220a6d Merge branch 'feature/rule-chain-relation' of github.com:YevhenBondarenko/thingsboard into feature/rule-chain-relation 2025-05-07 11:14:15 +03:00
ViacheslavKlimov
574679b4a4 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs 2025-05-07 10:58:08 +03:00
ViacheslavKlimov
f4cd471082 Notification on job finish 2025-05-02 12:26:23 +03:00
ViacheslavKlimov
9e878923e1 Refactor job and task results 2025-05-01 13:41:36 +03:00
IrynaMatveieva
762abebf79 added query 2025-05-01 12:33:12 +03:00
IrynaMatveieva
97b45a6bf9 fixed tests 2025-05-01 12:23:59 +03:00
IrynaMatveieva
874d59a706 updated methods 2025-05-01 11:59:41 +03:00
IrynaMatveieva
5f9afd14d3 added findByKey method to service 2025-05-01 08:59:58 +03:00
ViacheslavKlimov
44a4d9d690 Cleanup code 2025-04-30 11:25:32 +03:00
ViacheslavKlimov
479ff8e25e Jobs reprocessing 2025-04-30 11:18:22 +03:00
ViacheslavKlimov
60fdb7df3d Multiple queued jobs of the same type 2025-04-30 11:17:30 +03:00
ViacheslavKlimov
a317b4707a Discard tasks when tenant is deleted 2025-04-30 11:17:03 +03:00
ViacheslavKlimov
ee9237c416 Implement job cancellation 2025-04-30 11:16:57 +03:00
IrynaMatveieva
64f35d2d7b fixed entity service regisrty test 2025-04-30 11:16:36 +03:00
ViacheslavKlimov
290fba4819 Job stats, REST API, tests 2025-04-30 11:15:47 +03:00
ViacheslavKlimov
215c5dbb96 Jobs 2025-04-30 11:15:26 +03:00
yevhenii
08679cf561 PostgreSQL View for active Edges
- Moved filtering logic for active edges from inline native query to a database view (edge_active_attribute_view)
to simplify the query and improve maintainability.
2025-04-29 11:33:50 +03:00
IrynaMatveieva
8e9cd196c1 fixed tests 2025-04-28 14:23:05 +03:00
IrynaMatveieva
e644def232 fixes 2025-04-28 12:10:11 +03:00
IrynaMatveieva
b09967074e added delete method 2025-04-28 11:20:05 +03:00
IrynaMatveieva
65f9adcc65 added trendz settings 2025-04-28 11:03:33 +03:00
Igor Kulikov
bee6c19a51 Version 4.1.0-SNAPSHOT 2025-04-22 10:58:36 +03:00
Igor Kulikov
a40f9d6ae4 Ver 4.0.1-RC 2025-04-22 10:56:47 +03:00
Igor Kulikov
5fbb3194a7 Version 4.0.1-RC 2025-04-22 10:46:16 +03:00
Igor Kulikov
757c887034 Version 4.1.0-SNAPSHOT 2025-04-15 13:06:03 +03:00
Igor Kulikov
508f00ab24 Merge branch 'rc' 2025-04-15 12:56:17 +03:00
Volodymyr Babak
2478acc42d Refactoring - introduced new method - findActiveEdges for all tenants 2025-04-14 13:25:32 +03:00
Viacheslav Klimov
8966ec8b01
Merge pull request #13186 from dashevchenko/edqs-fixes
Added validation for entity name filter
2025-04-11 17:32:20 +03:00
dashevchenko
5f99c0bae2 added validation for entity name filter 2025-04-11 15:32:55 +03:00
Viacheslav Klimov
122dea9feb
Merge pull request #13040 from irynamatveieva/cf-fixes
CF: fixes
2025-04-11 14:09:06 +03:00
IrynaMatveieva
870dc1b4c4 fixed sql query 2025-04-11 12:44:37 +03:00
IrynaMatveieva
48d9aca0ab minor fixes 2025-04-11 12:29:45 +03:00
Viacheslav Klimov
df78cbbdf6
Merge pull request #13180 from thingsboard/edqs-improvements
EDQS improvements
2025-04-11 12:03:27 +03:00
IrynaMatveieva
d10b928bbc Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-10 16:47:30 +03:00
IrynaMatveieva
4882bf26eb removed entity profile cache 2025-04-10 16:45:24 +03:00
ViacheslavKlimov
b806a41e62 More stats for EDQS 2025-04-10 14:02:56 +03:00
Iryna Matveieva
df0316b27e
Updated gateway image version to stable (#13157) 2025-04-10 13:37:30 +03:00
Andrew Shvayka
8e7b143a5c
Merge pull request #13130 from volodymyr-babak/public-edge-customer
Avoid Creation of Unnecessary Public Customers During Edge Connection
2025-04-10 11:38:19 +04:00
ViacheslavKlimov
33fd8af17e Add EDQS query stats; improvements 2025-04-09 12:29:35 +03:00
IrynaMatveieva
6cf9c1f45b Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-08 15:10:29 +03:00
Volodymyr Babak
d999de2111 Do not create public customer in case edge connection - create only during make public entities and sync to edge 2025-04-08 12:59:14 +03:00
Viacheslav Klimov
1247dd93f3
Merge pull request #13117 from dashevchenko/gatewayImageVersion
Configurable gateway image version
2025-04-07 16:22:30 +03:00
dashevchenko
759a814763 added gateway image version configuration 2025-04-07 12:39:54 +03:00
IrynaMatveieva
f3f316471c moved test 2025-04-07 12:11:13 +03:00
IrynaMatveieva
19e9145183 added test 2025-04-07 09:55:23 +03:00