2790 Commits (07973610410b99e9c8b7a3221daff9e21efcce0f)

Author SHA1 Message Date
Viacheslav Klimov 2bb249f86f
Use wire-schema-jvm coordinate so wire 6.3.0 resolves under Maven 3 months ago
bruak b2e82b7c88 Fix typos: 'resereved' -> 'reserved' and fix protobuf comment grammar 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
dashevchenko 22043d1261 fixed UI sorting to match api logic 3 months ago
dashevchenko 6079cbb180 fixed openapi descriptions for arrays 4 months ago
dshvaika ca62471d5c feat(iot-hub): set rule chain as default rule chain on profile during install 4 months ago
dashevchenko 78ff27a625 reverted defaultImpl for UI backward compatibility 4 months ago
Andrew Shvayka 9212c0240a
LTS 4.3 IoT hub alarm rules (#15548) 4 months ago
Andrew Shvayka e62532dcc4
Feature/iot hub alarm rules (#15539) 4 months ago
Igor Kulikov a4fe68fdb3 feat(solutions): wire ALARM calculated field info and add display names 4 months ago
Igor Kulikov e46374ee3c feat(solutions): track tenant telemetry/attribute keys for uninstall cleanup 4 months ago
Viacheslav Klimov d6b73d5f8f
Port API improvements from 4.4 to 4.3 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
dashevchenko 58c820a71e deleted wrong required mode 5 months ago
dashevchenko ffde9fe9de hidden deprecated schema 5 months ago
dashevchenko e56566e91f hidden deprecated schemas, fixed duplicated classes 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 5 months ago
dashevchenko 430588d991 updated Device.deviceProfileId openapi description, update AssetProfileInfo.id openapi implementation 5 months ago
Viacheslav Klimov 856b462fdf
Remove deprecated device profile alarm rules from API docs 5 months ago
Viacheslav Klimov b234948d14
Fix AlarmRuleControllerTest deserialization failures 5 months ago
Andrew Shvayka e05b56b9a4
Feature/device library (#15347) 5 months ago
dashevchenko 12f0094a64 deleted redundant required mode for some entity fields, added appropriate mediaType for some api request body 5 months ago
dashevchenko 159b2ce0d3 fixed TaskResult.error serialization 5 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 5 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 5 months ago
Viacheslav Klimov 0ef8dd513d
Refactor alarm rule controller and fix swagger docs 5 months ago
Viacheslav Klimov 5768bbefe1
Add separate alarm rules API 5 months ago
Igor Kulikov ce5625a332 Add solution template install support to IoT Hub integration 5 months ago
dashevchenko 92390ae2f1 added NoXss for AlarmCreateOrUpdateActiveRequest.type 5 months ago
Viacheslav Klimov 729ac2c3f8
Fixes after review 5 months ago
Andrii Landiak c2a8f79edd Minor changing for CertificateReloadManager 5 months ago
Andrii Landiak 8be7a23b15 Added automatic SSL/TLS certificate reload for transports without service restart 5 months ago
dashevchenko 87476a94a6 fixed json property name for ShortCustomerInfo.publicCustomer 5 months ago
Viacheslav Klimov ca08f4b435
Fix OR key filter SQL generation, propagation, and add comprehensive tests 5 months ago
Viacheslav Klimov 4ae486a5f1
Add feature toggle, SystemParams field, and service-layer validation 5 months ago
Viacheslav Klimov c9e0839b52
Add keyFiltersOperation field to EntityCountQuery and propagate through constructors 5 months ago
Viacheslav Klimov 8246097fb4
Create unified ComplexOperation enum and update all references 5 months ago
dashevchenko c3b0ce2ca2 fixed openapi schema ordering 6 months ago
dashevchenko ea3271af3a fixed order for Alarm 6 months ago
dashevchenko 31d6b20944 fixed ByteBuffer fields for openapi schema 6 months ago
dashevchenko 2a3c668ec9 fixed readOnly for entityId, deterministic order of tags, fixed DebugEventFilter field duplication (isError, error), fixed OtaPackage data format 6 months ago
dashevchenko fdba60ae20 fixed ShortCustomerInfo openapi schema, refactoring 6 months ago
Viacheslav Klimov a3c0f0b689
Fix rule chain notes: extract DAO, reduce column size, add tests 6 months ago
Igor Kulikov 09438ca931 Refactor IoT Hub update flow with checksum-based modification detection 6 months ago
dashevchenko 0705dd42c2 added test checking DiscriminatorMapping for EntityExportData 6 months ago