ViacheslavKlimov
|
ad97199f04
|
Fix cached entity was updated during inlineImages
|
2024-12-19 18:12:00 +02:00 |
|
ViacheslavKlimov
|
ac61d7c526
|
TbMsg: add resetRuleNodeId and copyMetaData
|
2024-12-19 16:09:36 +02:00 |
|
ViacheslavKlimov
|
7a68b3bfb8
|
Show rejected push error
|
2024-12-19 14:05:47 +02:00 |
|
ViacheslavKlimov
|
823d89dca6
|
Refactor delete for latest and history
|
2024-12-18 17:34:35 +02:00 |
|
ViacheslavKlimov
|
ead308470b
|
Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc
|
2024-12-18 12:10:03 +02:00 |
|
ViacheslavKlimov
|
eb7bc8695b
|
Refactor deleteAndNotify and deleteAndNotifyInternal for attributes
|
2024-12-17 17:27:41 +02:00 |
|
ViacheslavKlimov
|
1b6256a9e8
|
Refactor TbMsg copying
|
2024-12-13 15:18:37 +02:00 |
|
ViacheslavKlimov
|
0b3ffb5b4a
|
Refactor TbMsg transforming
|
2024-12-13 14:21:55 +02:00 |
|
ViacheslavKlimov
|
e4cc2b4f9f
|
Introduce TbMsgTransformer
|
2024-12-13 13:23:15 +02:00 |
|
ViacheslavKlimov
|
cbd2e012dd
|
Refactor TbMsg.newMsg usages
|
2024-12-13 13:05:54 +02:00 |
|
ViacheslavKlimov
|
6c76e0b2fe
|
TbMsg refactoring to use builders
|
2024-12-13 12:38:56 +02:00 |
|
nick
|
50e6968170
|
coaps: x509 - dtls add default values here (1024) and in yml add note
|
2024-12-13 12:13:11 +02:00 |
|
nick
|
4cfe7441b1
|
coaps: x509 - dtls add default values here (1024)
|
2024-12-12 19:30:50 +02:00 |
|
nick
|
dc316ec10d
|
coaps: x509 - dtls reuse length variable
|
2024-12-12 17:38:08 +02:00 |
|
nick
|
272a1aa1b1
|
coaps: x509 - dtls add: DTLS_MAX_FRAGMENT_LENGTH, DTLS_MAX_TRANSMISSION_UNIT
|
2024-12-11 18:23:15 +02:00 |
|
Igor Kulikov
|
a8de539ea0
|
Merge branch 'rc'
|
2024-12-05 15:10:22 +02:00 |
|
Viacheslav Klimov
|
87cf2f7083
|
Merge pull request #12174 from thingsboard/feature/new-widget-resources-export
Dashboard/widget resources export - process whole config
|
2024-12-05 12:49:26 +02:00 |
|
ViacheslavKlimov
|
a2ae5b06c0
|
Non-null check for updateResourcesUsage
|
2024-12-05 12:44:50 +02:00 |
|
ViacheslavKlimov
|
e920525456
|
Merge branch 'master' of github.com:thingsboard/thingsboard into develop/4.0
|
2024-12-05 11:26:34 +02:00 |
|
Igor Kulikov
|
77d2826f96
|
Version set to 4.0.0-SNAPSHOT
|
2024-12-04 16:53:19 +02:00 |
|
Igor Kulikov
|
190bba72f9
|
Temp Version set to 3.9.0-RC
|
2024-12-04 16:52:14 +02:00 |
|
Igor Kulikov
|
8ac0468edd
|
Version set to 4.0.0-SNAPSHOT
|
2024-12-04 16:51:03 +02:00 |
|
Igor Kulikov
|
cca4ac3629
|
Version set to 3.9.0-RC
|
2024-12-04 16:44:31 +02:00 |
|
ViacheslavKlimov
|
f50789ebf3
|
Minor refactoring for ResourceService
|
2024-12-03 17:17:49 +02:00 |
|
ViacheslavKlimov
|
0a11b47a7b
|
license:format
|
2024-12-03 14:10:41 +02:00 |
|
Andrii Shvaika
|
915c50bee6
|
Code cleanup
|
2024-12-03 13:03:56 +02:00 |
|
Andrew Shvayka
|
5c33456de5
|
Merge pull request #11689 from dskarzh/safe-scheduler
Safe scheduled thread pool
|
2024-12-03 11:51:33 +01:00 |
|
Igor Kulikov
|
93711914ba
|
Merge branch 'master' into feature/js-module
|
2024-12-03 10:19:02 +02:00 |
|
Andrii Shvaika
|
e1ad1cb9f5
|
Merge remote-tracking branch 'origin/feature/rule-node-debug'
|
2024-12-03 09:58:51 +02:00 |
|
Dmytro Skarzhynets
|
a5fb3ee15f
|
Differentiate between two log messages
|
2024-12-02 18:59:46 +02:00 |
|
Andrii Shvaika
|
fbf35f9850
|
Merge with master
|
2024-12-02 18:02:08 +02:00 |
|
Dmytro Skarzhynets
|
68aaf3c918
|
Merge branch 'master' into safe-scheduler
# Conflicts:
# common/util/src/main/java/org/thingsboard/common/util/ThingsBoardExecutors.java
|
2024-12-02 17:43:07 +02:00 |
|
Igor Kulikov
|
50862e6380
|
Merge branch 'master' into feature/js-module
|
2024-12-02 16:36:23 +02:00 |
|
Andrii Landiak
|
f4a926b472
|
Introduce edge limitation
|
2024-12-02 13:52:53 +02:00 |
|
Andrii Shvaika
|
50f7ce1af6
|
Merge with master
|
2024-12-02 12:59:48 +02:00 |
|
Andrew Shvayka
|
1cd4122037
|
Merge pull request #11994 from ShvaykaD/feature/close-transport-session-on-rpc-delivery-timeout
Added ability to close transport session on RPC delivery timeout
|
2024-12-02 11:48:10 +01:00 |
|
Viacheslav Klimov
|
9cd92e22c6
|
Merge pull request #11924 from AndriiLandiak/feature/edge-kafka-events
Use Kafka to store and process Edge Events to improve processing throughput
|
2024-11-29 15:52:12 +02:00 |
|
Andrii Landiak
|
988dfce500
|
Refactor KafkaEdgeTopicsCleanUpService to properly clean up both deleted edges and expired topics
|
2024-11-29 15:18:27 +02:00 |
|
Viacheslav Klimov
|
4785b3f6a2
|
Merge pull request #12149 from artem-barysh-dev/increase-timeout
Increased TBEL script compilation timeout
|
2024-11-29 15:15:37 +02:00 |
|
thingsboard017
|
82638895bb
|
Increased timeout execution for TBEL script compiler
|
2024-11-29 13:59:52 +02:00 |
|
Andrii Shvaika
|
04074b8baa
|
Tenant profile editing fix
|
2024-11-29 12:36:06 +02:00 |
|
Andrii Shvaika
|
2900d3c1ed
|
Fix upgrade script and improved variable names
|
2024-11-28 17:50:55 +02:00 |
|
Andrii Shvaika
|
d92681cf71
|
Refactoring from multiple fields into one settings object
|
2024-11-28 17:12:55 +02:00 |
|
Andrii Landiak
|
63b53a4a45
|
Final improvement after review
|
2024-11-28 16:51:55 +02:00 |
|
Andrii Landiak
|
76bed44705
|
Minor improvement
|
2024-11-28 15:16:20 +02:00 |
|
Viacheslav Klimov
|
7ae43fe8ff
|
Merge pull request #12069 from imbeacon/fix/provision-topic-suback
Fixed non returning SubAck for provisioning clients
|
2024-11-28 14:38:35 +02:00 |
|
Viacheslav Klimov
|
be92fae2bf
|
Merge pull request #10581 from irynamatveieva/improvements/save-to-custom-table-node
Save to custom table node: add TTL option
|
2024-11-28 13:15:52 +02:00 |
|
Andrew Shvayka
|
5c5e8a3c98
|
Merge pull request #11861 from ShvaykaD/feature/rule-node-debug-strategies
Rule node debug strategies
|
2024-11-28 11:13:40 +01:00 |
|
Igor Kulikov
|
6b6bbebab8
|
Implement JS Module resources support.
|
2024-11-27 19:28:24 +02:00 |
|
ViacheslavKlimov
|
eedbaeddaf
|
Improvements for resources upgrade
|
2024-11-27 17:49:38 +02:00 |
|