Andrii Shvaika
62da129d6b
Review comments fixed
1 year ago
Igor Kulikov
5cf26d4851
Update license header
1 year ago
Igor Kulikov
b7750bc342
Version set to 4.0.0-SNAPSHOT
1 year ago
Igor Kulikov
6a0fff0737
Version set to 3.9.1-RC
1 year ago
ViacheslavKlimov
45a3730708
Fixes for CF
1 year ago
Andrii Shvaika
dad0c1fb92
Version set to 3.9.1-RC
1 year ago
Andrii Shvaika
5efb94dc7a
Refactoring
1 year ago
Andrii Shvaika
83b338c697
Entity lifecycle implementation
1 year ago
Andrii Shvaika
5aabbd0f1e
Link dispatch implementation
1 year ago
Andrii Shvaika
d3278f05bb
WIP: Cluster mode refactoring
1 year ago
Andrii Shvaika
6b9d374a5f
Tmp commit for merge
1 year ago
IrynaMatveieva
4ba131ad85
changed partititoning implementation
1 year ago
IrynaMatveieva
a9f39e4917
added cache class
1 year ago
IrynaMatveieva
1482d1c4bb
added logic to avoid looping
1 year ago
ViacheslavKlimov
ac61d7c526
TbMsg: add resetRuleNodeId and copyMetaData
2 years ago
ViacheslavKlimov
1b6256a9e8
Refactor TbMsg copying
2 years ago
ViacheslavKlimov
0b3ffb5b4a
Refactor TbMsg transforming
2 years ago
ViacheslavKlimov
e4cc2b4f9f
Introduce TbMsgTransformer
2 years ago
ViacheslavKlimov
cbd2e012dd
Refactor TbMsg.newMsg usages
2 years ago
ViacheslavKlimov
6c76e0b2fe
TbMsg refactoring to use builders
2 years ago
Igor Kulikov
77d2826f96
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
190bba72f9
Temp Version set to 3.9.0-RC
2 years ago
Igor Kulikov
8ac0468edd
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
cca4ac3629
Version set to 3.9.0-RC
2 years ago
Andrii Landiak
3ecbd3258e
Introduce kafka approach to work with edge-event instead of postgres
2 years ago
Igor Kulikov
fdbe59c610
Version set to 3.9.0-SNAPSHOT
2 years ago
Igor Kulikov
d11f866856
Version set to 3.8.1-RC
2 years ago
Igor Kulikov
82c642c97f
Version 3.8.1-RC
2 years ago
Igor Kulikov
b4124f7c4c
Merge with RC
2 years ago
Igor Kulikov
4d705f26fd
Version set to 3.8.0-RC
2 years ago
Igor Kulikov
3dadc34b5b
Version set to 3.9.0-SNAPSHOT
2 years ago
Igor Kulikov
4e7176cce7
Version set to 3.8.0-RC
2 years ago
Igor Kulikov
025fb1ca8c
Version set to 3.8.0
2 years ago
YevhenBondarenko
48b5cadb4a
created separate converter methow for gateway telemetry
2 years ago
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages
2 years ago
dashevchenko
936bb82334
updated transport http limits, added logging for initialized filters
2 years ago
ViacheslavKlimov
5759610340
Rate limit for WS subscriptions
2 years ago
Volodymyr Babak
cfca80defe
Remove Edge request messages - send multiple data messages in single rpc message
2 years ago
dashevchenko
4169da4c08
configurable max payload size by url pattern
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago
dashevchenko
02f7001102
added spring security for http transport, added large RequestSizeFilter for http transport
2 years ago
Daria Shevchenko
15cb12e48f
HTTP API: validate payload size ( #11265 )
* added check for large ToDeviceRpcResponseMsg, ToServerRpcRequestMsg messages on default transport level
* moved http request size check to controller
* minor refactoring
* test fixed
* updated error messages, updated url patterns to single one, added yml property to http transport
* updated swagger docs, added to rpc filter "/api/rpc/**" and "/api/plugins/rpc/**" endpoints
* remove redundant set
* fixed large request check for DeviceApiController in microservice architecture
* renamed yml parameter and filter
2 years ago
Igor Kulikov
468c007882
Version set to 3.7.1-SNAPSHOT
2 years ago
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2 years ago
ViacheslavKlimov
b16d8484e9
Minor refactoring for notifications consumers
2 years ago
Oleksandra Matviienko
63df92e995
JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago
Sergey Matvienko
e532e0f2a9
fixed import org.bouncycastle.pqc.legacy.math.linearalgebra.ByteUtils, test added for EncryptionUtil
2 years ago
Sergey Matvienko
e3f2974fcd
dependency: bouncycastle jdk15on moved to jdk18on
2 years ago
Sergey Matvienko
a3e7e0b4a1
major dependency update
2 years ago
ViacheslavKlimov
22f5573e8d
Housekeeper client for all service types
2 years ago