4087 Commits

Author SHA1 Message Date
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
IrynaMatveieva
81bf9598fc fixed time series cache 2025-04-04 13:18:41 +03:00
Andrew Shvayka
10cf607a95
Merge pull request #13056 from YevhenBondarenko/fix/jdbc-tamplate-timeout
Query timeout is not working for EntityDataQuery
2025-04-03 17:33:45 +04:00
IrynaMatveieva
5bebecf08e fixed cf debug events when clear events by filter and minor fixes 2025-04-02 14:22:02 +03:00
IrynaMatveieva
107c5c2ef4 added initialization of cache when partiton change event 2025-04-01 10:22:29 +03:00
YevhenBondarenko
0dfef54881 Added ability to use query timeout for JdbcTemplates 2025-03-27 14:41:01 +01:00
YevhenBondarenko
2f18c8e3c9 minor refactoring 2025-03-26 12:31:48 +01:00
YevhenBondarenko
16ff4e1e97 added default debugDuration to the profileData 2025-03-25 11:51:20 +01:00
Viacheslav Klimov
e61a4bba76
Merge pull request #12993 from irynamatveieva/cf-improvements
Cf improvements
2025-03-21 13:38:26 +02:00
Viacheslav Klimov
fb21dc410b
Merge pull request #12982 from YevhenBondarenko/fix/PROD-5846
[WS] fixed OOM
2025-03-21 12:23:26 +02:00
YevhenBondarenko
77c9628b14 added interval validation to the query validator 2025-03-20 15:48:44 +01:00
YevhenBondarenko
c3b608492a test improvements 2025-03-20 11:44:43 +01:00
YevhenBondarenko
f5eabdca3c added tests 2025-03-20 11:37:13 +01:00
Viacheslav Klimov
39b48ae346
Merge pull request #12967 from dashevchenko/coap_dtls
COAP DTLS: updated connectivity commands
2025-03-20 12:01:07 +02:00
IrynaMatveieva
d4f7cb7df1 added validation for arg name and implemented destroy methods 2025-03-20 09:38:10 +02:00
YevhenBondarenko
3f936ef6fc added fix for negative interval 2025-03-19 23:07:42 +01:00
YevhenBondarenko
c7cfd92a7a fixed OOM if startTs and endTs in agg command are the same 2025-03-19 21:33:39 +01:00
dashevchenko
0270bc9b88 refactoring 2025-03-19 18:33:55 +02:00
Sergey Matvienko
21c6a77de9 AbstractRedisClusterContainer: code cleanup 2025-03-18 16:15:19 +01:00
Sergey Matvienko
2867082776 Testcontainers: valkey images instead of redis 2025-03-18 16:15:18 +01:00
Sergey Matvienko
b487eba13a bump Cassandra version to 5.0 for tests and docker compose 2025-03-18 16:09:53 +01:00
Viacheslav Klimov
61254a6850
Merge pull request #12957 from thingsboard/rc
rc
2025-03-18 16:17:57 +02:00
dashevchenko
b758a1c7d0 update coaps connectivity commands with downloading certificates 2025-03-18 15:12:40 +02:00