Andrii Landiak
|
4430322b29
|
Refactor Jackson: fromStringIgnoreUnknownProperties to fromString(String string, Class<T> clazz, boolean ignoreUnknownFields)
|
2023-12-01 15:18:09 +02:00 |
|
Andrii Landiak
|
bfb2547ad2
|
Merge remote-tracking branch 'upstream/master' into feature/edge-json-converter-impl
|
2023-11-17 08:17:51 +02:00 |
|
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2023-11-13 17:07:32 +02:00 |
|
Andrii Landiak
|
6fa3a125c2
|
Mino refactoring: add json support for resources, fix test and edgeVersion for test
|
2023-11-13 13:28:54 +02:00 |
|
Andrii Landiak
|
ec4200d735
|
Refactoring after final review
|
2023-11-13 12:41:52 +02:00 |
|
Andrii Landiak
|
b14a304473
|
Refactoring for edge proto to send entity serialized in order not to update everytime entity changes its structure
|
2023-11-13 12:27:14 +02:00 |
|
Andrii Shvaika
|
5a2bc396f2
|
Merge with hotfix/3.6
|
2023-10-25 15:43:12 +03:00 |
|
ViacheslavKlimov
|
60900a0b96
|
Merge branch 'hotfix/3.6' into re-consumer-service-refactoring
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/queue/DefaultTbRuleEngineConsumerService.java
|
2023-10-23 16:41:38 +03:00 |
|
Andrii Shvaika
|
3a0afd8a5a
|
Refactoring of the consumer service
|
2023-10-19 11:09:16 +03:00 |
|
YevhenBondarenko
|
cf32544e71
|
added SslUtil and tests
|
2023-10-17 23:20:00 +02:00 |
|
Andrew Shvayka
|
2b9575d81a
|
Merge branch 'master' into hotfix/3.6
|
2023-10-04 15:50:56 +03:00 |
|
ViacheslavKlimov
|
12d2c26279
|
Rule Engine stats: exception message truncation
|
2023-10-04 15:29:45 +03:00 |
|
Igor Kulikov
|
8cefca23ac
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-25 11:27:00 +03:00 |
|
ViacheslavKlimov
|
4114c96571
|
Version control: fix ids replacement in dashboard config
|
2023-09-12 12:32:35 +03:00 |
|
Igor Kulikov
|
98c245e293
|
Switch to version 3.6.0
|
2023-09-05 18:28:15 +03:00 |
|
Andrii Shvaika
|
80f80496df
|
Merge with master
|
2023-08-17 14:14:13 +03:00 |
|
ViacheslavKlimov
|
cc1c2094c9
|
Fix UUIDs in rule node config replaced with tenant id
|
2023-08-16 15:13:16 +03:00 |
|
Andrii Shvaika
|
344ffb2e0b
|
Merge with master
|
2023-08-14 15:02:17 +03:00 |
|
Sergey Matvienko
|
e75307c2be
|
ExceptionUtil.lookupExceptionInCause refactored from recursion to a loop. Tests added
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
dfe21e3b00
|
ExceptionUtil moved to the common/util package
|
2023-07-27 21:38:02 +02:00 |
|
Andrii Shvaika
|
4abf7ccd5a
|
Merge with master
|
2023-06-13 17:18:32 +03:00 |
|
YevhenBondarenko
|
9dd10b0b75
|
fixed Iterator already obtained
|
2023-06-08 15:51:10 +02:00 |
|
YevhenBondarenko
|
23d204e4d6
|
added new default root cert for azure iot
|
2023-06-08 11:53:00 +02:00 |
|
Igor Kulikov
|
9ae1f1e329
|
Version set to 3.5.2-SNAPSHOT
|
2023-05-22 16:32:24 +03:00 |
|
Igor Kulikov
|
59cc8244b5
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-22 16:31:19 +03:00 |
|
Igor Kulikov
|
c422e39724
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-22 16:26:54 +03:00 |
|
Andrii Shvaika
|
6120fb132a
|
Version set to 3.5.2. Migration script improved
|
2023-05-22 13:16:06 +03:00 |
|
Andrew Shvayka
|
da9bea1f20
|
Merge pull request #8519 from adovh/replace_ObjectMapper_usages_with_JacksonUtil
[3.5.1]Replace object mapper usages with jackson utils
|
2023-05-19 17:07:16 +03:00 |
|
Igor Kulikov
|
7058f99068
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-12 15:45:11 +03:00 |
|
YevhenBondarenko
|
c9fb23e105
|
SystemUtil improvements
|
2023-05-10 17:53:50 +02:00 |
|
YevhenBondarenko
|
bcd2b94156
|
fixed start for windows
|
2023-05-10 17:18:45 +02:00 |
|
AndriiD
|
7187fbb4d3
|
Replace object mapper usages with jackson utils
|
2023-05-10 14:10:58 +03:00 |
|
YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
2023-05-02 10:57:58 +02:00 |
|
Vladyslav_Prykhodko
|
c4bb1d8476
|
Merge remote-tracking branch 'upstream/develop/3.5' into improvements/notification-system
|
2023-04-04 12:52:24 +03:00 |
|
ViacheslavKlimov
|
cd50eabd40
|
Notification rule node; refactoring
|
2023-04-03 19:02:23 +03:00 |
|
Andrii Shvaika
|
ad6f007161
|
Improvement to the System Info API
|
2023-04-03 18:46:50 +03:00 |
|
YevhenBondarenko
|
32278beabc
|
improvements due to comments
|
2023-03-23 13:56:36 +01:00 |
|
YevhenBondarenko
|
671c7db5c9
|
added new metrics
|
2023-03-21 17:19:51 +01:00 |
|
YevhenBondarenko
|
535b411b7e
|
Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/home-page
|
2023-03-17 10:01:17 +01:00 |
|
ViacheslavKlimov
|
4a20adc62e
|
Alarm related notification rules
|
2023-03-16 13:12:04 +02:00 |
|
YevhenBondarenko
|
8ede0b2822
|
added ability to send system info throw ZK
|
2023-03-15 16:54:23 +01:00 |
|
Andrii Shvaika
|
6b121514fc
|
Merge with develop/3.5
|
2023-02-28 19:06:54 +02:00 |
|
Andrii Shvaika
|
a203c336f1
|
Merge with master
|
2023-01-31 16:20:04 +02:00 |
|
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
2023-01-31 10:43:56 +02:00 |
|
nickAS21
|
be9c213dc4
|
sparkplug: Test Telemetry comment
|
2023-01-23 20:42:28 +02:00 |
|
Andrii Shvaika
|
76082c7177
|
Version set to 3.5.0-SNAPSHOT
|
2023-01-10 17:24:26 +02:00 |
|
Igor Kulikov
|
4c3154da4b
|
Version set to 3.4.4-SNAPSHOT
|
2022-12-28 13:33:57 +02:00 |
|
ViacheslavKlimov
|
2494cec616
|
Add validation for EntityDataPageLink
|
2022-12-09 16:25:09 +02:00 |
|
Igor Kulikov
|
109caee7c7
|
Version set to 3.4.3-SNAPSHOT
|
2022-12-05 17:54:19 +02:00 |
|
Andrii Shvaika
|
770f069f22
|
Version set to 3.4.2
|
2022-12-01 12:04:14 +02:00 |
|