ViacheslavKlimov
|
2c71053511
|
Fix double version increment when creating entity in some cases
|
2025-02-26 15:48:20 +02:00 |
|
IrynaMatveieva
|
72f26d9fe2
|
fixed functions
|
2025-02-26 15:22:42 +02:00 |
|
YevhenBondarenko
|
45db251817
|
used queueName from TbMsg fro enqueue
|
2025-02-26 12:56:07 +01:00 |
|
Oleksandra Matviienko
|
605fa385c9
|
Tests are fixed
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2025-02-26 12:11:12 +01:00 |
|
ViacheslavKlimov
|
b8bb020f3c
|
Merge branch 'rc' of github.com:thingsboard/thingsboard
|
2025-02-26 12:32:08 +02:00 |
|
ViacheslavKlimov
|
01e99efc4e
|
Minor refactoring for TbContext
|
2025-02-26 12:28:01 +02:00 |
|
Andrii Landiak
|
f9c2f97df3
|
Merge remote-tracking branch 'upstream/feature/calculated-fields' into feature/calculated-fields-vc
|
2025-02-26 11:55:36 +02:00 |
|
IrynaMatveieva
|
dd0b73cfb3
|
added implementation for ts deletion
|
2025-02-26 11:38:20 +02:00 |
|
nick
|
9d20d34357
|
lwm2m: fix bug observe object with "ver = 1.1"
(cherry picked from commit fcf74a82407ef54236e35eea97d6d838c531bc9f)
|
2025-02-26 11:27:35 +02:00 |
|
ViacheslavKlimov
|
002ecc6342
|
used correct queueName for TPI in input node
|
2025-02-26 11:16:05 +02:00 |
|
dashevchenko
|
e06d7cbb3e
|
fixed EntityQueryController
|
2025-02-25 17:49:36 +02:00 |
|
dashevchenko
|
96f48dfcc6
|
merged with edqs branch
|
2025-02-25 17:25:43 +02:00 |
|
IrynaMatveieva
|
49328d270b
|
wip ts/attributes deletion
|
2025-02-25 17:13:05 +02:00 |
|
ViacheslavKlimov
|
442603a502
|
Separate EDQS API service
|
2025-02-25 17:10:58 +02:00 |
|
YevhenBondarenko
|
347e18ec4b
|
used correct queueName for TPI in input node
|
2025-02-25 15:14:16 +01:00 |
|
IrynaMatveieva
|
a52c578ecd
|
minor fixes
|
2025-02-25 15:06:40 +02:00 |
|
IrynaMatveieva
|
f362749a7b
|
fixed tenant profile controller test
|
2025-02-25 12:09:25 +02:00 |
|
Artem Barysh
|
012aafbd82
|
Updated license
|
2025-02-25 12:02:25 +02:00 |
|
Artem Barysh
|
f3dd0ba82c
|
Merge remote-tracking branch 'origin' into api-usage-version
|
2025-02-25 12:00:24 +02:00 |
|
Dmytro Skarzhynets
|
42e982222a
|
Save time series strategies: merge with CFs
|
2025-02-25 11:56:05 +02:00 |
|
IrynaMatveieva
|
a6a29513f6
|
removed broadcast asset updates event to transport
|
2025-02-25 11:50:34 +02:00 |
|
ViacheslavKlimov
|
44439584f4
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/calculated-fields
|
2025-02-25 11:49:56 +02:00 |
|
Viacheslav Klimov
|
ff2ccefa66
|
Merge pull request #12725 from YevhenBondarenko/fix/coap-config
Fix CoAP enabled properties
|
2025-02-25 11:45:31 +02:00 |
|
IrynaMatveieva
|
6698a8f8f5
|
fixed tenant actor test
|
2025-02-25 11:33:56 +02:00 |
|
dashevchenko
|
f1e42aeeb0
|
merged with edqs branch
|
2025-02-25 11:25:10 +02:00 |
|
ViacheslavKlimov
|
e7ed98910a
|
Merge branch 'master' of github.com:thingsboard/thingsboard into edqs
|
2025-02-25 11:10:31 +02:00 |
|
Andrii Landiak
|
9fd5788613
|
Merge remote-tracking branch 'upstream/master' into edge-alarm-improvement
|
2025-02-25 11:08:55 +02:00 |
|
Viacheslav Klimov
|
6acc85e79f
|
Merge pull request #12448 from AndriiLandiak/edge-attribute-update-improvement
Edge - improve attribute update strategy
|
2025-02-25 11:01:00 +02:00 |
|
Igor Kulikov
|
969cc577ef
|
Merge with master
|
2025-02-25 09:58:01 +02:00 |
|
IrynaMatveieva
|
40491f009e
|
removed cf debug events rate limit from tenant profile
|
2025-02-25 09:43:24 +02:00 |
|
Igor Kulikov
|
5cf26d4851
|
Update license header
|
2025-02-25 09:39:16 +02:00 |
|
Igor Kulikov
|
b7750bc342
|
Version set to 4.0.0-SNAPSHOT
|
2025-02-25 09:28:44 +02:00 |
|
Igor Kulikov
|
6a0fff0737
|
Version set to 3.9.1-RC
|
2025-02-25 09:27:01 +02:00 |
|
IrynaMatveieva
|
d97eaadde0
|
merge with feature/calculated-fields
|
2025-02-25 08:46:26 +02:00 |
|
Dmytro Skarzhynets
|
4ebfbd5c3e
|
Save time series strategies: add support for CFs
|
2025-02-24 18:43:19 +02:00 |
|
Oleksandra Matviienko
|
1b0b10a15a
|
Usage of long refactored to int in LinkedHashMapRemoveEldest class
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2025-02-24 17:08:30 +01:00 |
|
Andrii Landiak
|
83f2d27222
|
Merge remote-tracking branch 'origin/edge-attribute-update-improvement' into edge-attribute-update-improvement
|
2025-02-24 17:45:02 +02:00 |
|
Andrii Landiak
|
c31da287ac
|
Merge remote-tracking branch 'upstream/master' into edge-attribute-update-improvement
|
2025-02-24 17:44:45 +02:00 |
|
dashevchenko
|
f28f14f2fc
|
minor refactoring
|
2025-02-24 17:36:42 +02:00 |
|
Andrii Landiak
|
12f1d2f2bc
|
Merge remote-tracking branch 'upstream/master' into edge-refactoring
|
2025-02-24 16:42:16 +02:00 |
|
Viacheslav Klimov
|
cae0cfb1e2
|
Merge branch 'master' into fix/PROD-5562
|
2025-02-24 16:24:26 +02:00 |
|
Viacheslav Klimov
|
9b793151b7
|
Merge pull request #12699 from thingsboard/fix_bug_lwm2m_object_verId
LwM2M: fix observe
|
2025-02-24 16:11:06 +02:00 |
|
Viacheslav Klimov
|
8e13e3b5de
|
Merge pull request #12671 from volodymyr-babak/rc
WidgetsBundle - fixed toString
|
2025-02-24 15:18:53 +02:00 |
|
Viacheslav Klimov
|
49f2a071c4
|
Merge pull request #12734 from artem-barysh-dev/fix-snmp
SNMP: fix request sending failure
|
2025-02-24 15:16:08 +02:00 |
|
Viacheslav Klimov
|
fe45eee0cb
|
Merge pull request #12688 from AndriiLandiak/widget-type-info-bundles
Add bundles to widget type info
|
2025-02-24 15:12:19 +02:00 |
|
Artem Barysh
|
9823f8db8b
|
Updated comments
|
2025-02-24 15:03:15 +02:00 |
|
Viacheslav Klimov
|
87d5a28cb6
|
Merge pull request #12365 from AndriiLandiak/fix/related-edges-cache
Improve related edges cache cleanup
|
2025-02-24 15:01:10 +02:00 |
|
Artem Barysh
|
545ea89713
|
Increased timeout to 30 seconds
|
2025-02-24 14:59:54 +02:00 |
|
Artem Barysh
|
28ee01a7dd
|
Fixed DefaultTbApiUsageStateServiceTest file formatting
|
2025-02-24 13:47:11 +02:00 |
|
Sergey Matvienko
|
bf6301a1de
|
StatsPersistTick scheduled future cancel on actor destroy
|
2025-02-24 11:58:21 +01:00 |
|