6185 Commits (fbea7c95b2e2cb95d96ef2d76d7a69e6d07dfd0b)

Author SHA1 Message Date
dashevchenko d5d07b25ea fixed new TB models after merge with master to meet open-api standard 6 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
Dmytro Skarzhynets 43e8465966 feat: add entity keys V2 endpoint with sample values 7 months ago
dashevchenko d98355c190 fixed swagger issue with AtomicInteger 7 months ago
dashevchenko 0adb0c98e0 deleted redundant @Schema(enumAsRef = true) 7 months ago
dashevchenko 9c01eefceb updated SwaggerConfiguration, deleted redundant @Schema(enumAsRef = true) 7 months ago
dashevchenko 8c5b860084 fixed some TB controllers to meet correct open-api json schema 7 months ago
nickAS21 8f550475a0 sparkplug - add tests with devices when devices are already created 7 months ago
dashevchenko 0a728ba4b7 fixed some TB models for correct open-api json schema 7 months ago
Viacheslav Klimov ad423555ac Version changed to 4.3.1 7 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 7 months ago
dashevchenko 54a0f4e74e fixed some TB models for correct open-api json schema 7 months ago
Sergey Matvienko 77502b6c6c tests: ensure parseBytesTo methods do not alter input data 7 months ago
dashevchenko bbdad8a0ff fixed some TB models for correct open-api json schema 7 months ago
Viacheslav Klimov c1044a989e Introduce urgent API usage keys for quicker usage state update 7 months ago
dashevchenko dca6302146 refactored some TB models for correct open-api schema generation 7 months ago
dashevchenko d00309b8da added appropriate swagger annotations for correct open-api json 7 months ago
dashevchenko db14860e72 added appropriate swagger annotations for correct open-api json 7 months ago
Nikita Mazurenko 20afefc33c Set next 4.2 EdgeVersion proto value to canonical one 7 months ago
nickAS21 14b6495983 sparkplug - add group to name device, refactoring tests 7 months ago
nickAS21 ad8c56c584 sparkplug - add group to name device 7 months ago
Viacheslav Klimov 8f9c4b70d7 Migrate to Java 25 7 months ago
Viacheslav Klimov e2e62ef14d Version set to 4.4.0-SNAPSHOT 7 months ago
Viacheslav Klimov cb74eff115 TMP version set to 4.3.0.2-SNAPSHOT 7 months ago
Viacheslav Klimov c41159a3f8 Version set to 4.3.0.2-SNAPSHOT 7 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 7 months ago
Nikita Mazurenko c7c20ae9fd Handle EdgeVersion comparison of non-numeric values 7 months ago
Nikita Mazurenko 22d6225ad6 Add EdgeVersionComparator and related test 7 months ago
Nikita Mazurenko 1c136988ea Add 4_3_0_1 version to edge.proto 7 months ago
Nikita Mazurenko 5058379186 Fix EdgeVersion for CE version 7 months ago
Nikita Mazurenko 25e6464837 Set EdgeVersion V_4_2_1_2 = 13 in edge.proto 7 months ago
Oleksandra_Matviienko 84752472b7 Added @NotNull for null-safety for audit/entity services. 7 months ago
Oleksandra Matviienko 90404d80fd sysadmin audit log refactored after review 7 months ago
Andrii Landiak 97d68dda90 Ota package unlink data object 7 months ago
Viacheslav Klimov 7900c51b9d Version set to 4.4.0-SNAPSHOT 7 months ago
Viacheslav Klimov 7f427b27fb Version set to 4.3.0.1-SNAPSHOT 7 months ago
nickAS21 69afda634b lwm2m - execute with params 7 months ago
Sergey Matvienko b35f46a8ee tests: reducing logging noise for dao, cache for CaffeineCacheMetrics 7 months ago
Sergey Matvienko 1b190b84e5 RocksDB log ingested init path on debug level 7 months ago
Dmytro Skarzhynets 0f288a1379
Refactor `QueryParam` into general-purpose `KeyValueEntry` 7 months ago
IrynaMatveieva d904ea6f52 added debug event types 8 months ago
Dmytro Skarzhynets b688ca1dcd
Add tests for zero min scheduled update interval 8 months ago
Dmytro Skarzhynets 231b2fe8bc
Add validation for min scheduled update interval in tenant profile 8 months ago
Dmytro Skarzhynets 49c34ebe91
Use min value from tenant profile for scheduled update interval when not provided 8 months ago
dshvaika 4897b33639 protection from use latest ts when output type is attributes 8 months ago
dshvaika e7ca66848c Improved errors handling for Geofencing CF 8 months ago
dshvaika 6f815c76a6 Handling minAllowedScheduledUpdateIntervalInSecForCF and minAllowedDeduplicationIntervalInSecForCF in running CFs + updated default values in profile and upgrade 8 months ago
IrynaMatveieva 0e9756f8ce moved number utility method to a new utility class 8 months ago
IrynaMatveieva bf656d2926 created new number utils class 8 months ago