8242 Commits

Author SHA1 Message Date
ViacheslavKlimov
d4d3240f78 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/4.0 2024-12-23 11:15:16 +02:00
ViacheslavKlimov
1ea5fdf7fe Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tbmsg-refactoring 2024-12-23 10:51:11 +02:00
Viacheslav Klimov
a1fd1e3ea4
Merge pull request #12297 from thingsboard/feature/telemetry-service-refactoring
Telemetry service refactoring
2024-12-23 10:45:12 +02:00
mpetrov
04e5060689 Added offline backups for Gateways 2024-12-20 17:54:36 +02:00
Artem Dzhereleiko
1584d8db67 UI: Update bundle image 2024-12-20 11:37:19 +02:00
ViacheslavKlimov
ad97199f04 Fix cached entity was updated during inlineImages 2024-12-19 18:12:00 +02:00
dashevchenko
edf0712812 updated constraint name to valid one 2024-12-19 16:31:07 +02:00
ViacheslavKlimov
ac61d7c526 TbMsg: add resetRuleNodeId and copyMetaData 2024-12-19 16:09:36 +02:00
Viacheslav Klimov
6627084cdf
Merge pull request #12283 from smatvienko-tb/feature/git-actuator-info
added git-commit-id-maven-plugin for the application to expose the git information under actuator/info
2024-12-19 11:39:55 +02:00
ViacheslavKlimov
823d89dca6 Refactor delete for latest and history 2024-12-18 17:34:35 +02:00
yevhenii_zahrebelnyi
dea6a76716
Merge branch 'rc' into increase-default-parameters 2024-12-18 15:37:00 +02:00
Yevhenii
a21c0c881f Increase default parameters
Changed default values:
- EDGES_SCHEDULER_POOL_SIZE
- EDGES_SEND_SCHEDULER_POOL_SIZE
- EDGES_GRPC_CALLBACK_POOL_SIZE
2024-12-18 13:30:37 +02:00
ViacheslavKlimov
8672ff6564 Add userActivated to user info 2024-12-18 13:21:19 +02:00
ViacheslavKlimov
ead308470b Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2024-12-18 12:10:03 +02:00
Sergey Matvienko
e6ee4c7679 added git-commit-id-maven-plugin for the application to expose the git information under actuator/info 2024-12-17 18:22:28 +01:00
yevhenii
01e6ae3709 Fix widget type sync up 2024-12-17 18:13:03 +02:00
ViacheslavKlimov
eb7bc8695b Refactor deleteAndNotify and deleteAndNotifyInternal for attributes 2024-12-17 17:27:41 +02:00
ViacheslavKlimov
3db304e021 Refactor saveAndNotify with returned future 2024-12-17 16:11:34 +02:00
ViacheslavKlimov
e8cf3179c5 Refactor saveAndNotify and saveAndNotifyInternal for attributes 2024-12-17 15:45:05 +02:00
ViacheslavKlimov
aeb7427833 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/telemetry-service-refactoring 2024-12-17 14:45:04 +02:00
Andrii Landiak
871701ac49 Change value for MAX_DOWNLINK_ATTEMPTS from 10 to 3 2024-12-17 14:16:09 +02:00
Artem Dzhereleiko
c98ee8db3e UI: Fixed color for hp scada filter 2024-12-17 12:48:24 +02:00
Artem Dzhereleiko
9b131bece6 UI: Oil and gas symbols with bundle 2024-12-17 12:29:32 +02:00
ViacheslavKlimov
6c0bca2bae Refactor saveAndNotifyInternal for timeseries; save latest by default 2024-12-17 12:25:57 +02:00
Viacheslav Klimov
31c516ab3a
Merge pull request #12238 from thingsboard/coaps_X509_refactoring
Improvements for CoAP DTLS support
2024-12-17 11:19:49 +02:00
ViacheslavKlimov
2bb65923dc Refactor saveAndNotify for timeseries 2024-12-16 16:40:06 +02:00
dashevchenko
efb0cd2681 fixed mobile redirect if ios is disabled in properties 2024-12-13 17:42:01 +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
nick
50e6968170 coaps: x509 - dtls add default values here (1024) and in yml add note 2024-12-13 12:13:11 +02:00
nick
272a1aa1b1 coaps: x509 - dtls add: DTLS_MAX_FRAGMENT_LENGTH, DTLS_MAX_TRANSMISSION_UNIT 2024-12-11 18:23:15 +02:00
ViacheslavKlimov
072a08564c Use tenant notification providers for system notification type 2024-12-11 11:28:20 +02:00
ViacheslavKlimov
9cbe2ca4d5 Ignore not chosen recipients for system notification types 2024-12-11 11:14:34 +02:00
Igor Kulikov
8ba8fcd9a1
Merge pull request #12200 from ArtemDzhereleiko/AD/hot-fix/scale-min-max-value
Fixed for value less than min and more than max
2024-12-09 18:19:42 +02:00
Andrii Landiak
fcb32c29f9 Fix migration from postgres to kafka for edge-events 2024-12-09 15:08:48 +02:00
dashevchenko
57df039541 fixed upgrade script for disabled android/ios configuration 2024-12-06 19:03:30 +02:00
dashevchenko
534e2349fb updated upgrade script to rename old primary key name 2024-12-06 14:49:15 +02:00
nick
df8f1dca29 tbel: tests for doc - bitwise operations 2024-12-05 23:46:44 +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
Artem Dzhereleiko
9a5d37c3c2 UI: Fixed for value less than min and more than max 2024-12-05 12:02:40 +02:00
ViacheslavKlimov
e920525456 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/4.0 2024-12-05 11:26:34 +02:00
ViacheslavKlimov
b2c934a4a4 Fixed ordering for available notification delivery methods 2024-12-05 10:57:29 +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
Igor Kulikov
749df3f212 Add gzip compression for load dashboard and download svg images methods. 2024-12-04 15:19:42 +02:00