6016 Commits (f028e6b6c1fb7bda0cf0dcd03c5822bfa3f9ffbc)

Author SHA1 Message Date
dshvaika 6f7c165ff5 refactor(rpc): drop unused batched-insert path 2 weeks ago
Viacheslav Klimov e2969dd381
Version set to 4.2.2.4-SNAPSHOT 2 weeks ago
Viacheslav Klimov 655d4ed55e
Fix invalid `callSuper = false` usages for EqualsAndHashCode 2 weeks ago
dshvaika 9bd758d9c7 refactor(rpc): harden batched upsert and partition config 3 weeks ago
dshvaika 879936b03f refactor(rpc): address review feedback on batched RPC persistence 3 weeks ago
dshvaika ef571175f7 fix(rpc): skip rule-engine notify when async update matches no row 3 weeks ago
dshvaika f8d59a25e4 fix(rpc): preserve response and prevent row resurrection in batched upsert 3 weeks ago
Nikita Mazurenko eae065aa74 Fix dashboard config changes not syncing to edge by removing transient from Dashboard.configuration 3 weeks ago
dshvaika 0f41970cc7 feat(rpc): batched async upsert persistence in RPC DAO 4 weeks ago
Viacheslav Klimov 2bb249f86f
Use wire-schema-jvm coordinate so wire 6.3.0 resolves under Maven 1 month ago
Andrii Landiak ad270c81cb 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
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 2 months ago
Viacheslav Klimov 9ff02dd722
Version set to 4.2.2.3-SNAPSHOT 2 months ago
Andrii Landiak 27b863d847 CertificateReloadManager: detect content changes via checksum, not mtime 2 months 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
Oleksandra Matviienko 3a10277980 Replaced 5 deprecated APIs with non-deprecated variants 3 months ago
Oleksandra Matviienko 1d2b27450e Technical cleanup of deprecated Curator API in ZooKeeper discovery 2 months ago
Oleksandra Matviienko abdae16da2 Technical cleanup of TenantId construction in tests and production code 3 months ago
Oleksandra Matviienko fae07e9140 Replaced deprecated string, number, and random-value helpers with modern equivalents 3 months ago
Oleksandra Matviienko f22a68fe41 Modernized Redis access in LwM2M transport and OTA cache 3 months ago
Oleksandra Matviienko d5eba3dd2d Technical cleanup of generated-equality annotations 3 months ago
Oleksandra Matviienko acb21c6f7b Removed warnings about ignored builder initializers in data models 3 months ago
Oleksandra Matviienko de0e8c70e3 Removed compiler warnings about raw types and unchecked casts 2 months ago
dashevchenko 674263dd9e fixed FromDeviceRPCResponseProto.response handling in case of null 2 months ago
dashevchenko 6079cbb180 fixed openapi descriptions for arrays 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 497895b091 Revent toInt 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 78ff27a625 reverted defaultImpl for UI backward compatibility 3 months ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 3 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 9212c0240a
LTS 4.3 IoT hub alarm rules (#15548) 3 months ago
Andrew Shvayka e62532dcc4
Feature/iot hub alarm rules (#15539) 3 months ago
Igor Kulikov a4fe68fdb3 feat(solutions): wire ALARM calculated field info and add display names 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