6733 Commits (04aed068bf39fbed99d1cf8f5ae6d6961b33464b)

Author SHA1 Message Date
Volodymyr Babak 04aed068bf
Edge api key sync (#87) 7 months ago
Viacheslav Klimov 6ea7af0918
Improved Apple OAuth2 mapper and refactored OAuth2 client validation 7 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 7 months ago
Viacheslav Klimov 08dcd79455
Fix ProjectInfo dependency issues 7 months ago
Viacheslav Klimov a2ec1248fc
Fix per-key commit caching in DefaultGitSyncService 7 months ago
Dmytro Khylko ed7156b89a
Exported WebSocket configuration variables 7 months ago
Volodymyr Babak cfec3fbea2 Update edge inside session 7 months ago
Volodymyr Babak 9843486003 license fix 7 months ago
Volodymyr Babak e22a9d3e50 Added syncInProgress as edge attribute 7 months ago
Sergey Matvienko 062c577d1f Fix infinite loop in rule engine caused by TbRuleChainInputNode self-referencing default rule chain 7 months ago
Dmytro Skarzhynets 00238968e9 fix: preserve rule node execution counter when copying messages in delay and deduplication nodes 7 months ago
Volodymyr Babak d237007721 Cleanup version during sending to cloud 7 months ago
Viacheslav Klimov e084fc2158
Add job finish callback mechanism 7 months ago
Viacheslav Klimov 2ec6da3c56
Cache resolved RevCommit in DefaultGitSyncService to avoid redundant resolveCommit calls 7 months ago
dashevchenko 1e625c420c fixed values/timeseries api for case when key param is used instead of keys 7 months ago
Volodymyr Babak 17d5db7aa1 Copilot review changes 7 months ago
Volodymyr Babak 6c200e3767 Fixed sync of AdminSettings to Edge in realtime 7 months ago
Dmytro Skarzhynets 43e8465966 feat: add entity keys V2 endpoint with sample values 7 months ago
Nikita Mazurenko f82f4017fd Fix version comparison in EdgeVersionUtils 8 months ago
Nikita Mazurenko ff5baf8337 Replace EdgeVersion comparison from .getNumber() to EdgeVersionComparator 8 months ago
Dmytro Skarzhynets 74ef364f33
fix: respect forward_headers_strategy for client IP in audit logs 8 months ago
Oleksandra_Matviienko bb3237bf3f fixed import DataValidationException 8 months ago
Viacheslav Klimov 0b2423759c Set 4.2.0 as supported version for upgrade 8 months ago
Viacheslav Klimov ec9d7018f2 Improve upgrade version compatibility check 8 months ago
Viacheslav Klimov c80346bbc8 Improve upgrade version compatibility check 8 months ago
Viacheslav Klimov f0c73ef9e5 Get back upgrade from 4.2.1 to 4.3.0 8 months ago
Oleksandra_Matviienko 84752472b7 Added @NotNull for null-safety for audit/entity services. 8 months ago
Oleksandra Matviienko 90404d80fd sysadmin audit log refactored after review 8 months ago
Oleksandra Matviienko 164ff0d467 Refactored audit logs for save/delete tenant profile operations; 1 year ago
Oleksandra Matviienko ec443f116c Audit logging for TenantProfile 2 years ago
IrynaMatveieva 3e0628099f call error debug persistence in cf actors 8 months ago
IrynaMatveieva 202d458711 moved debug error persistence to actor system context 8 months ago
IrynaMatveieva d568ee8536 fix: process cfs that uses the same key and some of cfs throws error 8 months ago
Viacheslav Klimov 7f427b27fb Version set to 4.3.0.1-SNAPSHOT 8 months ago
Andrii Landiak a2da95760c Fix API key controller, when user update description or activity 8 months ago
IrynaMatveieva 73fa6734c4 updated error message on cf init 8 months ago
dshvaika 41cb827c62 Added missing logic to handle propagation path updates 8 months ago
IrynaMatveieva d904ea6f52 added debug event types 8 months ago
Nikita Mazurenko 30f12f8bd3 Refactor isValidCfToSend 8 months ago
Nikita Mazurenko 562924a586 Reduce CF error noise for on old edges 8 months ago
dshvaika 7b7e5ba93c protection from use latest ts when output type is set to attributes 8 months ago
dshvaika 4897b33639 protection from use latest ts when output type is attributes 8 months ago
dshvaika 9181226c63 Fixed relation action events handling for CFs 8 months ago
dshvaika e7ca66848c Improved errors handling for Geofencing CF 8 months ago
IrynaMatveieva 3d5b4a7e65 fixed relation update 9 months ago
dshvaika 6f815c76a6 Handling minAllowedScheduledUpdateIntervalInSecForCF and minAllowedDeduplicationIntervalInSecForCF in running CFs + updated default values in profile and upgrade 9 months ago
IrynaMatveieva 0e9756f8ce moved number utility method to a new utility class 9 months ago
IrynaMatveieva bf656d2926 created new number utils class 9 months ago
IrynaMatveieva 5565b5c32a code optimization 9 months ago
IrynaMatveieva 9813f67d57 fixed tests and updated hints for relation path 9 months ago