4982 Commits

Author SHA1 Message Date
Andrii Shvaika
dad0c1fb92 Version set to 3.9.1-RC 2025-02-14 16:32:48 +02:00
ViacheslavKlimov
6dd08276f8 Merge branch 'rc' of github.com:thingsboard/thingsboard 2025-02-14 13:45:35 +02:00
ViacheslavKlimov
2a72516106 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-02-14 13:38:23 +02:00
ViacheslavKlimov
13fbcf4ba0 Fix init for readiness probe controller 2025-02-14 12:31:36 +02:00
Andrii Landiak
4ed379db23 Fix JpaWidgetTypeDaoTest 2025-02-14 12:11:37 +02:00
ViacheslavKlimov
bb7ea08e59 EDQS: refactoring, OOM handling, healthcheck 2025-02-14 12:08:05 +02:00
Volodymyr Babak
ca12f96e2c WidgetsBundle - fixed toString 2025-02-14 09:35:37 +02:00
Andrii Landiak
fc513c5a5c Add bundles to widget-type-info 2025-02-13 15:39:38 +02:00
ViacheslavKlimov
f342bd989e Minor improvements 2025-02-13 15:31:09 +02:00
ViacheslavKlimov
b4258ad882 Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into feature/cf-states-restore 2025-02-13 14:47:43 +02:00
ViacheslavKlimov
677385e8ba CF states restore from Kafka 2025-02-13 13:01:17 +02:00
IrynaMatveieva
bd5ecc2e9b added new debug filter property 2025-02-13 11:50:50 +02:00
IrynaMatveieva
4245bd4809 fixed cf debug event filter 2025-02-13 09:56:39 +02:00
IrynaMatveieva
65bd9d9886 merge with feature/calculated-fields 2025-02-13 09:14:38 +02:00
IrynaMatveieva
621a0984aa changed rate limits validation and added validation on state size 2025-02-12 17:08:56 +02:00
Andrii Shvaika
d7412edceb Refactoring of the arguments 2025-02-12 16:40:58 +02:00
Andrii Shvaika
4048afecc3 WIP: arguments 2025-02-11 19:10:55 +02:00
Andrii Shvaika
d75bc3ac28 Minor improvements 2025-02-11 12:47:37 +02:00
Volodymyr Babak
1b4930ebaf Introduced separate count for edge consumers 2025-02-10 18:51:13 +02:00
Volodymyr Babak
3860d79613 Improved Edge handling in case connect/disconnect. Speed up initial setup 2025-02-10 18:42:25 +02:00
dashevchenko
33eac2f778 fixed tests 2025-02-10 17:34:12 +02:00
dashevchenko
5563da7c0d implemented filters for AlarmCountQuery 2025-02-10 16:28:59 +02:00
Andrii Shvaika
5efb94dc7a Refactoring 2025-02-10 15:58:01 +02:00
Viacheslav Klimov
feeee23fa0
Merge pull request #12649 from thingsboard/rc
rc
2025-02-10 15:35:43 +02:00
Artem Barysh
ec8e7a0726 Added versioning for ApiUsageState entity 2025-02-10 14:28:46 +02:00
IrynaMatveieva
1256993569 added new tests and fix proto serialization 2025-02-10 12:59:21 +02:00
Andrii Landiak
b54e0cd59c Rename tbEdgeEventNotificationsTopic 2025-02-07 16:12:53 +02:00
Andrii Landiak
8de861f897 Improve customization for edge-event topic 2025-02-07 16:11:33 +02:00
IrynaMatveieva
fe4d2ba497 added tests 2025-02-07 14:24:39 +02:00
IrynaMatveieva
7fcd948071 fixed error when no telemetry in db 2025-02-06 16:11:58 +02:00
ViacheslavKlimov
be836eab71 Resolve gateway dashboard branch automatically 2025-02-06 15:35:09 +02:00
Dmytro Skarzhynets
54afdaa07a
Do not copy latest to entity views when data was not saved on the main entity 2025-02-06 15:15:38 +02:00
IrynaMatveieva
83f55ebf9d Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields 2025-02-06 08:24:21 +02:00
artem-barysh-dev
3370935be8
MQTT: fix unsubscribe error without previous subscribe (#12575)
improved formatting and moved check to recordActivityInternal.

Added warn log and check on provision

Updated license format
2025-02-05 19:15:14 +02:00
Andrii Shvaika
0332e0f0c9 Bug fixes for monolith 2025-02-05 16:39:48 +02:00
IrynaMatveieva
bf9d4d30ae handled debug error event 2025-02-05 14:21:41 +02:00
Andrii Shvaika
0d57d69964 Merge with main branch 2025-02-05 12:56:10 +02:00
Andrii Shvaika
407511be52 Cache implementation 2025-02-05 12:51:50 +02:00
dashevchenko
b2bf5b9f65 configurable edqs sync batch sizes 2025-02-05 12:20:23 +02:00
IrynaMatveieva
d14d0d4e8a used limits for state persistence 2025-02-04 17:03:25 +02:00
Andrii Landiak
e3a72fec09 Refactor TopicService. Change ymls to be able to configure notification topic names 2025-02-04 12:39:06 +02:00
dashevchenko
60736e1237 fixed entity removal from CustomerData 2025-02-04 12:23:35 +02:00
IrynaMatveieva
0295fefb02 fixed limits 2025-02-04 12:02:39 +02:00
dashevchenko
0e9d0b3ba3 fixed EntityServiceTest 2025-02-03 18:27:36 +02:00
IrynaMatveieva
1a67769f1c added api limits and fixed tests 2025-02-03 12:01:06 +02:00
IrynaMatveieva
7e055ec353 merge with feature/calculated-fields 2025-02-03 08:34:59 +02:00
IrynaMatveieva
6905cb530b added new protos for states 2025-01-31 17:12:02 +02:00
Andrii Shvaika
83b338c697 Entity lifecycle implementation 2025-01-31 13:54:53 +02:00
Viacheslav Klimov
85d2867282
Merge pull request #12562 from thingsboard/rc
rc
2025-01-31 12:36:24 +02:00
IrynaMatveieva
c1c9fb4f5a implemented calculated field debug events persistence 2025-01-31 11:29:38 +02:00