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 |
|
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 |
|
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 |
|
Andrii Landiak
|
9b32a51d4b
|
Refactoring due to review. Fix naming, improve upgrade logic
|
2024-02-01 13:46:31 +02: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 |
|
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 |
|
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 |
|
ViacheslavKlimov
|
2f73512005
|
Don't remove from myPartitions on queue update
|
2024-01-25 15:47:26 +02: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 |
|
Andrii Landiak
|
d4d019beda
|
Renaming notifications for edge. Minor refactoring
|
2024-01-24 15:21:43 +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 |
|
deaflynx
|
d98a8cd2fa
|
Update notification and rate limit configurations for edge connectivity/failure events
|
2024-01-23 13:47:20 +02:00 |
|
dashevchenko
|
e27ef320e7
|
updated env variable name and descriptions
|
2024-01-22 12:31:01 +02:00 |
|
nick
|
7a173f98bf
|
lwm2m: comments1
|
2024-01-21 15:50:31 +02:00 |
|
Andrii Landiak
|
ad90b4480c
|
Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc
|
2024-01-19 11:22:45 +02:00 |
|
nick
|
abb907b342
|
lwm2m: fix bug2: TbLwM2mStoreFactory.class "NetworkConfig must not be null"
|
2024-01-18 18:15:39 +02:00 |
|
nick
|
92353e2820
|
lwm2m: add logs1 -> fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null"
|
2024-01-18 17:40:39 +02:00 |
|
Dmytro Skarzhynets
|
cc5fba1698
|
Add test to cover case when session is not present when it is reported.
|
2024-01-18 15:35:01 +02:00 |
|
dashevchenko
|
9af96ad5be
|
resolved conflicts after merge
|
2024-01-18 14:39:14 +02:00 |
|
nick
|
a74640a1d8
|
lwm2m: fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null"
|
2024-01-18 13:31:28 +02:00 |
|
Dmytro Skarzhynets
|
3d8cd96eb0
|
Update metadata on every activity recorded.
|
2024-01-18 13:14:45 +02:00 |
|
dashevchenko
|
b33d1f9c69
|
Merge remote-tracking branch 'upstream/develop/3.7' into tls_for_redis
|
2024-01-18 12:19:53 +02:00 |
|
nick
|
ad46f3bb2b
|
lwm2m: Rebuild
|
2024-01-18 11:30:04 +02:00 |
|
Dmytro Skarzhynets
|
65a825ef55
|
Fix new activity state never created if the underlying session got removed before activity manager tried to create a new state.
|
2024-01-17 18:46:28 +02:00 |
|
nick
|
3d495572c5
|
lwm2m: add exception to ObserveCompositeCancel
|
2024-01-17 18:28:21 +02:00 |
|
Andrii Shvaika
|
74a2c58fa4
|
Merge the hotfixes
|
2024-01-17 16:04:14 +02:00 |
|
nick
|
4fe63cee70
|
lwm2m: add exception to ObserveCompositeCancel
|
2024-01-17 10:31:17 +02:00 |
|
nick
|
32e3d9050b
|
Merge branch 'develop/3.7' into californium_3_9_1
# Conflicts:
# application/src/test/java/org/thingsboard/server/transport/lwm2m/rpc/sql/RpcLwm2mIntegrationWriteAttributesTest.java
|
2024-01-16 21:15:44 +02:00 |
|
nick
|
e03005d780
|
lwm2m: add observation, composite observation, cancel observation
|
2024-01-16 18:44:20 +02:00 |
|
Andrii Landiak
|
b3f5d9885b
|
Merge remote-tracking branch 'upstream/master' into develop/3.7
|
2024-01-16 11:49:43 +02:00 |
|
Andrii Shvaika
|
5acf527f1a
|
Version set to 3.7.0-SNAPSHOT
|
2024-01-16 11:43:44 +02:00 |
|