6050 Commits (0cb985cb92e44a511cbfe5f95cd73e29a858c6c0)

Author SHA1 Message Date
Oleksandra Matviienko 0cb985cb92 Modernized Redis access in LwM2M transport and OTA cache 3 months ago
Oleksandra Matviienko e32dd28fce Technical cleanup of generated-equality annotations 3 months ago
Oleksandra Matviienko 97dfd557cf Replaced 5 deprecated APIs with non-deprecated variants 3 months ago
Oleksandra Matviienko 90fc84ea31 Technical cleanup of TenantId construction in tests and production code 3 months ago
Oleksandra Matviienko 20d6b0f883 Replaced deprecated string, number, and random-value helpers with modern equivalents 3 months ago
Oleksandra Matviienko 4634b36fc7 Removed warnings about ignored builder initializers in data models 3 months ago
Oleksandra Matviienko 69cd04663a Removed compiler warnings about raw types and unchecked casts 3 months ago
nickAS21 444d856fb8 lwm2m - refactoring review - 02 and tests 3 months ago
nickAS21 c66379204a lwm2m - refactoring review - 01? add tests 3 months ago
Volodymyr Babak d3e526058f Code review changes 3 months ago
dashevchenko 78ff27a625 reverted defaultImpl for UI backward compatibility 3 months ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 3 months ago
Oleksandra Matviienko 463ac4b1ac Used Hex.toHexString in EncryptionUtil (bouncycastle 1.84 dropped pqc.legacy) 4 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 4 months ago
Volodymyr Babak 5dff454038 fix(queue): prevent consumer busy-wait when partition assignment is empty 3 months ago
Oleksandra Matviienko 5b4d427008 Hardened MQTT transport init failure handling 3 months ago
Andrii Landiak ba8d9af362 Improve SSL reload test assertions 3 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 3 months ago
Viacheslav Klimov 686b0a3be4
Address review findings for OR key filter conditions 4 months ago
Andrii Landiak 1259fdbced Fixes after review 4 months ago
Oleksandra Matviienko b4fecbdf2f fix 4 months ago
Oleksandra Matviienko 0f42746e9c Release Netty resources when MQTT transport init fails 4 months ago
dashevchenko c66da7e18d edqs: fixed entity filtering by string data points 4 months ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 4 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 4 months ago
dashevchenko 58c820a71e deleted wrong required mode 4 months ago
Andrii Landiak 9ccf94f93b Debounce LwM2M server reload to avoid double restart when both credentials change 4 months ago
dashevchenko ffde9fe9de hidden deprecated schema 4 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 4 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 4 months ago
Viacheslav Klimov 7ab9b931a7
Address PR review: restore private visibility, keep @Valid, fix test script dialog 4 months ago
Viacheslav Klimov d4b8fa0312
Add type guard for alarm rule updates and defensive cast in fromCalculatedField 4 months ago
dashevchenko 430588d991 updated Device.deviceProfileId openapi description, update AssetProfileInfo.id openapi implementation 4 months ago
Viacheslav Klimov 856b462fdf
Remove deprecated device profile alarm rules from API docs 4 months ago
Viacheslav Klimov b234948d14
Fix AlarmRuleControllerTest deserialization failures 4 months ago
Volodymyr Babak 4c88676321 defer SNMP polling until transport session is fully registered 4 months ago
dashevchenko 12f0094a64 deleted redundant required mode for some entity fields, added appropriate mediaType for some api request body 4 months ago
dashevchenko 159b2ce0d3 fixed TaskResult.error serialization 4 months ago
dashevchenko 29e82dbec2 refactoring 4 months ago
dashevchenko c84810aa1e refactoring 4 months ago
dashevchenko 2cf1a76f03 efento data point optimization: general parameters are saved once with the timestamp of the first sample of the first channel 4 months ago
dashevchenko de87d1f248 updated efento proto files according to latest release, added support of new modem types 4 months ago
Viacheslav Klimov e6771bb9d3
Add missing EdgeVersion entries V_4_2_2_2 and V_4_3_1_2 4 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 4 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 4 months ago
Viacheslav Klimov 0ef8dd513d
Refactor alarm rule controller and fix swagger docs 4 months ago
Viacheslav Klimov 5768bbefe1
Add separate alarm rules API 4 months ago
Andrii Landiak ee878ed6d0 Improve CertificateReloadManagerTest to use Awaitility 4 months ago
Sergey Matvienko 25d3394e9f Fix race condition in notification deduplication check 4 months ago
dashevchenko 6544f47101 no activity event on device disconnect to avoid update device state form false to true on device session timeout 4 months ago