Viacheslav Klimov
2bef811778
Version set to 4.2.2.2
2 weeks ago
Viacheslav Klimov
744773b228
Add system images to LTS patch applier
Creates missing system images from application/src/main/data/resources/images
during LTS patch startup, mirroring the upgrade-path loadSystemResources logic.
Existing system images in the DB are left untouched.
1 month ago
Viacheslav Klimov
2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT
2 months ago
Viacheslav Klimov
66672c8624
Version set to 4.2.2.1
2 months ago
Viacheslav Klimov
f66427fb7c
Version set to 4.2.2.1-SNAPSHOT
3 months ago
Viacheslav Klimov
a5fdc71738
Version set to 4.2.2
3 months ago
Viacheslav Klimov
68036cdda2
Rename pageSize to pageSizeInBytes
3 months ago
Viacheslav Klimov
412fbefdbb
Add Cassandra result set byte-size limit to prevent OOM on large queries
Adds page-level byte-size tracking in TbResultSet.allRows() using
ExecutionInfo.getResponseSizeInBytes() to fail early when accumulated
result set size exceeds the configurable limit (default 50MB).
Also fixes pre-existing bugs where onFailure callbacks in
CassandraBaseTimeseriesDao only logged errors but never completed
the future, causing callers to hang indefinitely on failures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Volodymyr Babak
6c200e3767
Fixed sync of AdminSettings to Edge in realtime
3 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
4 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
4 months ago
Viacheslav Klimov
023efcee7b
Version set to 4.2.1.2
4 months ago
Viacheslav Klimov
6ecebb715b
TMP Version set to 4.2.1.2-SNAPSHOT
4 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
5 months ago
Andrii Landiak
c4de8926e4
Refactoring after review
5 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
5 months ago
Andrii Shvaika
b2e1f186e1
Version set to 4.2.1.1
5 months ago
Andrii Shvaika
8e1de3a92a
TMP Version set to 4.2.1.1-RC
5 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
5 months ago
Dmytro Skarzhynets
9a34396d45
Support all customer-owned entities in 'customer attributes' and 'change originator' rule nodes
7 months ago
dashevchenko
2f07feca80
added validation that prohibits last tenant admin deletion
7 months ago
Igor Kulikov
292e6a36a1
Version set to 4.2.1
8 months ago
Igor Kulikov
4b28885b1d
Version set to 4.2.1-RC
8 months ago
VIacheslavKlimov
aefb7dcb41
Version set to 4.2.1-RC
8 months ago
VIacheslavKlimov
5a6ddce8f5
AI Request Node: added ability to attach files ( #13910 )
8 months ago
VIacheslavKlimov
ec30bb0578
AI Request Node: added ability to attach files ( #13910 )
8 months ago
Igor Kulikov
29a6e980ab
Version 4.2.0
10 months ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
10 months ago
Dmytro Skarzhynets
b323bdc5d0
Create alarm node: process message asynchronously to avoid blocking dispatcher thread
11 months ago
Dmytro Skarzhynets
b6b30dbba9
AI rule node: rename AI model settings to AI model
11 months ago
Andrii Landiak
345c28c482
Add admin settings entity type
11 months ago
yevhenii
a67f2eb516
CalculatedField functionality support for Edge
- refactoring
11 months ago
yevhenii
33d80df54c
CalculatedField functionality support for Edge
- changed logic for sync CalculatedField
11 months ago
Dmytro Skarzhynets
1343c4af3b
AI rule node: refactor model config data structure; rename from AI settings to AI model settings
11 months ago
Dmytro Skarzhynets
db5e4f8d91
AI rule node: make message processing non-blocking
12 months ago
Andrii Landiak
ae7eee8fdd
Improve findOtaByName in VC
12 months ago
Andrii Landiak
27473619db
Ota package vc support
12 months ago
Dmytro Skarzhynets
9a82f6b881
Return `AttributesSaveResult` instead of just `List<Long>` when saving attributes
12 months ago
Yevhenii
2a42cb8a05
CalculatedField functionality support for Edge
- changed find by TenantId to EntityId
12 months ago
Igor Kulikov
ebf6f66cbe
Version set to 4.2.0-SNAPSHOT
1 year ago
Igor Kulikov
2de733ef69
Version set to 4.2.0
1 year ago
ViacheslavKlimov
850af5d126
Version set to 4.1.0-RC
1 year ago
ViacheslavKlimov
5572b6bb4a
TMP version set to 4.1.0-SNAPSHOT
1 year ago
Yevhenii
2ffec81812
CalculatedField functionality support for Edge
- added CalculatedField functionality for Edge
1 year ago
Andrii Landiak
5fb317c57d
Introduce findTenantByName
1 year ago
ViacheslavKlimov
43176d37fc
Add entity name for jobs
1 year ago
Sergey Matvienko
7093032516
refactored obsolete com.github.java-json-tools:json-schema-validator with actively updated com.networknt:json-schema-validator
1 year ago
ViacheslavKlimov
b618249c62
Introduce entity id for jobs
1 year ago
Dmytro Skarzhynets
1a3b1c3fe4
AI rule node: REST API for CRUD operations on AI settings
1 year ago
ViacheslavKlimov
0dde966082
Support reprocessing for job with general error; job deletion; refactoring
1 year ago