Igor Kulikov
|
1d80aacece
|
Update rule nodes config UI
|
2024-10-08 10:25:23 +03:00 |
|
Igor Kulikov
|
a4ff61b623
|
Merge branch 'rc'
|
2024-10-03 13:49:30 +03:00 |
|
Igor Kulikov
|
def5bde66a
|
Update rule nodes UI config
|
2024-10-03 11:50:24 +03:00 |
|
Viacheslav Klimov
|
9f8a4f4139
|
Merge pull request #11776 from thingsboard/rc
rc
|
2024-10-01 13:11:41 +03:00 |
|
Viacheslav Klimov
|
4a9fa9f956
|
Merge pull request #11686 from thingsboard/master-hotfix
hotfix/3.6.1
|
2024-09-27 16:00:11 +03:00 |
|
Igor Kulikov
|
b4124f7c4c
|
Merge with RC
|
2024-09-26 11:10:56 +03:00 |
|
Igor Kulikov
|
4d705f26fd
|
Version set to 3.8.0-RC
|
2024-09-26 11:09:26 +03:00 |
|
Igor Kulikov
|
3dadc34b5b
|
Version set to 3.9.0-SNAPSHOT
|
2024-09-26 10:38:27 +03:00 |
|
Igor Kulikov
|
4e7176cce7
|
Version set to 3.8.0-RC
|
2024-09-26 10:32:23 +03:00 |
|
Igor Kulikov
|
025fb1ca8c
|
Version set to 3.8.0
|
2024-09-26 09:46:57 +03:00 |
|
Igor Kulikov
|
849f37d863
|
Merge pull request #11668 from ArtemDzhereleiko/AD/rule-config-update
Update rule node config
|
2024-09-20 16:29:42 +03:00 |
|
Andrew Shvayka
|
16495e659c
|
Merge pull request #11702 from volodymyr-babak/http-node-upgrade
TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config
|
2024-09-20 10:13:29 +03:00 |
|
Volodymyr Babak
|
a9ae6922a6
|
TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config
|
2024-09-19 14:58:52 +03:00 |
|
Dmytro Skarzhynets
|
4428d839ad
|
Merge branch 'master' into safe-scheduler
|
2024-09-18 19:55:48 +03:00 |
|
Dmytro Skarzhynets
|
bbe328d158
|
Implemented safe scheduled thread pool
|
2024-09-18 19:46:17 +03:00 |
|
ViacheslavKlimov
|
adfa3d0b90
|
Merge remote-tracking branch 'origin/hotfix/3.6.1' into master-hotfix
|
2024-09-18 18:07:52 +03:00 |
|
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 |
|