6185 Commits (fa7fb5563eb5cce6ca5818092a1da869b5d6df57)

Author SHA1 Message Date
Oleksandra Matviienko 463ac4b1ac Used Hex.toHexString in EncryptionUtil (bouncycastle 1.84 dropped pqc.legacy) 5 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 5 months ago
Volodymyr Babak 5dff454038 fix(queue): prevent consumer busy-wait when partition assignment is empty 5 months ago
Oleksandra Matviienko 5b4d427008 Hardened MQTT transport init failure handling 5 months ago
Andrew Shvayka 9212c0240a
LTS 4.3 IoT hub alarm rules (#15548) 5 months ago
Andrew Shvayka e62532dcc4
Feature/iot hub alarm rules (#15539) 5 months ago
Igor Kulikov a4fe68fdb3 feat(solutions): wire ALARM calculated field info and add display names 5 months ago
Igor Kulikov e46374ee3c feat(solutions): track tenant telemetry/attribute keys for uninstall cleanup 5 months ago
Oleksandra Matviienko c33546be5e Replace deprecated JsonNode.fields, HttpMessageNotReadableException(String), Assert.assertThat(Matcher), io.jsonwebtoken.SignatureException, StopWatch.getLastTaskTimeNanos calls with non-deprecated variants 5 months ago
Oleksandra Matviienko dfb4829637 Create ZK nodes container before starting CuratorCache 5 months ago
Oleksandra Matviienko 8e8dcd4933 Replace deprecated PathChildrenCache with CuratorCache in ZK discovery 5 months ago
Oleksandra Matviienko 6d125f57e9 Replaced 23 deprecated TenantId(UUID) constructor calls with TenantId.fromUUID on lts-4.2 5 months ago
Andrii Landiak ba8d9af362 Improve SSL reload test assertions 5 months ago
Oleksandra Matviienko 0340612e09 chore(hygiene): replaced 24 deprecated commons-lang3 API calls on lts-4.2 5 months ago
Oleksandra Matviienko 3615de5d75 chore(build): migrate deprecated DefaultedRedisConnection byte[] calls to typed command APIs 5 months ago
Oleksandra Matviienko d7dc035ebc chore(build): silence Lombok @EqualsAndHashCode callSuper warnings 5 months ago
Oleksandra Matviienko 15cca51c42 chore(build): silence Lombok @Builder ignore-initializer warnings 5 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 5 months ago
Oleksandra Matviienko de1f1a2d9d cleanup(tests, transport/lwm2m): use ArgumentCaptor.captor() and parameterize path list 5 months ago
Oleksandra Matviienko 8d3f7bf416 cleanup(dao, transport/lwm2m): parameterize testcontainers and rpc callback types 5 months ago
Oleksandra Matviienko 139b32f329 cleanup(common): add @SafeVarargs, drop raw types and parameterize test collections 5 months ago
Oleksandra Matviienko decd71f48f Replaced deprecated @MockBean/@SpyBean with @MockitoBean in edqs and coap-server tests 5 months ago
Viacheslav Klimov 686b0a3be4
Address review findings for OR key filter conditions 5 months ago
Andrii Landiak 1259fdbced Fixes after review 5 months ago
Oleksandra Matviienko b4fecbdf2f fix 5 months ago
Oleksandra Matviienko 0f42746e9c Release Netty resources when MQTT transport init fails 5 months ago
dashevchenko c66da7e18d edqs: fixed entity filtering by string data points 5 months ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 5 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 5 months ago
Igor Kulikov 34bfd3b4a8 feat(solutions): add solutionId to install context, separate zip extraction error handling 5 months ago
Andrii Shvaika 2f579273b5 refactor(iot-hub): rename connectivityTypes to installMethods 5 months ago
Andrii Shvaika a01513a876 feat(iot-hub): add read-only install review dialog for device packages 5 months ago
Andrii Shvaika 3364b36000 fix(iot-hub): use DeviceConnectivityService for transport variables 6 months ago
dashevchenko 58c820a71e deleted wrong required mode 5 months ago
Andrii Landiak 9ccf94f93b Debounce LwM2M server reload to avoid double restart when both credentials change 5 months ago
dashevchenko ffde9fe9de hidden deprecated schema 5 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 5 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 5 months ago
Viacheslav Klimov 7ab9b931a7
Address PR review: restore private visibility, keep @Valid, fix test script dialog 5 months ago
Viacheslav Klimov d4b8fa0312
Add type guard for alarm rule updates and defensive cast in fromCalculatedField 6 months ago
dashevchenko 430588d991 updated Device.deviceProfileId openapi description, update AssetProfileInfo.id openapi implementation 6 months ago
Viacheslav Klimov 856b462fdf
Remove deprecated device profile alarm rules from API docs 6 months ago
Viacheslav Klimov b234948d14
Fix AlarmRuleControllerTest deserialization failures 6 months ago
Andrew Shvayka e05b56b9a4
Feature/device library (#15347) 6 months ago
Volodymyr Babak 4c88676321 defer SNMP polling until transport session is fully registered 6 months ago
dashevchenko 12f0094a64 deleted redundant required mode for some entity fields, added appropriate mediaType for some api request body 6 months ago
dashevchenko 159b2ce0d3 fixed TaskResult.error serialization 6 months ago
dashevchenko 29e82dbec2 refactoring 6 months ago
dashevchenko c84810aa1e refactoring 6 months ago
dashevchenko 2cf1a76f03 efento data point optimization: general parameters are saved once with the timestamp of the first sample of the first channel 6 months ago