5536 Commits (89ac98ebd088fda8a2fc4326d07e5e5593840fbc)

Author SHA1 Message Date
Viacheslav Klimov e2969dd381
Version set to 4.2.2.4-SNAPSHOT 1 week ago
Viacheslav Klimov 655d4ed55e
Fix invalid `callSuper = false` usages for EqualsAndHashCode 2 weeks ago
Viacheslav Klimov 2bb249f86f
Use wire-schema-jvm coordinate so wire 6.3.0 resolves under Maven 1 month ago
Andrii Landiak d271d4aa8c Add an opt-in readinessCheck gate so the edge consumer pauses polling instead of polling and dropping events while not ready (sync/high-priority/disconnected). 1 month ago
Viacheslav Klimov a1bf69cd27
Address PR review feedback 1 month ago
Oleksandra Matviienko a0f5b3bc5b Move Californium server construction into init try/catch and guard CoAP shutdown 1 month ago
Viacheslav Klimov 761cba79e4
Fix transport tenant-profile lock convoy under cold-cache reconnect storm 1 month ago
dashevchenko 4ea25be79b fixed pr comments 1 month ago
dashevchenko 93df85a78c fixed pr comments 1 month ago
Dmytro Skarzhynets ba7fbfffc1
feat: support JSON Schema structured output across AI providers 1 month ago
Viacheslav Klimov 9ff02dd722
Version set to 4.2.2.3-SNAPSHOT 1 month ago
Andrii Landiak e998026de3 CertificateReloadManager: detect content changes via checksum, not mtime 2 months ago
dashevchenko 22043d1261 fixed UI sorting to match api logic 2 months ago
dashevchenko 674263dd9e fixed FromDeviceRPCResponseProto.response handling in case of null 2 months ago
Oleksandra Matviienko 4718fb7556 Release Californium resources when LwM2M bootstrap server init fails 2 months ago
Oleksandra Matviienko ff780fc6e9 Release Californium resources when CoAP server init fails 2 months ago
dshvaika ca62471d5c feat(iot-hub): set rule chain as default rule chain on profile during install 2 months ago
Volodymyr Babak 6f75542315 fix(cf): prevent integer overflow in calculated field SUM output 2 months ago
Volodymyr Babak d3e526058f Code review changes 2 months ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 2 months ago
Oleksandra Matviienko 463ac4b1ac Used Hex.toHexString in EncryptionUtil (bouncycastle 1.84 dropped pqc.legacy) 3 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 3 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
Andrew Shvayka e62532dcc4
Feature/iot hub alarm rules (#15539) 3 months ago
Igor Kulikov e46374ee3c feat(solutions): track tenant telemetry/attribute keys for uninstall cleanup 3 months ago
Oleksandra Matviienko c33546be5e Replace deprecated JsonNode.fields, HttpMessageNotReadableException(String), Assert.assertThat(Matcher), io.jsonwebtoken.SignatureException, StopWatch.getLastTaskTimeNanos calls with non-deprecated variants 3 months ago
Oleksandra Matviienko dfb4829637 Create ZK nodes container before starting CuratorCache 3 months ago
Oleksandra Matviienko 8e8dcd4933 Replace deprecated PathChildrenCache with CuratorCache in ZK discovery 3 months ago
Oleksandra Matviienko 6d125f57e9 Replaced 23 deprecated TenantId(UUID) constructor calls with TenantId.fromUUID on lts-4.2 3 months ago
Andrii Landiak ba8d9af362 Improve SSL reload test assertions 3 months ago
Oleksandra Matviienko 0340612e09 chore(hygiene): replaced 24 deprecated commons-lang3 API calls on lts-4.2 3 months ago
Oleksandra Matviienko 3615de5d75 chore(build): migrate deprecated DefaultedRedisConnection byte[] calls to typed command APIs 3 months ago
Oleksandra Matviienko d7dc035ebc chore(build): silence Lombok @EqualsAndHashCode callSuper warnings 3 months ago
Oleksandra Matviienko 15cca51c42 chore(build): silence Lombok @Builder ignore-initializer warnings 3 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 3 months ago
Oleksandra Matviienko de1f1a2d9d cleanup(tests, transport/lwm2m): use ArgumentCaptor.captor() and parameterize path list 3 months ago
Oleksandra Matviienko 8d3f7bf416 cleanup(dao, transport/lwm2m): parameterize testcontainers and rpc callback types 3 months ago
Oleksandra Matviienko 139b32f329 cleanup(common): add @SafeVarargs, drop raw types and parameterize test collections 3 months ago
Oleksandra Matviienko decd71f48f Replaced deprecated @MockBean/@SpyBean with @MockitoBean in edqs and coap-server tests 3 months ago
Andrii Landiak 1259fdbced Fixes after review 3 months ago
Oleksandra Matviienko b4fecbdf2f fix 3 months ago
Oleksandra Matviienko 0f42746e9c Release Netty resources when MQTT transport init fails 3 months ago
dashevchenko c66da7e18d edqs: fixed entity filtering by string data points 3 months ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 3 months ago
Igor Kulikov 34bfd3b4a8 feat(solutions): add solutionId to install context, separate zip extraction error handling 3 months ago
Andrii Shvaika 2f579273b5 refactor(iot-hub): rename connectivityTypes to installMethods 3 months ago
Andrii Shvaika a01513a876 feat(iot-hub): add read-only install review dialog for device packages 3 months ago
Andrii Shvaika 3364b36000 fix(iot-hub): use DeviceConnectivityService for transport variables 4 months ago
Andrii Landiak 9ccf94f93b Debounce LwM2M server reload to avoid double restart when both credentials change 3 months ago