2148 Commits

Author SHA1 Message Date
Andrew Shvayka
d37208ba4f
Merge pull request #11087 from irynamatveieva/improvements/originator-telemetry-node
Originator telemetry node: added tests
2024-09-18 17:39:16 +03:00
Sergey Matvienko
b8c0fae602 TenantId.fromUUID() usage instead of new TenantId() refactored. new TenantId() is deprecated. 2024-09-17 14:22:06 +02:00
Artem Dzhereleiko
00a0ff35c3 UI: Update rule node config 2024-09-17 12:41:39 +03:00
Viacheslav Klimov
c393d1d377
Revert "Delay node: improvements" 2024-09-12 18:15:35 +03:00
Viacheslav Klimov
88829f54f9
Merge pull request #11140 from irynamatveieva/improvements/delay-node
Delay node: improvements
2024-09-12 15:52:10 +03:00
IrynaMatveieva
3ba6ac45e9 fixed error message and added replaced validation method with jakarta annotations 2024-09-12 14:06:36 +03:00
YevhenBondarenko
54e86b27a8 minor refactoring due to comments 2024-09-11 15:26:06 +02:00
YevhenBondarenko
4431a32659 minor refactoring due to comments 2024-09-11 12:09:11 +02:00
IrynaMatveieva
509437289c Merge remote-tracking branch 'origin/master' into improvements/originator-telemetry-node 2024-09-11 09:51:20 +03:00
IrynaMatveieva
fe571beaa9 fixed minor comments in tests 2024-09-11 09:50:00 +03:00
YevhenBondarenko
4b697482ca added ability to configure maxConnections in TbHttpClient using env TB_POOL_MAX_CONNECTIONS 2024-09-10 18:19:04 +02:00
YevhenBondarenko
53179f8007 removed wrong CONNECTION close header 2024-09-10 18:16:05 +02:00
Viacheslav Klimov
f030959b08
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
TTL for password reset and user activation links
2024-09-10 14:16:47 +03:00
Igor Kulikov
b2178e9d6a
Merge pull request #11599 from ArtemDzhereleiko/AD/build/rule-node
Update rulenode config
2024-09-09 18:25:49 +03:00
Andrew Shvayka
742cb03dcc
Merge pull request #11580 from YevhenBondarenko/fix/tb-http-client
Fixed credentials check if simple client factory is used and fixed checks for system proxy properties in TbHttpClient
2024-09-09 15:01:53 +03:00
IrynaMatveieva
8c57dddc4d fixed conflict files 2024-09-09 11:40:19 +03:00
Artem Dzhereleiko
217247eddc UI: update rulenode config 2024-09-09 10:37:37 +03:00
Viacheslav Klimov
0d39508dd5
Merge pull request #11500 from volodymyr-babak/http-client-fix
REST API call node: max response size parameter added
2024-09-05 15:30:32 +03:00
Volodymyr Babak
b226ebdccf TbHttpClient - added check for maxInMemoryBufferSizeInKb; should be less than system configured maxInMemoryBufferSizeInKb 2024-09-05 15:15:32 +03:00
YevhenBondarenko
5c9ed8598a minor fixes for TbHttpClient 2024-09-05 13:38:16 +02:00
Viacheslav Klimov
6dd56c7766
Merge pull request #11565 from irynamatveieva/fix/mqtt-node-client-id-length
Mqtt node: added validation for client id
2024-09-05 13:02:27 +03:00
Viacheslav Klimov
5631b78656
Merge pull request #11520 from irynamatveieva/fix/aws-lambda-node-timeouts
Aws lambda node: added validation on init
2024-09-05 12:26:04 +03:00
IrynaMatveieva
7a84dc655d added catch for DataValidationException 2024-09-05 12:23:43 +03:00
ViacheslavKlimov
8233d6c451 Include password reset and activation links ttl in the email 2024-09-04 18:28:02 +03:00
IrynaMatveieva
7adb60e0e6 fixed error msg in the tests 2024-09-03 18:29:06 +03:00
IrynaMatveieva
ea5519893b fixed error message 2024-09-03 14:09:03 +03:00
IrynaMatveieva
60f89ba473 added validation for client id length 2024-09-03 13:23:13 +03:00
Andrew Shvayka
bf845d9f34
Merge pull request #11159 from irynamatveieva/improvements/generator-node
Generator node: improvements
2024-09-02 17:48:45 +03:00
Volodymyr Babak
f9c2aa3581 TbHttpClient: return cause instead of original exception in case 2xx status code 2024-08-30 10:18:40 +03:00
Volodymyr Babak
9593f97582 TbHttpClient: use default 256 KB for maxInMemorySize in case 0 set in configuration 2024-08-29 17:05:53 +03:00
IrynaMatveieva
5256cae804 used jakarta validation constraints 2024-08-29 12:35:30 +03:00
IrynaMatveieva
b56f75a996 added validation on init 2024-08-29 10:45:34 +03:00
Volodymyr Babak
02dcf142df TbHttpClient: Add cause to metadata in cause of buffer overloaded exception 2024-08-27 19:22:49 +03:00
Volodymyr Babak
c38584e79f Added new config for TbRestApiCallNodeConfiguration - maxInMemoryBufferSizeInKb 2024-08-27 18:04:20 +03:00
Volodymyr Babak
4bf34281f0 HttpClient - fixed validation of hostname and port in case proxy usage 2024-08-27 17:55:41 +03:00
Andrii Landiak
c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId 2024-08-27 12:41:39 +03:00
Viacheslav Klimov
a77df2f90e
Merge pull request #11231 from dashevchenko/oauth2
OAuth2 configuration redesign
2024-08-27 12:09:53 +03:00
IrynaMatveieva
aac427d6be added one more verification in upgrade 2024-08-23 12:34:43 +03:00
IrynaMatveieva
23353d5f45 Merge remote-tracking branch 'upstream/master' into improvements/delay-node 2024-08-23 11:28:41 +03:00
IrynaMatveieva
8c681508d5 changed list to set 2024-08-22 15:05:59 +03:00
Viacheslav Klimov
25e351146c
Merge pull request #11351 from irynamatveieva/improvements/flow-nodes
Flow type rule nodes: added tests
2024-08-21 12:23:01 +03:00
Viacheslav Klimov
d5219bdd0a
Merge pull request #11121 from irynamatveieva/improvements/change-originator-node
Change originator node: added tests
2024-08-21 12:17:33 +03:00
IrynaMatveieva
7da0855180 renamed enum 2024-08-21 12:10:07 +03:00
dashevchenko
f58376e312 fixed tests 2024-08-20 11:25:29 +03:00
IrynaMatveieva
b149957e43 added checks on init() and provided upgrade for existing nodes 2024-08-15 16:23:26 +03:00
IrynaMatveieva
a34088fcfb added verification on init 2024-08-15 10:17:47 +03:00
IrynaMatveieva
4721ed275d added checks for null for fetchMode and OrderBy 2024-08-13 14:08:25 +03:00
IrynaMatveieva
feb51793b1 added check for originator source for null 2024-08-13 10:47:22 +03:00
Artem Dzhereleiko
58c88c0983 UI: Update rule node config 2024-08-12 14:36:09 +03:00
Andrew Shvayka
61a56529df
Merge pull request #10961 from smatvienko-tb/rule-engine-quick-optimizations
Rule engine memory optimizations
2024-08-09 17:01:39 +03:00