6045 Commits (master)

Author SHA1 Message Date
dashevchenko 6079cbb180 fixed openapi descriptions for arrays 2 weeks ago
nickAS21 444d856fb8 lwm2m - refactoring review - 02 and tests 3 weeks ago
nickAS21 c66379204a lwm2m - refactoring review - 01? add tests 3 weeks ago
Volodymyr Babak d3e526058f Code review changes 4 weeks ago
dashevchenko 78ff27a625 reverted defaultImpl for UI backward compatibility 4 weeks ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 4 weeks ago
Oleksandra Matviienko 463ac4b1ac Used Hex.toHexString in EncryptionUtil (bouncycastle 1.84 dropped pqc.legacy) 1 month ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 1 month ago
Volodymyr Babak 5dff454038 fix(queue): prevent consumer busy-wait when partition assignment is empty 1 month ago
Oleksandra Matviienko 5b4d427008 Hardened MQTT transport init failure handling 1 month ago
Andrii Landiak ba8d9af362 Improve SSL reload test assertions 1 month ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 1 month ago
Viacheslav Klimov 686b0a3be4
Address review findings for OR key filter conditions 1 month ago
Andrii Landiak 1259fdbced Fixes after review 1 month ago
Oleksandra Matviienko b4fecbdf2f fix 2 months ago
Oleksandra Matviienko 0f42746e9c Release Netty resources when MQTT transport init fails 2 months ago
dashevchenko c66da7e18d edqs: fixed entity filtering by string data points 1 month ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 2 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 2 months ago
dashevchenko 58c820a71e deleted wrong required mode 2 months ago
Andrii Landiak 9ccf94f93b Debounce LwM2M server reload to avoid double restart when both credentials change 2 months ago
dashevchenko ffde9fe9de hidden deprecated schema 2 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 2 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 2 months ago
Viacheslav Klimov 7ab9b931a7
Address PR review: restore private visibility, keep @Valid, fix test script dialog 2 months ago
Viacheslav Klimov d4b8fa0312
Add type guard for alarm rule updates and defensive cast in fromCalculatedField 2 months ago
dashevchenko 430588d991 updated Device.deviceProfileId openapi description, update AssetProfileInfo.id openapi implementation 2 months ago
Viacheslav Klimov 856b462fdf
Remove deprecated device profile alarm rules from API docs 2 months ago
Viacheslav Klimov b234948d14
Fix AlarmRuleControllerTest deserialization failures 2 months ago
Volodymyr Babak 4c88676321 defer SNMP polling until transport session is fully registered 2 months ago
dashevchenko 12f0094a64 deleted redundant required mode for some entity fields, added appropriate mediaType for some api request body 2 months ago
dashevchenko 159b2ce0d3 fixed TaskResult.error serialization 2 months ago
dashevchenko 29e82dbec2 refactoring 2 months ago
dashevchenko c84810aa1e refactoring 2 months ago
dashevchenko 2cf1a76f03 efento data point optimization: general parameters are saved once with the timestamp of the first sample of the first channel 2 months ago
dashevchenko de87d1f248 updated efento proto files according to latest release, added support of new modem types 2 months ago
Viacheslav Klimov e6771bb9d3
Add missing EdgeVersion entries V_4_2_2_2 and V_4_3_1_2 2 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 2 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 2 months ago
Viacheslav Klimov 0ef8dd513d
Refactor alarm rule controller and fix swagger docs 2 months ago
Viacheslav Klimov 5768bbefe1
Add separate alarm rules API 2 months ago
Andrii Landiak ee878ed6d0 Improve CertificateReloadManagerTest to use Awaitility 2 months ago
Sergey Matvienko 25d3394e9f Fix race condition in notification deduplication check 2 months ago
dashevchenko 6544f47101 no activity event on device disconnect to avoid update device state form false to true on device session timeout 2 months ago
Andrii Landiak 1317a44639 Add reload integration tests 2 months ago
dashevchenko 92390ae2f1 added NoXss for AlarmCreateOrUpdateActiveRequest.type 2 months ago
Andrii Landiak 635920534d Improve SSL reload clarity: document trade-offs, use Path API, deduplicate PEM path logic 2 months ago
Andrii Landiak 22d9506206 Improve SSL certificate reload: rollback safety, defaults, and test encapsulation 2 months ago
Viacheslav Klimov 729ac2c3f8
Fixes after review 2 months ago
Andrii Landiak b431e4c0e6 Fix LwM2M server recreation: stop old server before starting new to avoid port conflict 2 months ago