5918 Commits (b4da3e06b8a8bc2be6161a32b0c2c8bd92002a4f)

Author SHA1 Message Date
dashevchenko 78ff27a625 reverted defaultImpl for UI backward compatibility 1 month ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 1 month ago
Oleksandra Matviienko 463ac4b1ac Used Hex.toHexString in EncryptionUtil (bouncycastle 1.84 dropped pqc.legacy) 2 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 2 months ago
Oleksandra Matviienko 5b4d427008 Hardened MQTT transport init failure handling 1 month ago
Andrew Shvayka 9212c0240a
LTS 4.3 IoT hub alarm rules (#15548) 1 month ago
Andrew Shvayka e62532dcc4
Feature/iot hub alarm rules (#15539) 1 month ago
Igor Kulikov a4fe68fdb3 feat(solutions): wire ALARM calculated field info and add display names 1 month ago
Igor Kulikov e46374ee3c feat(solutions): track tenant telemetry/attribute keys for uninstall cleanup 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
Andrii Landiak 1259fdbced Fixes after review 2 months 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 2 months 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
Igor Kulikov 34bfd3b4a8 feat(solutions): add solutionId to install context, separate zip extraction error handling 2 months ago
Andrii Shvaika 2f579273b5 refactor(iot-hub): rename connectivityTypes to installMethods 2 months ago
Andrii Shvaika a01513a876 feat(iot-hub): add read-only install review dialog for device packages 2 months ago
Andrii Shvaika 3364b36000 fix(iot-hub): use DeviceConnectivityService for transport variables 2 months ago
Andrii Landiak 9ccf94f93b Debounce LwM2M server reload to avoid double restart when both credentials change 2 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 2 months ago
Andrew Shvayka e05b56b9a4
Feature/device library (#15347) 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 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
Igor Kulikov ce5625a332 Add solution template install support to IoT Hub integration 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
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
Andrii Landiak b431e4c0e6 Fix LwM2M server recreation: stop old server before starting new to avoid port conflict 2 months ago
Andrii Landiak edcf3a9d22 Fix SSL certificate reload: port conflict, redundant reload(), and watcher polling 2 months ago
Andrii Landiak c2a8f79edd Minor changing for CertificateReloadManager 2 months ago
Andrii Landiak 255bb38dc2 Fimprove SSL certificate reload robustness and config clarity 2 months ago
Andrii Landiak 1d6594161b fix: force getLhServer() failure in LwM2m listener preservation test 2 months ago
Andrii Landiak 8be7a23b15 Added automatic SSL/TLS certificate reload for transports without service restart 2 months ago
Viacheslav Klimov 7646f79cfe
Implement addBundleRegisterHandler for Spring Boot 3.5 SslBundles compatibility 3 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 3 months ago
Viacheslav Klimov 3747553527
Improve SSRF validator test coverage 3 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 3 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 3 months ago
Sergey Matvienko c5c732f30f Address review: align interface param names with implementation 3 months ago