573 Commits

Author SHA1 Message Date
Viacheslav Klimov
4a9fa9f956
Merge pull request #11686 from thingsboard/master-hotfix
hotfix/3.6.1
2024-09-27 16:00:11 +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
ViacheslavKlimov
adfa3d0b90 Merge remote-tracking branch 'origin/hotfix/3.6.1' into master-hotfix 2024-09-18 18:07:52 +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
IrynaMatveieva
fe571beaa9 fixed minor comments in tests 2024-09-11 09:50:00 +03:00
IrynaMatveieva
8c57dddc4d fixed conflict files 2024-09-09 11:40:19 +03: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
IrynaMatveieva
7adb60e0e6 fixed error msg in the tests 2024-09-03 18:29:06 +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
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
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
IrynaMatveieva
46a147792e created enum for originator source values 2024-08-09 16:07:16 +03:00
Viacheslav Klimov
2c0947d84f
Merge pull request #11306 from irynamatveieva/improvements/rabbitmq-node
Rabbitmq node: added tests
2024-08-09 15:31:43 +03:00
Viacheslav Klimov
a687e28324
Merge pull request #11194 from irynamatveieva/improvements/device-profile-node
Device profile node: improvements
2024-08-09 15:26:24 +03:00
Viacheslav Klimov
1fc5d80cd9
Merge pull request #10958 from irynamatveieva/improvements/mqtt-node
Mqtt and Azure iot hub nodes: added tests
2024-08-09 15:04:52 +03:00
Viacheslav Klimov
743d55e793
Merge pull request #11093 from irynamatveieva/improvements/attributes-node
Related device attributes node: added tests
2024-08-09 15:02:41 +03:00
Viacheslav Klimov
2b39bb8cd8
Merge pull request #11037 from irynamatveieva/improvements/kafka-node
Kafka node: added tests
2024-08-09 15:00:11 +03:00
Viacheslav Klimov
a7e81e7ca7
Merge pull request #11027 from irynamatveieva/improvements/gcp-pubsub-node
PubSub node: added tests
2024-08-09 14:58:37 +03:00
IrynaMatveieva
f5598d6d07 fixed error message 2024-08-09 09:36:50 +03:00
IrynaMatveieva
a91caa3d09 added additional tests and moved currentTimeMillis to separate method to have control over time in tests 2024-08-09 09:10:25 +03:00
IrynaMatveieva
7977d50410 added test for negative case to the checkpoint node 2024-08-08 17:33:53 +03:00
IrynaMatveieva
dcdba9e75b changed access modifiers and added aqdditional tests 2024-08-08 17:03:28 +03:00
IrynaMatveieva
c806685734 fixed exceptions 2024-08-08 11:51:19 +03:00
IrynaMatveieva
2e5708b6c2 removed unnecessary init() method 2024-08-08 10:26:16 +03:00
IrynaMatveieva
a5ae204b58 changed initialization for test 2024-08-07 13:17:24 +03:00
IrynaMatveieva
80a53a840c removed getMqttConfig method 2024-08-07 12:20:43 +03:00
IrynaMatveieva
62699900bb moved properties creation to init() method 2024-08-07 10:08:48 +03:00
IrynaMatveieva
ed319dd5e3 changed access modifiers 2024-08-06 18:24:40 +03:00
IrynaMatveieva
8e81bd80e6 added tests for flow type rule nodes 2024-08-02 17:41:51 +03:00
IrynaMatveieva
9bcfc75a77 reduced usage of reflection 2024-08-02 15:11:28 +03:00
Iryna Matveieva
7480e5f099
Created AWS Lambda node (#10646)
* created aws lambda node

* updated logic for processing input keys

* removed logic for parsing mappings

* added possibility to pass qualifier using patterns

* added check for function name and invocation type

* tests refactoring after review

* removed ability to pass invocation type to the config

* added node teplatization doc

* changed title for documenatation

* added uiResources and configDirective

* changed names of classes

* removed false param from TbNodeException in init method

---------

Co-authored-by: ShvaykaD <dshvaika@thingsboard.io>
2024-08-01 11:38:31 +03:00