Dmytro Skarzhynets
f22c169198
refactor: generalize TestDbCallbackExecutor into DirectListeningExecutor enum singleton
Move TestDbCallbackExecutor from rule-engine test sources to
common/util main sources as DirectListeningExecutor, making it
available to all modules. Convert to an enum singleton since the
executor is stateless. Widen JpaAbstractDaoListeningExecutorService
service field type from JpaExecutorService to ListeningExecutor to
allow injecting DirectListeningExecutor in tests. Fix
AbstractChunkedAggregationTimeseriesDaoTest NPE by injecting the
direct executor into the spy.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Viacheslav Klimov
ad423555ac
Version changed to 4.3.1
4 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
4 months ago
Viacheslav Klimov
c41159a3f8
Version set to 4.3.0.2-SNAPSHOT
4 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
4 months ago
Viacheslav Klimov
7f427b27fb
Version set to 4.3.0.1-SNAPSHOT
4 months ago
dshvaika
e7ca66848c
Improved errors handling for Geofencing CF
5 months ago
IrynaMatveieva
0e9756f8ce
moved number utility method to a new utility class
5 months ago
Viacheslav Klimov
295e7d68c9
Update license headers
5 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
5 months ago
Viacheslav Klimov
c069d28231
Version set to 4.3.0-RC
5 months ago
Viacheslav Klimov
5e8ca1ca46
TMP version set to 4.2.1.2-SNAPSHOT
5 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
5 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
6 months ago
Viacheslav Klimov
54b67426f4
Version set to 4.3.0-RC
6 months ago
Andrii Landiak
20a05bf87d
Introduce SystemPatchApplier to update system data when patch version increased on startup
7 months ago
VIacheslavKlimov
514812ae02
Version set to 4.3.0-SNAPSHOT
8 months ago
VIacheslavKlimov
1c2bdd4c14
TMP 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
VIacheslavKlimov
3e11282d8f
Base implementation of Alarm rules CF
9 months ago
dshvaika
eb36297b69
refactoring after merge to PE
9 months ago
dshvaika
29934d08bd
Added custom serializer/deserializer logic for perimeter definitions
10 months ago
VIacheslavKlimov
f416e4677b
Refactoring for KafkaAdmin
10 months ago
VIacheslavKlimov
e7580f6093
Short-lived cache for Kafka topics
10 months ago
dshvaika
c8490080a1
added basic logic to update state periodically
10 months ago
Igor Kulikov
418cecf016
Version 4.3.0-SNAPSHOT
11 months ago
Igor Kulikov
4cdf1baf9a
Temp version set to 4.2.0-RC
11 months ago
Igor Kulikov
20bccee972
Version set 4.3.0-SNAPSHOT
11 months ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
11 months ago
dshvaika
57146ff94f
geofencing cf init commit
11 months ago
Dmytro Skarzhynets
fd7faa5a9e
AI rule node: fix flaky Azure IoT hub node test
11 months ago
Dmytro Skarzhynets
d4ec3f8b39
AI rule node: change structure of response format info in node config
11 months ago
Dmytro Skarzhynets
69964a2413
Make script compilation errors unrecoverable during rule node initialization
11 months ago
Andrii Landiak
7ffd468d06
Improve OtaPackageExportData
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
Dmytro Skarzhynets
c2776ce7a6
AI rule node: add JSON Schema to rule node config
1 year ago
ViacheslavKlimov
0dde966082
Support reprocessing for job with general error; job deletion; refactoring
1 year ago
ViacheslavKlimov
ac9e738018
Task processing timeout
1 year ago
Igor Kulikov
bee6c19a51
Version 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
a40f9d6ae4
Ver 4.0.1-RC
1 year ago
Igor Kulikov
5fbb3194a7
Version 4.0.1-RC
1 year ago
Igor Kulikov
757c887034
Version 4.1.0-SNAPSHOT
1 year ago
ViacheslavKlimov
b806a41e62
More stats for EDQS
1 year ago
ViacheslavKlimov
7b6777df45
Use TbStringPool for all entity fields
1 year ago
IrynaMatveieva
c87b14847c
added custom expressions for math node
1 year ago