dashevchenko
|
a85f5b4330
|
added initial implementation
|
2023-06-08 12:30:35 +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 |
|
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 |
|
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 |
|
nickAS21
|
4edf1ade2f
|
search_text: equals byteAdditionalInfo == null 3
|
2023-05-27 17:15:18 +03:00 |
|
nickAS21
|
7c1924446b
|
search_text: equals byteAdditionalInfo == null 2
|
2023-05-27 13:30:45 +03:00 |
|
nickAS21
|
08b9bf9f14
|
search_text: equals byteAdditionalInfo == null
|
2023-05-27 10:16:04 +03:00 |
|
nickAS21
|
ca2b2cfdd4
|
search_text: rollback additionalInfo == null
|
2023-05-27 08:16:34 +03:00 |
|
nickAS21
|
1d35acd340
|
search_text: additionalInfo == null
|
2023-05-26 21:56:45 +03:00 |
|
nickAS21
|
35bbff3cac
|
regactoring text_search for entity
|
2023-05-25 17:05:46 +03:00 |
|
Andrew Shvayka
|
1ccd7f9fd5
|
Merge pull request #8533 from thingsboard/feature/notification-configs-vc
Version control for notification configs
|
2023-05-24 17:29:16 +03:00 |
|
Andrii Shvaika
|
f05f2e2053
|
Remove SearchText from Device
|
2023-05-24 14:17:00 +03:00 |
|
ViacheslavKlimov
|
508a990ab1
|
Merge remote-tracking branch 'origin/develop/3.5.2' into feature/notification-configs-vc
|
2023-05-23 15:20:21 +03:00 |
|
Andrii Shvaika
|
bf63eaccfe
|
Merge branch 'master' into develop/3.5.2
|
2023-05-22 17:50:05 +03:00 |
|
Andrew Shvayka
|
07cba2b16c
|
Merge pull request #8598 from dashevchenko/xxe_fixed
Fixed xxe vulnerability
|
2023-05-22 17:46:51 +03: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
|
c0b0c7ac5d
|
Merge branch 'develop/3.5.1' into develop/3.5.2
|
2023-05-22 15:27:47 +03:00 |
|
Andrew Shvayka
|
7e1d06b3cd
|
Merge pull request #8456 from thingsboard/improvements/rate-limits
Rate limits improvements
|
2023-05-22 15:25:30 +03:00 |
|
Andrii Shvaika
|
6120fb132a
|
Version set to 3.5.2. Migration script improved
|
2023-05-22 13:16:06 +03:00 |
|
dashevchenko
|
9b461272c4
|
fixed xxe vulnerability
|
2023-05-22 13:11:14 +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 |
|
Andrew Shvayka
|
27c88e914d
|
Merge pull request #8556 from dashevchenko/smsDisabledFlag
Added feature to disable sms messaging
|
2023-05-19 16:51:43 +03:00 |
|
dashevchenko
|
9ef6501225
|
refactoring
|
2023-05-19 16:47:34 +03:00 |
|
Viacheslav Klimov
|
e3646c9ea9
|
Merge branch 'develop/3.5.1' into feature/notification-configs-vc
|
2023-05-19 15:40:48 +02:00 |
|
Vladyslav_Prykhodko
|
31858ea48e
|
Merge remote-tracking branch 'upstream/develop/3.5.1' into feature/notification-rules-disabling
|
2023-05-19 13:51:57 +03:00 |
|
ViacheslavKlimov
|
ce83ee4444
|
Merge remote-tracking branch 'origin/develop/3.5.1' into improvements/rate-limits
# Conflicts:
# application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
|
2023-05-17 12:28:51 +03:00 |
|
dashevchenko
|
f28dd12bab
|
fixed NPE
|
2023-05-16 16:47:05 +03:00 |
|
dashevchenko
|
a6c52809cd
|
added sms disabled feature for tenant profile configuration
|
2023-05-16 15:04:39 +03:00 |
|
Igor Kulikov
|
7058f99068
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-12 15:45:11 +03:00 |
|
ViacheslavKlimov
|
b7f19a12cf
|
Version control for notification configs
|
2023-05-12 14:54:14 +03:00 |
|
ViacheslavKlimov
|
5cec1b8af2
|
Ability to disable notification rule
|
2023-05-11 14:57:40 +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 |
|
ViacheslavKlimov
|
ead9d3be70
|
Merge with develop/3.5.1
|
2023-05-08 12:54:07 +03:00 |
|
Andrew Shvayka
|
86743b907a
|
Merge pull request #8464 from thingsboard/improvements/notification-system
Notifications deduplication; upgrade improvements
|
2023-05-04 12:47:03 +03:00 |
|
ViacheslavKlimov
|
36743eb5af
|
Branch name validation
|
2023-05-03 16:31:31 +03:00 |
|
ViacheslavKlimov
|
c39e8568ae
|
Upgrade improvements for notification system
|
2023-05-02 12:46:50 +03:00 |
|