VIacheslavKlimov
|
fb966bded0
|
Fix no type-cast for attributes; telemetry controller refactoring
|
2025-07-02 12:46:50 +03:00 |
|
Viacheslav Klimov
|
025117610b
|
Merge pull request #13494 from jekka001/support-cf-for-edge
Added calculated fields sync for Edge
|
2025-06-25 14:54:30 +03:00 |
|
dshvaika
|
76f33663c9
|
Added missing fields for RPC message in cluster mode
|
2025-06-25 11:28:52 +03:00 |
|
yevhenii
|
2414b97923
|
CalculatedField functionality support for Edge
- add test
|
2025-06-24 14:21:23 +03:00 |
|
yevhenii
|
a67f2eb516
|
CalculatedField functionality support for Edge
- refactoring
|
2025-06-24 13:37:34 +03:00 |
|
yevhenii
|
33d80df54c
|
CalculatedField functionality support for Edge
- changed logic for sync CalculatedField
|
2025-06-24 11:55:03 +03:00 |
|
ViacheslavKlimov
|
815ac9fef2
|
Fix invalid resource info caching
|
2025-06-24 11:11:02 +03:00 |
|
yevhenii
|
b747b6b1bf
|
CalculatedField functionality support for Edge
- added new edge version
|
2025-06-19 13:37:06 +03:00 |
|
Viacheslav Klimov
|
a55f4d386a
|
Merge pull request #13570 from thingsboard/fix/oom
Memory usage improvements
|
2025-06-19 08:07:03 +03:00 |
|
ViacheslavKlimov
|
f9523209bf
|
Fix tests
|
2025-06-18 16:26:25 +03:00 |
|
Volodymyr Babak
|
46a920bd0b
|
Merge remote-tracking branch 'upstream/rc' into merge
|
2025-06-18 09:21:29 +03:00 |
|
ViacheslavKlimov
|
2c0001e5e0
|
Remove redundant "transient" usages
|
2025-06-18 07:23:56 +03:00 |
|
ViacheslavKlimov
|
1ec2450c78
|
Get rid of rule node configurationBytes
|
2025-06-18 07:22:11 +03:00 |
|
ViacheslavKlimov
|
78d3a97dd0
|
Cleanup actor mailbox messages on destroy
|
2025-06-18 07:18:54 +03:00 |
|
Volodymyr Babak
|
b0a8b9fc25
|
EDQS - ignore case for name and not ignore for filters
|
2025-06-17 17:32:04 +03:00 |
|
Volodymyr Babak
|
969b0fec00
|
Edqs - sql like queries case insensitive
|
2025-06-17 15:49:01 +03:00 |
|
Volodymyr Babak
|
3288ec257f
|
EDQS SQL like query updates to be in sync with legacy
|
2025-06-17 12:37:24 +03:00 |
|
Volodymyr Babak
|
e752902cfc
|
Fixed case sensitive matcher
|
2025-06-16 16:17:20 +03:00 |
|
Volodymyr Babak
|
dd9d954c2f
|
EDQS - added SQL like style for filter contains/starts with/ends with
|
2025-06-16 16:17:13 +03:00 |
|
Andrew Shvayka
|
8a826bc661
|
Merge pull request #13561 from volodymyr-babak/edqs-filtering-by-sql-style
EDQS - added SQL like style for filter contains/starts with/ends with
|
2025-06-16 16:17:00 +03:00 |
|
Volodymyr Babak
|
2bd7b4d01d
|
EDQS - fixed relations query in case multiple previous path are present
|
2025-06-16 16:16:34 +03:00 |
|
Andrew Shvayka
|
13268cfcc1
|
Merge pull request #13560 from volodymyr-babak/edqs-relations-fix
EDQS - fixed relations query in case multiple previous path are present
|
2025-06-16 16:16:18 +03:00 |
|
IrynaMatveieva
|
7ba8e1366c
|
fixed server failure when cf configuration is invalid
|
2025-06-13 12:06:22 +03:00 |
|
Viacheslav Klimov
|
9567e9e0ce
|
Merge pull request #13555 from irynamatveieva/cf-msg-ts
Replaced 'use message ts' with 'use latest ts'
|
2025-06-11 12:21:33 +03:00 |
|
Volodymyr Babak
|
aaead18263
|
Fixed case sensitive matcher
|
2025-06-11 12:16:56 +03:00 |
|
IrynaMatveieva
|
58aa930d1d
|
renamed property
|
2025-06-11 08:17:40 +03:00 |
|
Volodymyr Babak
|
e21850f571
|
EDQS - added SQL like style for filter contains/starts with/ends with
|
2025-06-10 19:29:16 +03:00 |
|
Volodymyr Babak
|
1692c9b92a
|
EDQS - fixed relations query in case multiple previous path are present
|
2025-06-10 19:22:00 +03:00 |
|
IrynaMatveieva
|
da90d8f727
|
changed msgTs to latestTs
|
2025-06-10 09:24:49 +03:00 |
|
Dmytro Skarzhynets
|
ccc2e6e635
|
Merge branch 'rc' into activity-fix
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/edge/rpc/EdgeGrpcSession.java
|
2025-06-09 16:17:12 +03:00 |
|
Dmytro Skarzhynets
|
9a82f6b881
|
Return AttributesSaveResult instead of just List<Long> when saving attributes
|
2025-06-09 15:47:52 +03:00 |
|
Yevhenii
|
f280f328a7
|
Merge remote-tracking branch 'ce/rc' into support-cf-for-edge
|
2025-06-09 13:27:03 +03:00 |
|
Yevhenii
|
2a42cb8a05
|
CalculatedField functionality support for Edge
- changed find by TenantId to EntityId
|
2025-06-09 13:25:22 +03:00 |
|
Viacheslav Klimov
|
4d31138b53
|
Merge pull request #13534 from AndriiLandiak/fix/resources-shortage-cluster
Improve processing strategy. Fix resources shortage
|
2025-06-06 15:21:09 +03:00 |
|
Andrii Landiak
|
d4c83b7fc3
|
Improve notification processing strategy. Fix tests
|
2025-06-06 11:22:49 +03:00 |
|
yevhenii
|
2761866e58
|
CalculatedField functionality support for Edge
- Modified downlink push logic
|
2025-06-05 18:06:51 +03:00 |
|
Viacheslav Klimov
|
de2e6ba427
|
Merge pull request #13528 from thingsboard/fix/edqs
Fix EdqsState.isApiReady
|
2025-06-05 15:04:06 +03:00 |
|
ViacheslavKlimov
|
11fc6358b4
|
Fix EdqsState.isApiReady
|
2025-06-05 15:03:19 +03:00 |
|
Viacheslav Klimov
|
35d512a871
|
Merge pull request #13526 from thingsboard/fix/task-start-time
Improvements for task processing
|
2025-06-05 11:16:28 +03:00 |
|
ViacheslavKlimov
|
957965b351
|
Improvements for task processing
|
2025-06-04 15:39:14 +03:00 |
|
Viacheslav Klimov
|
eddd329772
|
Merge pull request #13506 from volodymyr-babak/edqs-tuning-versions-cache
Edqs - VersionStore - Use local cache instead of caffeine to reduce memory heap size
|
2025-06-04 14:26:25 +03:00 |
|
ViacheslavKlimov
|
16d204632a
|
Add backward compatibility for RateLimitsNotificationInfo
|
2025-06-04 14:25:26 +03:00 |
|
Volodymyr Babak
|
36a2b3f666
|
KafkaEdqsStateService - added versionsStore.shutdown()
|
2025-06-04 13:13:29 +03:00 |
|
Volodymyr Babak
|
1d5c4ac7ab
|
VersionsStore - added try/catch for cleanup task
|
2025-06-03 15:48:26 +03:00 |
|
Volodymyr Babak
|
ccdcbc6350
|
VersionsStore - use long intead of Long to decrease heap size
|
2025-06-03 15:47:19 +03:00 |
|
Volodymyr Babak
|
46a58ca82b
|
Edqs - VersionStore - Use local cache instead of caffeine to reduce memory heap size
|
2025-06-03 12:47:55 +03:00 |
|
Viacheslav Klimov
|
d08fef6da5
|
Merge pull request #13497 from ShvaykaD/hotfix/notification-rate-limits-rules
Notification rate limits rules upgrade + UI locale updates
|
2025-06-02 18:04:47 +03:00 |
|
ViacheslavKlimov
|
c1b5f0a902
|
Fix EntityFields.getCustomerId
|
2025-06-02 17:56:57 +03:00 |
|
dshvaika
|
888acda326
|
Updated translation for monolith API
|
2025-06-02 17:32:40 +03:00 |
|
ViacheslavKlimov
|
850af5d126
|
Version set to 4.1.0-RC
|
2025-06-02 15:19:20 +03:00 |
|