1519 Commits

Author SHA1 Message Date
Oleksandra Matviienko
0f4591529a Changes according to comments (without GetOtaPackageCallback test)
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-03-27 22:15:04 +01:00
Oleksandra Matviienko
d66dff3c6c In DeviceApiController reducing the number of error messages with stack trace
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-03-27 22:15:04 +01:00
Igor Kulikov
8910b4b1df Swagger docs Open API 3.1 2024-03-22 20:02:51 +02:00
ViacheslavKlimov
47cfebe2a7 Use QueueConsumerManager for other consumers 2024-03-20 13:25:30 +02:00
ViacheslavKlimov
7dd81ffb93 Ignore invalid lwm2m tests 2024-03-19 16:28:52 +02:00
ViacheslavKlimov
4ed952a9d6 Merge branch 'master' into develop/3.7 2024-03-19 15:44:23 +02:00
Andrii Shvaika
446ff16897 License format 2024-03-13 11:20:10 +02:00
ViacheslavKlimov
7a05620a52 Merge remote-tracking branch 'origin/hotfix/3.6.2' 2024-03-12 18:47:36 +02:00
Andrew Shvayka
9d7f4de270
Merge pull request #10309 from YevhenBondarenko/hotfix/lwm2m-deserialization
fixed lwm2m client deserialization
2024-03-06 17:01:12 +02:00
YevhenBondarenko
270a023c5e fixed deserialization lwm2m client 2024-03-06 13:56:57 +01:00
YevhenBondarenko
ad99379f90 fixed possible lock in sendObserveRequests 2024-03-05 13:32:55 +01:00
YevhenBondarenko
4e759dd425 fixed lwm2m uplink executor lock 2024-03-05 13:32:55 +01:00
Andrew Shvayka
1894a16bea
Merge pull request #10157 from thingsboard/fix/rule-node-repartition
Improve actors init and repartitioning
2024-02-16 15:59:38 +02:00
nick
03641bc486 fix_bug: delete deprecated Base64Utils 2024-02-16 13:46:08 +02:00
Andrew Shvayka
921159d262
Merge pull request #10063 from Rhyaldir/add_dtls_cid_support
Support DTLS Connection ID with configuration
2024-02-15 17:54:33 +02:00
nick
541f6a3314 lwm2m/coap: client queue Mode 2024-02-14 15:50:31 +02:00
nick
85f441c7c0 lwm2m: if client after registration change port: update registration - ok 2024-02-14 14:49:30 +02:00
ViacheslavKlimov
f878df58a9 Fix NPE in transport rate limit service on tenant update 2024-02-14 12:17:19 +02:00
nick
9cdcad8775 lwm2m/coap: client queue Mode 2024-02-13 15:13:26 +02:00
nick
cb674048e7 lwm2m: client queue Mode 2024-02-13 14:27:18 +02:00
Igor Kulikov
2fb9b74bae Fix conflicts 2024-02-12 14:30:38 +02:00
nick
1a79aadac4 Merge branch 'develop/3.7' into lwm2m_coap_Cid_Length 2024-02-12 13:51:15 +02:00
nick
c2268595eb lwm2m_coap: DTLS Cid Length 2024-02-12 13:31:38 +02:00
Andrew Shvayka
7eed92fdea
Merge pull request #10158 from thingsboard/lwm2m_Without_newTbOdservationServiceImpl
Lwm2m_without_odservation service.impl_in_root
2024-02-12 12:01:24 +02:00
ViacheslavKlimov
ba5c59f9d5 Merge branch 'master' into fix/rule-node-repartition
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/queue/DefaultTbClusterService.java
2024-02-12 11:13:03 +02:00
nick
9fa36c7a2d lwm2m: delete from Root Application:"org.eclipse.leshan.server.observation.ObservationServiceImpl 2024-02-09 16:18:30 +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
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
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
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
nick
537a8be982 coap: comments1 2024-01-31 13:32:47 +02:00
nick
41adbe1003 coap: final version 2024-01-30 16:37:14 +02:00
Jan Hilberath
afb6595de9 Fix debug log message in MqttTransportHandler:exceptionCaught() 2024-01-26 20:13:58 +09:00
Rhyaldir
4b23a8a96d Support DTLS Connection ID with configuration 2024-01-25 11:15:05 +01:00
ViacheslavKlimov
a571153b7c Single update message for multiple queues 2024-01-24 18:08:01 +02:00
nick
7a173f98bf lwm2m: comments1 2024-01-21 15:50:31 +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
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
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