5539 Commits (f92065693c1018dfe807cf28cbfa4d11680708aa)

Author SHA1 Message Date
Nikita Mazurenko f92065693c Create the gRPC worker event loop group eagerly as a final field 3 weeks ago
Nikita Mazurenko 8237be6c2b Fix uplink stall and off-heap memory growth after cloud disconnect 3 weeks ago
IrynaMatveieva e2617bcd8e Fix TelemetryObserveStrategy enum values in OpenAPI spec 4 weeks ago
Viacheslav Klimov e2969dd381
Version set to 4.2.2.4-SNAPSHOT 2 months ago
Viacheslav Klimov 655d4ed55e
Fix invalid `callSuper = false` usages for EqualsAndHashCode 2 months ago
Viacheslav Klimov 2bb249f86f
Use wire-schema-jvm coordinate so wire 6.3.0 resolves under Maven 3 months 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). 3 months ago
Viacheslav Klimov a1bf69cd27
Address PR review feedback 3 months ago
Oleksandra Matviienko a0f5b3bc5b Move Californium server construction into init try/catch and guard CoAP shutdown 3 months ago
Viacheslav Klimov 761cba79e4
Fix transport tenant-profile lock convoy under cold-cache reconnect storm 3 months ago
dashevchenko 4ea25be79b fixed pr comments 3 months ago
dashevchenko 93df85a78c fixed pr comments 3 months ago
Dmytro Skarzhynets ba7fbfffc1
feat: support JSON Schema structured output across AI providers 3 months ago
Viacheslav Klimov 9ff02dd722
Version set to 4.2.2.3-SNAPSHOT 3 months ago
Andrii Landiak e998026de3 CertificateReloadManager: detect content changes via checksum, not mtime 3 months ago
dashevchenko 22043d1261 fixed UI sorting to match api logic 3 months ago
dashevchenko 674263dd9e fixed FromDeviceRPCResponseProto.response handling in case of null 3 months ago
Oleksandra Matviienko 4718fb7556 Release Californium resources when LwM2M bootstrap server init fails 3 months ago
Oleksandra Matviienko ff780fc6e9 Release Californium resources when CoAP server init fails 3 months ago
dshvaika ca62471d5c feat(iot-hub): set rule chain as default rule chain on profile during install 4 months ago
Volodymyr Babak 6f75542315 fix(cf): prevent integer overflow in calculated field SUM output 4 months ago
Volodymyr Babak d3e526058f Code review changes 4 months ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 4 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 4 months ago
Oleksandra Matviienko 5b4d427008 Hardened MQTT transport init failure handling 4 months ago
Andrew Shvayka e62532dcc4
Feature/iot hub alarm rules (#15539) 4 months ago
Igor Kulikov e46374ee3c feat(solutions): track tenant telemetry/attribute keys for uninstall cleanup 4 months ago
Oleksandra Matviienko c33546be5e Replace deprecated JsonNode.fields, HttpMessageNotReadableException(String), Assert.assertThat(Matcher), io.jsonwebtoken.SignatureException, StopWatch.getLastTaskTimeNanos calls with non-deprecated variants 4 months ago
Oleksandra Matviienko dfb4829637 Create ZK nodes container before starting CuratorCache 4 months ago
Oleksandra Matviienko 8e8dcd4933 Replace deprecated PathChildrenCache with CuratorCache in ZK discovery 4 months ago
Oleksandra Matviienko 6d125f57e9 Replaced 23 deprecated TenantId(UUID) constructor calls with TenantId.fromUUID on lts-4.2 4 months ago
Andrii Landiak ba8d9af362 Improve SSL reload test assertions 4 months ago
Oleksandra Matviienko 0340612e09 chore(hygiene): replaced 24 deprecated commons-lang3 API calls on lts-4.2 4 months ago
Oleksandra Matviienko 3615de5d75 chore(build): migrate deprecated DefaultedRedisConnection byte[] calls to typed command APIs 4 months ago
Oleksandra Matviienko d7dc035ebc chore(build): silence Lombok @EqualsAndHashCode callSuper warnings 4 months ago
Oleksandra Matviienko 15cca51c42 chore(build): silence Lombok @Builder ignore-initializer warnings 4 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 4 months ago
Oleksandra Matviienko de1f1a2d9d cleanup(tests, transport/lwm2m): use ArgumentCaptor.captor() and parameterize path list 4 months ago
Oleksandra Matviienko 8d3f7bf416 cleanup(dao, transport/lwm2m): parameterize testcontainers and rpc callback types 4 months ago
Oleksandra Matviienko 139b32f329 cleanup(common): add @SafeVarargs, drop raw types and parameterize test collections 4 months ago
Oleksandra Matviienko decd71f48f Replaced deprecated @MockBean/@SpyBean with @MockitoBean in edqs and coap-server tests 4 months ago
Andrii Landiak 1259fdbced Fixes after review 4 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 4 months ago
Viacheslav Klimov bf33b97a71
Ignore unknown properties when deserializing Redis cache entries 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