5386 Commits

Author SHA1 Message Date
Viacheslav Klimov
c05f41ad8d
Merge pull request #13850 from thingsboard/rc
rc
2025-08-11 13:02:44 +03:00
dshvaika
3643b54985 Added relation creation support 2025-08-08 19:51:49 +03:00
dshvaika
409328dbe3 removed no needed logic from geofencing arugment 2025-08-08 17:28:57 +03:00
dshvaika
fb84eb0695 typos fix 2025-08-08 17:02:29 +03:00
dshvaika
71f092c4e8 Added dirty updates support 2025-08-08 16:16:14 +03:00
dshvaika
c783176e71 Updated to use zone groups 2025-08-07 15:51:19 +03:00
Viacheslav Klimov
4f18df907b
Merge pull request #13827 from pon0marev/improvement/redis-pool-config
Redis pool latency optimization by reducing excessive pings
2025-08-07 10:32:04 +03:00
Viacheslav Klimov
f206983406
Merge pull request #13799 from thingsboard/fix/isolated-queues
Fix topics creation for isolated tenants
2025-08-06 18:48:13 +03:00
Viacheslav Klimov
44ecb100e8
Merge pull request #13831 from thingsboard/fix/https
Fix HTTPS support
2025-08-06 18:47:06 +03:00
VIacheslavKlimov
0468e3f905 Fix HTTPS support 2025-08-06 18:46:16 +03:00
VIacheslavKlimov
f416e4677b Refactoring for KafkaAdmin 2025-08-06 16:28:11 +03:00
dshvaika
ede9fd5e05 Added support to use only one zone type instead of two + minor validation fixes 2025-08-06 16:12:33 +03:00
Dmytro Skarzhynets
0557091b1c
AI models: avoid serializing AI provider second time 2025-08-06 15:39:06 +03:00
pon0marev
c24b44b762 Optimize Redis pool ping parameters 2025-08-06 15:18:23 +03:00
VIacheslavKlimov
e7580f6093 Short-lived cache for Kafka topics 2025-08-06 14:43:34 +03:00
VIacheslavKlimov
1097005178 Refactor Kafka admin usage 2025-08-06 13:05:59 +03:00
dshvaika
82cca8c665 renamed saveZones to allowedZones 2025-08-04 18:27:30 +03:00
dshvaika
5e9921905f Simplified impl of geofencing zone state & resolved TODOs 2025-08-04 14:41:46 +03:00
dshvaika
4cd0ec9e27 Basic data validation & fixed calculated field update in scheduled update msg 2025-08-01 19:18:10 +03:00
dshvaika
e22462521f Scheduling exclusively during CF init and update & added simple relation check for fetch from DB 2025-08-01 15:31:43 +03:00
dshvaika
c8490080a1 added basic logic to update state periodically 2025-08-01 13:12:44 +03:00
Igor Kulikov
1a13d50ab9 Merge branch 'rc' 2025-07-31 16:45:27 +03:00
VIacheslavKlimov
01e72f4e30 Fix topics creation for isolated tenants 2025-07-30 17:03:49 +03:00
Viacheslav Klimov
85ae3ed778
Merge pull request #13794 from thingsboard/fix/slack
Fix Slack files upload support
2025-07-30 12:30:15 +03:00
VIacheslavKlimov
f2ad1ef796 Fix Slack files upload support 2025-07-30 12:23:06 +03:00
Viacheslav Klimov
0f08fafec7
Merge pull request #13785 from thingsboard/rc
rc
2025-07-29 13:10:25 +03:00
yevhenii_zahrebelnyi
320e0b674e
Added per-edge stats (#13651) 2025-07-29 10:02:37 +03:00
Viacheslav Klimov
bdd0a9a5c6
Merge pull request #13777 from ShvaykaD/bugfix/rpc-additional-info
Fixed handling of RPC with missing additional info in cluster mode
2025-07-28 14:01:31 +03:00
Viacheslav Klimov
907982aab7
Merge pull request #13751 from dashevchenko/strValueForNumericTelemetry
Fixed EDQS entity field filter for numeric values saved as string
2025-07-28 12:24:54 +03:00
dshvaika
23c8c0be4e fix handling of null RPC additional info 2025-07-25 16:47:05 +03:00
Igor Kulikov
04ecc107ba Merge branch 'rc' 2025-07-25 14:12:45 +03:00
Andrii Landiak
cff4f35b9a Auto-remove alarms when originator is deleted 2025-07-24 13:21:19 +03:00
Igor Kulikov
418cecf016 Version 4.3.0-SNAPSHOT 2025-07-24 12:58:19 +03:00
Igor Kulikov
4cdf1baf9a Temp version set to 4.2.0-RC 2025-07-24 12:56:40 +03:00
Igor Kulikov
20bccee972 Version set 4.3.0-SNAPSHOT 2025-07-24 12:55:19 +03:00
Igor Kulikov
cc7c496b13 Version set to 4.2.0-RC 2025-07-24 12:47:33 +03:00
Igor Kulikov
29635bfdc0
Merge pull request #13747 from thingsboard/versions-upgrade
Fixed vulnerabilites and updated libraries
2025-07-24 12:42:55 +03:00
Viacheslav Klimov
67fa496732
Merge pull request #13739 from dskarzh/inheritable-component-annotations
Make component annotations inheritable
2025-07-24 11:17:15 +03:00
dashevchenko
52bfd78174 fixed filter implementation for numeric entity field saved as str 2025-07-22 17:35:24 +03:00
VIacheslavKlimov
45a57230c1 Upgrade versions of most libraries; refactor dependency management 2025-07-22 12:40:57 +03:00
Dmytro Skarzhynets
b323bdc5d0
Create alarm node: process message asynchronously to avoid blocking dispatcher thread 2025-07-18 17:47:04 +03:00
Dmytro Skarzhynets
b7f3c9fb63
Make component annotations inheritable 2025-07-18 15:48:06 +03:00
Viacheslav Klimov
d494a8883a
Merge pull request #13735 from thingsboard/rc
rc
2025-07-18 11:57:46 +03:00
Igor Kulikov
78a374a5ca
Merge pull request #13679 from vvlladd28/improvement/mobile-center/configure-dialog
Improved mobile configuration dialog: replace manual setup with JSON config file
2025-07-17 15:58:47 +03:00
Igor Kulikov
7c2c0357c1 Move alias entity resolution to backend. 2025-07-17 15:15:15 +03:00
Viacheslav Klimov
2fc4747551
Merge pull request #13733 from volodymyr-babak/edge-4-2
Added 4.2.0 Version to Edge Client
2025-07-17 12:54:46 +03:00
Volodymyr Babak
b52a60f05d Added Edge version 4.2.0 2025-07-17 12:44:19 +03:00
Dmytro Skarzhynets
c91b58a237
AI rule node: merge with master 2025-07-17 12:39:56 +03:00
Viacheslav Klimov
4ff470088f
Merge pull request #13667 from AndriiLandiak/add-admin-settings-entity-type
Add entity type for admin settings
2025-07-16 18:33:27 +03:00
Andrew Shvayka
413a924e69
Merge pull request #13707 from thingsboard/tbel_add_set
tbel_add_ExecutionLinkedHashSet
2025-07-16 17:53:47 +03:00