8793 Commits

Author SHA1 Message Date
ViacheslavKlimov
c50d7a3988 EDQS consumer management refactoring 2025-03-25 16:30:21 +02:00
ViacheslavKlimov
a5404c2b45 EDQS: don't use consumer group management for state topics; single consumer group for requests topic; reduce events topic retention to 24 hours 2025-03-24 17:26:01 +02:00
IrynaMatveieva
64b85e6771 fix for calback when ctx is not initialized 2025-03-24 12:32:17 +02:00
IrynaMatveieva
5ecbae229a updated log msg 2025-03-24 12:03:14 +02:00
IrynaMatveieva
55e6cddb9f fixed timeouts when linked telemetry list is empty 2025-03-24 11:32:45 +02:00
Viacheslav Klimov
cb8b7bbbeb
Merge pull request #12990 from thingsboard/fix/edqs
Fixes for EDQS
2025-03-21 14:27:53 +02:00
ViacheslavKlimov
0caa6ad86e Refactoring for EDQS 2025-03-21 14:25:54 +02:00
Viacheslav Klimov
e61a4bba76
Merge pull request #12993 from irynamatveieva/cf-improvements
Cf improvements
2025-03-21 13:38:26 +02:00
IrynaMatveieva
56598a5247 added tests and moved to common util 2025-03-21 13:17:03 +02:00
dashevchenko
c8cfed0966 fixed security configuration for certificate/download endpoint 2025-03-21 12:07:36 +02:00
ViacheslavKlimov
b7604a8d0a Fix NONE partitioning strategy 2025-03-20 17:17:08 +02:00
ViacheslavKlimov
9ddd22edcf EDQS: don't use Kafka manual partitions assignment 2025-03-20 16:12:42 +02:00
IrynaMatveieva
f0bfea12c0 moved geoutils to script api 2025-03-20 16:06:56 +02:00
Viacheslav Klimov
ef0a0a2d50
Merge pull request #12611 from dskarzh/copy-latest-to-view-fix
Do not copy latest to entity views when data was not saved on the main entity
2025-03-20 15:46:33 +02: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
dashevchenko
b4bdbc4993 test refactoring 2025-03-19 15:47:33 +02:00
IrynaMatveieva
5ee6d41f77 Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-03-19 15:08:33 +02:00
IrynaMatveieva
f88be5b863 added impl for cf notification producer 2025-03-19 15:07:48 +02:00
dashevchenko
6ce095d3d7 fixed edqs sync 2025-03-18 18:15:34 +02:00
Dmytro Skarzhynets
e067060e88
Merge with rc 2025-03-18 16:24:36 +02:00
dashevchenko
b758a1c7d0 update coaps connectivity commands with downloading certificates 2025-03-18 15:12:40 +02:00
IrynaMatveieva
d6027bc579 cf fixes 2025-03-18 13:26:35 +02:00
Viacheslav Klimov
c9ef125911
Merge pull request #12964 from AndriiLandiak/fix/edge-profiles-test
Fix testSendDeviceProfileToCloud & testSendAssetProfileToCloud
2025-03-18 12:38:52 +02:00
Andrii Landiak
7810b3caa1 Fix testSendDeviceProfileToCloud & testSendAssetProfileToCloud 2025-03-18 12:30:28 +02:00
ViacheslavKlimov
daeb398d47 Fix invalid queue admin reference 2025-03-18 12:11:29 +02:00
Igor Kulikov
643b2f5c92 UI: Update new Map widgets images, description and tags. Optimize 'Thermostats' demo dashboard. 2025-03-18 10:57:25 +02:00
Igor Kulikov
60e188a47b Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-03-17 17:26:33 +02:00
Igor Kulikov
28a5f847ac UI: Update thermostats demo dashboard with new map widgets. 2025-03-17 17:26:10 +02:00
Viacheslav Klimov
408cbe441a
Merge pull request #12921 from thingsboard/fix/calculated-fields
Fixes for calculated fields
2025-03-17 16:34:46 +02:00
ViacheslavKlimov
e97accadab Fixes for CF consumers and repartitioning; refactoring 2025-03-17 16:30:31 +02:00
Viacheslav Klimov
0a188df537
Merge pull request #12951 from irynamatveieva/rc
Calculated fields: fixes
2025-03-17 13:14:55 +02:00
IrynaMatveieva
4f4ff40d6f fixed issue when argument is tenant 2025-03-17 12:37:47 +02:00
Artem Dzhereleiko
972035373c UI: Fixed description for filter scada symbols 2025-03-14 16:20:55 +02:00
Igor Kulikov
3b4ee01aac Version set to 4.0.0-RC 2025-03-14 15:08:04 +02:00
Viacheslav Klimov
9c3858755c
Merge pull request #12191 from YevhenBondarenko/feature/api-usage-improvements
Reduce API usage traffic
2025-03-14 14:35:23 +02:00
Viacheslav Klimov
78866b4232
Merge pull request #12919 from dashevchenko/entityDeletionFix
Fixed entity relation cleanup method
2025-03-14 13:55:27 +02:00
YevhenBondarenko
16e24db293 minor refactoring according to the comments 2025-03-14 12:03:44 +01:00
Igor Kulikov
49cd304417
Merge pull request #12899 from ArtemDzhereleiko/AD/bug-fix/default-shape/horizontal-ellipse-tank
Fixed default shape for horizontal ellipse tank widget
2025-03-13 19:21:30 +02:00
Igor Kulikov
86dbaf009f
Merge pull request #12817 from ArtemDzhereleiko/AD/imp/scada/tank/scale-format
Scale format for SCADA tank with units
2025-03-13 18:58:43 +02:00
ViacheslavKlimov
b40fa86bac Refactoring and fixes for CF lifecycle events handling 2025-03-13 17:35:00 +02:00
dashevchenko
46262e8709 fixed entity relation cleanup method 2025-03-13 16:37:28 +02:00
ViacheslavKlimov
e900e6ed86 Fix license header 2025-03-13 15:39:15 +02:00
Viacheslav Klimov
40c865b176
Merge pull request #12910 from thingsboard/rc
rc
2025-03-13 15:35:55 +02:00
Viacheslav Klimov
883a1f919a
Merge pull request #12915 from irynamatveieva/calculated-fields
CF: fixed cluster issues
2025-03-13 15:34:55 +02:00
IrynaMatveieva
1e0fd6c387 changed log level 2025-03-13 15:34:02 +02:00
IrynaMatveieva
5a238415be fixed cluster issues 2025-03-13 14:52:58 +02:00
dashevchenko
8c6497d773 fixed relation created for gateway devices 2025-03-13 14:36:40 +02:00
Viacheslav Klimov
56b274083b
Merge pull request #12806 from zzzeebra/hotfix/stats_scheduled_future_cancel_on_actor_destroy
Tests for ComponentActor
2025-03-13 11:59:32 +02:00
Viacheslav Klimov
6ad2b1b4db
Merge pull request #12736 from smatvienko-tb/hotfix/stats_scheduled_future_cancel_on_actor_destroy
StatsPersistTick scheduled future cancel on actor destroy
2025-03-13 11:58:23 +02:00