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 |
|
dashevchenko
|
ac7aa5facd
|
added support for AlarmCountQuery entityFilter and keyFilters
|
2025-06-10 13:03:39 +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 |
|
Igor Kulikov
|
550109080e
|
Merge branch 'rc'
|
2025-06-06 19:49:44 +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 |
|
Viacheslav Klimov
|
34dca26c28
|
Merge pull request #13537 from thingsboard/rc
Rc
|
2025-06-06 15:18:13 +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 |
|
Igor Kulikov
|
ebf6f66cbe
|
Version set to 4.2.0-SNAPSHOT
|
2025-06-03 18:55:18 +03:00 |
|
Igor Kulikov
|
2de733ef69
|
Version set to 4.2.0
|
2025-06-03 18:42:01 +03:00 |
|
Igor Kulikov
|
14fc71b550
|
Merge branch 'rc'
|
2025-06-03 18:39:34 +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 |
|
Andrew Shvayka
|
02672b37ac
|
Merge pull request #12502 from thingsboard/sparkplug_3_0
sparkplug: ver 3.0
|
2025-06-03 15:18:22 +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 |
|
Dmytro Skarzhynets
|
a4db17c859
|
AI rule node: add cache to AI settings
|
2025-06-02 16:28:53 +03:00 |
|
ViacheslavKlimov
|
850af5d126
|
Version set to 4.1.0-RC
|
2025-06-02 15:19:20 +03:00 |
|
Viacheslav Klimov
|
0047168bfc
|
Merge pull request #13428 from ShvaykaD/feature/separate-cassandra-rate-limits
Separate rate limits (READ and WRITE) for Cassandra
|
2025-06-02 12:37:39 +03:00 |
|
Yevhenii
|
2ffec81812
|
CalculatedField functionality support for Edge
- added CalculatedField functionality for Edge
|
2025-06-02 12:28:44 +03:00 |
|
Viacheslav Klimov
|
e6fe48dcb7
|
Merge pull request #13475 from thingsboard/fix/jobs
Task manager improvements
|
2025-06-02 12:18:15 +03:00 |
|
Viacheslav Klimov
|
f65fa52c29
|
Merge pull request #12616 from AndriiLandiak/notifications-on-resource-shortage
Notification on resources shortage
|
2025-05-30 15:33:50 +03:00 |
|
Viacheslav Klimov
|
b87c8bbde6
|
Merge pull request #13480 from AndriiLandiak/fix-mapper
Fix tenant id resolving in OAuth2 mapper
|
2025-05-30 12:40:15 +03:00 |
|
Andrii Landiak
|
5fb317c57d
|
Introduce findTenantByName
|
2025-05-30 12:24:17 +03:00 |
|
ViacheslavKlimov
|
6afd625224
|
Merge branch 'rc' of github.com:thingsboard/thingsboard
|
2025-05-30 12:05:49 +03:00 |
|
ViacheslavKlimov
|
8bb9dd7954
|
Fix EntityFields.getCustomerId
|
2025-05-30 12:01:08 +03:00 |
|
Viacheslav Klimov
|
c85c5f0c9e
|
Merge pull request #13468 from dashevchenko/owner_of_entity_from_dashboard_state
[EDQS] Fixed customer creation for NULL customer id
|
2025-05-30 11:35:53 +03:00 |
|
ViacheslavKlimov
|
eaa0073003
|
Cancel currently running tasks when the job is discarded
|
2025-05-29 17:47:34 +03:00 |
|
dashevchenko
|
071baaaad3
|
fixed customer creation for NULL customer id
|
2025-05-29 11:55:53 +03:00 |
|
ViacheslavKlimov
|
eb97bd7db7
|
Refactor EdqsState serialization
|
2025-05-28 17:08:09 +03:00 |
|
dshvaika
|
a1b24b59f1
|
Merge branch 'master' into feature/separate-cassandra-rate-limits
|
2025-05-28 14:23:45 +03:00 |
|
ViacheslavKlimov
|
33eb2dc92a
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs
|
2025-05-28 12:53:31 +03:00 |
|
dshvaika
|
eac55693cc
|
fix typos
|
2025-05-28 12:38:13 +03:00 |
|
dshvaika
|
45dee234c8
|
fixes after review + new tests added
|
2025-05-28 12:31:04 +03:00 |
|
Viacheslav Klimov
|
e054802fe2
|
Merge pull request #13456 from thingsboard/rc
rc
|
2025-05-28 12:17:27 +03:00 |
|