5406 Commits

Author SHA1 Message Date
Viacheslav Klimov
1b98495342
Merge pull request #14136 from thingsboard/feature/display-name
Add new entity field - displayName
2025-10-13 15:53:42 +03:00
VIacheslavKlimov
514812ae02 Version set to 4.3.0-SNAPSHOT 2025-10-09 16:11:25 +03:00
VIacheslavKlimov
3f85ebd984 Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2025-10-09 16:09:05 +03:00
VIacheslavKlimov
1c2bdd4c14 TMP version set to 4.2.1-RC 2025-10-09 16:08:06 +03:00
VIacheslavKlimov
aefb7dcb41 Version set to 4.2.1-RC 2025-10-09 14:50:03 +03:00
Viacheslav Klimov
f0052ed010
Merge pull request #14070 from dashevchenko/mqttMissedAckFix
[Gateway] Fixed PUBACK not sent if publishing failed or duplicated if message contains multiple devices
2025-10-09 14:47:26 +03:00
dashevchenko
b6604d997b added originatorDisplayName to alarmInfo object 2025-10-09 13:11:00 +03:00
Vladyslav_Prykhodko
e3967e31fc Sync edqs and sql logics to display entity name 2025-10-08 15:52:33 +03:00
Andrii Shvaika
95cad64f50 Add support of displayName in EDQS 2025-10-07 17:29:08 +03:00
dashevchenko
6cfa3f1b0b fixed device session closing: should close every device session if message id wrong 2025-10-07 12:22:57 +03:00
Viacheslav Klimov
eee71f2c59
Merge pull request #14089 from ShvaykaD/geofencing-cf/improvements
Geofencing CF bugfixes & improvements
2025-10-03 12:49:04 +03:00
dshvaika
eea9e6bf6e Removed RELATION_QUERY type 2025-10-03 11:43:24 +03:00
dshvaika
fcba7004f9 fixed tests to use new dynamic source configuration 2025-10-02 16:10:09 +03:00
dashevchenko
00700afd83 fixed pubAck publications 2025-10-02 15:29:38 +03:00
dshvaika
2cb05c9d2b Added tests & temporary removed RelationQueryDynamicSourceConfiguration from interface 2025-10-02 13:35:51 +03:00
Igor Kulikov
f3209fd736 Merge with rc 2025-10-01 15:54:02 +03:00
dshvaika
909497703a new relation path query 2025-10-01 15:35:55 +03:00
dshvaika
2c06aa475f geofencing cf bugfixes 2025-10-01 10:33:34 +03:00
Dmytro Skarzhynets
e688a8af0f
AI models: add base URL to OpenAI 2025-09-29 13:35:22 +03:00
Viacheslav Klimov
3b661bba66
Merge pull request #14014 from dskarzh/feature/ollama-support
AI models: add support for Ollama
2025-09-29 13:09:45 +03:00
dashevchenko
f9b52c3a43 fixed missing ACK when message publishing fails 2025-09-29 11:44:27 +03:00
Dmytro Skarzhynets
fae206a944
AI models: add auth support for Ollama 2025-09-26 14:52:16 +03:00
Dmytro Skarzhynets
adbc0ad848
AI models: add context length support for Ollama 2025-09-26 14:52:16 +03:00
Dmytro Skarzhynets
41f0a9702e
AI models: add support for Ollama 2025-09-26 14:52:16 +03:00
VIacheslavKlimov
ec30bb0578 AI Request Node: added ability to attach files (#13910) 2025-09-26 13:16:55 +03:00
Viacheslav Klimov
ba52b1b74a
Merge pull request #14065 from thingsboard/rc
rc
2025-09-26 11:20:10 +03:00
Viacheslav Klimov
07280bcc36
Merge pull request #14037 from dashevchenko/apiUsageCyclingFix
Fixed API usage cycle reset
2025-09-26 11:05:29 +03:00
Igor Kulikov
8ac77e7888 Merge branch 'rc' 2025-09-25 17:53:14 +03:00
dashevchenko
1984615d5a rolled back @Noxss for body that can contain html 2025-09-24 11:45:18 +03:00
dashevchenko
599ccdc43c added NoXss validation 2025-09-24 11:33:36 +03:00
Viacheslav Klimov
764b882b7f
Merge pull request #14041 from thingsboard/rc
rc
2025-09-23 14:47:08 +03:00
dashevchenko
857aa2c648 fixed nextCycleTs calculation for api usages 2025-09-22 15:18:45 +03:00
dshvaika
995ca2e4a8 fixed updates of non-dynamic zone group arguments 2025-09-16 18:40:02 +03:00
dshvaika
c678634344 fix validation logic of zoneGroupConfiguration after testing 2025-09-16 10:37:19 +03:00
dshvaika
ad0b6017e6 ZoneGroups from list to map 2025-09-11 18:04:40 +03:00
dshvaika
b54906a9ef Removed TimeUnit from scheduled update supported CF configs 2025-09-11 13:32:40 +03:00
dshvaika
15c1035416 Updated logic due to review comments 2025-09-04 12:03:45 +03:00
dshvaika
3abb23780d Added TimeUnit support 2025-09-03 17:21:50 +03:00
dshvaika
2a1de95cea Merge branch 'master' into feature/geofencing-cf 2025-09-02 17:40:50 +03:00
VIacheslavKlimov
e79eec56cb Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2025-09-02 14:24:32 +03:00
dashevchenko
bdb5d55697 fixed user name field retrieval from edqs 2025-09-01 11:20:52 +03:00
dshvaika
ea65bd44e0 fixed NPE 2025-09-01 10:34:51 +03:00
dshvaika
eb36297b69 refactoring after merge to PE 2025-08-29 16:29:16 +03:00
IrynaMatveieva
61a39c2b33 fixed duplicated cf cache init in cf processor 2025-08-29 09:38:44 +03:00
dshvaika
c9e4904135 Merge branch 'master' into feature/geofencing-cf 2025-08-28 12:56:55 +03:00
dshvaika
02bf78e681 Added missing JsonIgnore after refactoring 2025-08-28 12:33:42 +03:00
dshvaika
87a27e95ef Added missing tests for new class + refactoring of geofencing calculation logic 2025-08-28 12:02:04 +03:00
dshvaika
dd53892df2 Geofencing CF refactoring to new configuration init commit 2025-08-27 20:12:01 +03:00
IrynaMatveieva
6db073ba53 added validate method to config 2025-08-26 15:13:17 +03:00
Artem Barysh
09885e644b Moved sync files from application module to common 2025-08-26 11:53:37 +03:00