Andrii Shvaika
|
4abf7ccd5a
|
Merge with master
|
2023-06-13 17:18:32 +03:00 |
|
ViacheslavKlimov
|
0bd7f74c47
|
Fix issues
|
2023-06-13 14:12:54 +03:00 |
|
ViacheslavKlimov
|
f98eee5407
|
Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
# application/src/main/resources/thingsboard.yml
# application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
# dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
# ui-ngx/src/app/modules/common/modules-map.ts
|
2023-06-13 13:49:51 +03:00 |
|
Andrew Shvayka
|
7d31d25aa0
|
Merge pull request #8729 from thingsboard/fixes/notification-system
Notifications deduplication improvements
|
2023-06-13 12:25:07 +03:00 |
|
nickAS21
|
6d69c9b213
|
fix_bug_switch: add CompileException2
|
2023-06-13 11:39:48 +03:00 |
|
Andrii Shvaika
|
997b915905
|
Merge with develop/3.5.2
|
2023-06-13 11:30:29 +03:00 |
|
ViacheslavKlimov
|
39d7498c59
|
Merge branch 'develop/3.5.2' into fixes/notification-system
|
2023-06-12 21:37:21 +03:00 |
|
ViacheslavKlimov
|
42183a0e64
|
Send large SNMP requests in batches
|
2023-06-12 21:09:57 +03:00 |
|
nickAS21
|
7f0c5f219b
|
fix_bug_switch: add CompileException
|
2023-06-12 19:00:59 +03:00 |
|
Andrew Shvayka
|
e556afb511
|
Merge pull request #8731 from ShvaykaD/bugfix/PROD-2116
fixed NPE in Flow output node when it used after split array msg node
|
2023-06-12 18:01:08 +03:00 |
|
ShvaykaD
|
a5de29c1f4
|
code readability fix
|
2023-06-12 15:50:49 +03:00 |
|
ViacheslavKlimov
|
7675a57316
|
Bulk import for SNMP devices
|
2023-06-12 15:16:07 +03:00 |
|
ShvaykaD
|
e5a2712d89
|
changed logic to ack msg if stack is null
|
2023-06-12 13:53:10 +03:00 |
|
Andrew Shvayka
|
dd900dafba
|
Merge pull request #8713 from ShvaykaD/feature/rpc-response-handling-improvements
RPC queue stuck issue on response handling for undelivered rpc && logging improvements
|
2023-06-12 13:42:59 +03:00 |
|
Andrew Shvayka
|
e30cf55988
|
Merge pull request #8723 from dashevchenko/mailConfigTemplates
Mail config templates, oauth2 protocol for mail server
|
2023-06-09 16:05:43 +03:00 |
|
nickAS21
|
a85d0b6129
|
fix_bug_switch: add validation to tbel
|
2023-06-09 15:13:33 +03:00 |
|
ShvaykaD
|
f191357b90
|
fixed NPE in Flow output node when it used after split array msg node
|
2023-06-09 14:32:58 +03:00 |
|
ViacheslavKlimov
|
93e8770023
|
Don't write to cache on each deduplication
|
2023-06-08 18:28:57 +03:00 |
|
ViacheslavKlimov
|
b77078c24e
|
Notifications deduplication improvements
|
2023-06-08 18:15:56 +03:00 |
|
Andrii Shvaika
|
d34a65eada
|
Resources access for Customer Users
|
2023-06-08 17:44:20 +03:00 |
|
YevhenBondarenko
|
9dd10b0b75
|
fixed Iterator already obtained
|
2023-06-08 15:51:10 +02:00 |
|
Andrii Shvaika
|
1b15e78985
|
Merge branch 'resourcesByType' of github.com:dashevchenko/thingsboard into develop/3.5.2
|
2023-06-08 16:37:10 +03:00 |
|
YevhenBondarenko
|
23d204e4d6
|
added new default root cert for azure iot
|
2023-06-08 11:53:00 +02:00 |
|
dashevchenko
|
a85f5b4330
|
added initial implementation
|
2023-06-08 12:30:35 +03:00 |
|
ShvaykaD
|
8b5fe7845b
|
Merge branch 'develop/3.5.2' of github.com:thingsboard/thingsboard into feature/rpc-response-handling-improvements
|
2023-06-07 16:02:45 +03:00 |
|
Andrii Shvaika
|
aa6a136ef8
|
Merge remote-tracking branch 'origin/fixes/notification-system' into develop/3.5.2
|
2023-06-07 16:02:30 +03:00 |
|
Vladyslav_Prykhodko
|
2be9a1e1c3
|
Merge remote-tracking branch 'upstream/develop/3.5.2' into dashevchenko-resourcesByType
|
2023-06-07 15:40:44 +03:00 |
|
dashevchenko
|
87786ef72d
|
refactoring
|
2023-06-07 15:27:44 +03:00 |
|
Andrew Shvayka
|
7bb8f8732c
|
Merge pull request #8682 from AndriiLandiak/feature/redis-sentinel
[3.5.2] Redis Sentinel support
|
2023-06-07 15:24:18 +03:00 |
|
ShvaykaD
|
138128d837
|
added more logs to RPC processing logic in MQTT and CoAP transports
|
2023-06-07 15:18:45 +03:00 |
|
dashevchenko
|
29384170d7
|
added tests
|
2023-06-07 13:16:55 +03:00 |
|
dashevchenko
|
f356a94b81
|
added new hash_code column to resource table
|
2023-06-07 00:06:55 +03:00 |
|
Andrew Shvayka
|
835f8b48f9
|
Merge pull request #8706 from imbeacon/fix/swagger-models
Fixes for models in Swagger
|
2023-06-06 16:44:25 +03:00 |
|
ShvaykaD
|
d500d5cb17
|
updated RPC based logs to use RPC keyword instead of rpc
|
2023-06-06 14:30:02 +03:00 |
|
dashevchenko
|
31cf975495
|
Merge remote-tracking branch 'upstream/develop/3.5.2' into resourcesByType
|
2023-06-06 12:42:47 +03:00 |
|
ViacheslavKlimov
|
2f560315d1
|
Exceeded rate limits notifications; their deduplication; refactoring
|
2023-06-02 15:09:09 +03:00 |
|
ViacheslavKlimov
|
64571eeff2
|
Don't use Rule Engine message as notification rule trigger
|
2023-06-02 14:58:12 +03:00 |
|
ViacheslavKlimov
|
f5cd8a9a52
|
Notification system - less async operations
|
2023-06-02 14:57:00 +03:00 |
|
ViacheslavKlimov
|
67656a2757
|
Notifications deduplication
|
2023-06-02 14:50:23 +03:00 |
|
Andrii Shvaika
|
aecea7d6a5
|
Removed SearchTextEntity
|
2023-06-01 16:01:45 +03:00 |
|
Andrii Shvaika
|
56338924a1
|
Remove Additional info from entities that do not have such field
|
2023-06-01 15:31:58 +03:00 |
|
Andrii Shvaika
|
be41ec8bef
|
Fix minor issues. Merged with develop/3.5.2
|
2023-06-01 15:10:08 +03:00 |
|
Andrii Landiak
|
c2a87aba60
|
Add redis-sentinel mode support
|
2023-06-01 14:47:47 +03:00 |
|
Andrii Shvaika
|
d09dba8fcb
|
Merge remote-tracking branch 'origin/delete_search_text_ce' into develop/3.5.2
|
2023-06-01 13:04:14 +03:00 |
|
imbeacon
|
24b82939c3
|
Fixes for models in Swagger
|
2023-06-01 10:12:08 +03:00 |
|
Igor Kulikov
|
11b49146ce
|
Merge with master
|
2023-05-30 17:01:30 +03:00 |
|
Andrew Shvayka
|
7a68daf3f3
|
Merge pull request #8645 from adovh/fix-swagger-queue-servicetype
Fix swagger queue servicetype
|
2023-05-30 12:28:05 +03:00 |
|
Andrii Shvaika
|
b37a708f40
|
Fix invalid return code for legacy 3.x MQTT clients
|
2023-05-30 12:01:32 +03:00 |
|
AndriiD
|
c863cf6c15
|
\changed ServiceType.valueOf to ServiceType.of
|
2023-05-29 20:24:13 +03:00 |
|
ShvaykaD
|
b2ca9ce086
|
added logic to cleanup rpcAwaitingAck map when before session close
|
2023-05-29 14:08:53 +03:00 |
|