5433 Commits (feature/device-library)

Author SHA1 Message Date
Andrii Shvaika 5dadafdafc fix(iot-hub): fix dashboardId serialization in device register request 4 months ago
Andrii Shvaika 9e75cb2e29 feat(iot-hub): add device package install tracking with entity cleanup 4 months ago
Igor Kulikov ce5625a332 Add solution template install support to IoT Hub integration 4 months ago
Viacheslav Klimov 7646f79cfe
Implement addBundleRegisterHandler for Spring Boot 3.5 SslBundles compatibility 4 months ago
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 5 months ago
Viacheslav Klimov 3747553527
Improve SSRF validator test coverage 5 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 5 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 5 months ago
Igor Kulikov 09438ca931 Refactor IoT Hub update flow with checksum-based modification detection 5 months ago
Viacheslav Klimov 5d6869b3b4
Add V_4_2_2_1 to EdgeVersion enum in edge.proto 5 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 5 months ago
Igor Kulikov 285c862553 Add IoT Hub installed items management 5 months ago
Sergey Matvienko 2e612899e2 Fix NotificationRuleRecipientsConfig serialization with Jackson 2.18.x 5 months ago
Igor Kulikov d8308be53a Add IoT Hub browse page integration 5 months ago
dashevchenko e82861b3e9 refactoring 5 months ago
Sergey Matvienko d5b3a4ae70 Fix LwM2M Redis stores using separate connections for SCAN and GET 5 months ago
Viacheslav Klimov 0d23685b62
Fix flaky SsrfProtectionValidatorTest by moving @ResourceLock to class level 5 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 5 months ago
Dmytro Skarzhynets f22c169198 refactor: generalize TestDbCallbackExecutor into DirectListeningExecutor enum singleton 5 months ago
Sergey Matvienko 062c577d1f Fix infinite loop in rule engine caused by TbRuleChainInputNode self-referencing default rule chain 5 months ago
Dmytro Skarzhynets 00238968e9 fix: preserve rule node execution counter when copying messages in delay and deduplication nodes 5 months ago
Viacheslav Klimov 2ec6da3c56
Cache resolved RevCommit in DefaultGitSyncService to avoid redundant resolveCommit calls 5 months ago
Viacheslav Klimov 68036cdda2
Rename pageSize to pageSizeInBytes 5 months ago
Viacheslav Klimov 412fbefdbb
Add Cassandra result set byte-size limit to prevent OOM on large queries 5 months ago
Volodymyr Babak 6c200e3767 Fixed sync of AdminSettings to Edge in realtime 6 months ago
Viacheslav Klimov a887b655f8
Fix flaky TbRateLimitsTest timing tolerance 6 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 6 months ago
Sergey Matvienko 77502b6c6c tests: ensure parseBytesTo methods do not alter input data 6 months ago
Nikita Mazurenko 20afefc33c Set next 4.2 EdgeVersion proto value to canonical one 6 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 6 months ago
Nikita Mazurenko c7c20ae9fd Handle EdgeVersion comparison of non-numeric values 6 months ago
Nikita Mazurenko 22d6225ad6 Add EdgeVersionComparator and related test 6 months ago
Nikita Mazurenko 5058379186 Fix EdgeVersion for CE version 6 months ago
Nikita Mazurenko 25e6464837 Set EdgeVersion V_4_2_1_2 = 13 in edge.proto 6 months ago
Andrii Landiak 97d68dda90 Ota package unlink data object 6 months ago
Sergey Matvienko b35f46a8ee tests: reducing logging noise for dao, cache for CaffeineCacheMetrics 6 months ago
Sergey Matvienko 1b190b84e5 RocksDB log ingested init path on debug level 6 months ago
dashevchenko 0468451f3b added ws update on telemetry deletion 7 months ago
nickAS21 eafa9e6846 fix bug validateKeyValueProtos String empty - ok 7 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 7 months ago
Andrii Landiak c4de8926e4 Refactoring after review 7 months ago
nickAS21 b7581e08e7 fix bug coap unicast/multicast request 7 months ago
Andrii Landiak b15ef1c082 Redis: add username for ACL auth 7 months ago
Viacheslav Klimov f2dadd0791 Version set to 4.2.1.2-SNAPSHOT 7 months ago
Viacheslav Klimov 295d29fc68 Version set to 4.2.1.1-RC 7 months ago
Sergey Matvienko b0c39c4817 TbMqttSslTransportComponent condition for both tb-transport and monolith mode 8 months ago
nickAS21 ecedfab642 lwm2m: fix bug: after reboot Lwm2mDeviceProfileTransportConfiguration is null for lts 8 months ago
Sergey Matvienko 3f0388b7c0 TbMqttSslTransportComponent for MqttSslHandlerProvider 8 months ago
Viacheslav Klimov 1044aabce3 Fix Kafka topics cache 8 months ago
nickAS21 75df58aac6 lwm2m: The device profile ID is null. Return Lwm2mDeviceProfileTransportConfiguration with default. 8 months ago