3990 Commits

Author SHA1 Message Date
dashevchenko
c0f9ef8a6d new entity for queue statistics: added cleanup for tenant, added tests, updated UI 2024-02-09 15:09:00 +02:00
ViacheslavKlimov
c1f16769f4 Fix partition change event ignored 2024-02-09 14:15:24 +02:00
ViacheslavKlimov
55dc23b9ff Merge with hotfix/3.6.2 2024-02-09 11:38:40 +02:00
ViacheslavKlimov
cccfd90d73 Merge with master 2024-02-09 11:18:19 +02:00
Andrew Shvayka
e0a68554b5
Merge pull request #10021 from AndriiLandiak/feature/edge-enable-notification-system
Edge - notification rules for connection status and errors. Rate limits for Edge events.
2024-02-08 14:04:08 +02:00
Andrew Shvayka
1673d3d065
Merge pull request #9225 from dashevchenko/tls_for_redis
Added ssl support for redis
2024-02-08 14:02:40 +02:00
Vladyslav_Prykhodko
2023ddeb6c Merge branch 'feature/push-notifications' of github.com:thingsboard/thingsboard into feature/push-notifications 2024-02-07 17:47:47 +02:00
ViacheslavKlimov
c7dd55925a Mobile notifications: additionalConfig and Firebase notification data 2024-02-07 17:28:14 +02:00
dashevchenko
4223895081 migrated assets used for storing queue statistics to queue_stats table 2024-02-07 11:31:52 +02:00
YevhenBondarenko
d2961e39e7 merge with master 2024-02-06 22:40:27 +01:00
ViacheslavKlimov
cd46ebe53a Fix SNMP traps processing 2024-02-06 16:57:52 +02:00
ViacheslavKlimov
8706bd9c3c Merge branch 'master' into feature/snmp-request-delay 2024-02-06 16:43:51 +02:00
dashevchenko
6a755ab0b7 deleted java keystore type of creds support 2024-02-06 15:10:09 +02:00
Andrew Shvayka
13baa7143a
Merge pull request #10072 from thingsboard/feature/integration-executor-tenant-profile
Tenant profiles support for integration executor (for compatibility with PE)
2024-02-06 15:00:39 +02:00
Dmytro Skarzhynets
f5a7fe73ab Merge branch 'master' into feature/device-state-node 2024-02-06 14:11:57 +02:00
ViacheslavKlimov
ff6074807a SNMP: request chunk sending delay; refactoring 2024-02-06 13:48:21 +02:00
Andrii Shvaika
a89802e801 Response code fix 2024-02-02 17:23:11 +02:00
Dmytro Skarzhynets
c05d543b0a Add test to ensure message timestamp is used as event timestamp when metadata ts property is not present 2024-02-02 16:03:35 +02:00
Dmytro Skarzhynets
691a6b5d6a Polishing after review 2024-02-02 10:52:38 +02:00
Andrii Landiak
9b32a51d4b Refactoring due to review. Fix naming, improve upgrade logic 2024-02-01 13:46:31 +02:00
Rhyaldir
99d8f9966b Fix: Registration is not found when using CID and address or port has changed 2024-01-31 16:49:22 +01:00
Rhyaldir
f35ce53fce Add mockito-inline to support mocking statics and final classes 2024-01-31 14:13:57 +01:00
ViacheslavKlimov
1f50a8c3ad Merge branch 'hotfix/3.6.2' into fix/actors-init
# Conflicts:
#	common/queue/src/main/java/org/thingsboard/server/queue/discovery/HashPartitionService.java
2024-01-31 13:39:43 +02:00
nick
537a8be982 coap: comments1 2024-01-31 13:32:47 +02:00
dashevchenko
8c41935c70 merged with master 2024-01-31 13:27:32 +02:00
Andrew Shvayka
34fa9fe035
Merge pull request #10102 from thingsboard/hotfix/3.6.2
Hotfix/3.6.2 sync up
2024-01-31 13:15:34 +02:00
Andrew Shvayka
df39f8b8d6
Merge pull request #10083 from thingsboard/save-improvements
Performance improvements for entities saving
2024-01-31 13:14:17 +02:00
dashevchenko
ce9351ba27 deleted unused classes 2024-01-30 18:20:23 +02:00
nick
41adbe1003 coap: final version 2024-01-30 16:37:14 +02:00
ViacheslavKlimov
5875a40118 Error handling for PartitionChangeEvent listeners 2024-01-30 15:16:53 +02:00
Dmytro Skarzhynets
2159430c1b Fix test for message types with null rule node connections 2024-01-30 12:22:37 +02:00
Dmytro Skarzhynets
d1a9c4432a Add rate limit of at most one event per second per originator in node 2024-01-30 11:56:10 +02:00
dashevchenko
1fce9582af deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development 2024-01-29 17:53:39 +02:00
ViacheslavKlimov
feb55f636a Refactoring for dao save 2024-01-29 13:28:24 +02:00
Dmytro Skarzhynets
eadcf916f5 Add optimization using separate service which routes activity actions to device state service directly, when running in monolith. Refactor rule node tests 2024-01-26 16:15:11 +02:00
ViacheslavKlimov
a729967a93 Fix DefaultRateLimitService init 2024-01-26 16:06:50 +02:00
ViacheslavKlimov
3ee8a8c56d Refactor rate limit service 2024-01-26 12:17:37 +02:00
Vladyslav_Prykhodko
31dad36129 Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-25 16:40:22 +02:00
ViacheslavKlimov
2f73512005 Don't remove from myPartitions on queue update 2024-01-25 15:47:26 +02:00
Rhyaldir
4b23a8a96d Support DTLS Connection ID with configuration 2024-01-25 11:15:05 +01:00
ViacheslavKlimov
27f448a543 Improve partition service logs 2024-01-25 12:04:18 +02:00
ViacheslavKlimov
a571153b7c Single update message for multiple queues 2024-01-24 18:08:01 +02:00
Dmytro Skarzhynets
5e846116a8 Use consumer instead of runnable in SimpleTbQueueCallback 2024-01-24 17:27:10 +02:00
Andrii Landiak
d4d019beda Renaming notifications for edge. Minor refactoring 2024-01-24 15:21:43 +02:00
Dmytro Skarzhynets
c9d97553b8 Update license headers with 2024 year. 2024-01-24 11:10:17 +02:00
Dmytro Skarzhynets
085187176a Merge branch 'master' into feature/device-state-node 2024-01-24 11:03:53 +02:00
Igor Kulikov
08f2a23555 Merge branch 'master' into feature/single-switch 2024-01-23 20:03:51 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
ViacheslavKlimov
f44c05f285 Support for multiple mobile sessions 2024-01-23 16:33:48 +02:00
deaflynx
d98a8cd2fa Update notification and rate limit configurations for edge connectivity/failure events 2024-01-23 13:47:20 +02:00