3073 Commits

Author SHA1 Message Date
imbeacon
5e8858d563 Updated host check logic and related test 2023-11-20 11:17:19 +02:00
imbeacon
8777f12972 Added null safety if user set a bad ipv6 address 2023-11-20 09:47:25 +02:00
imbeacon
d196e69b23 Updated regex to check url 2023-11-20 09:11:52 +02:00
imbeacon
9a14260bf1 Host check refactoring 2023-11-17 18:54:01 +02:00
imbeacon
336161e1a2 Added fix for docker command for gateway launch command and support for ipv6 adresses in device connectivity 2023-11-17 17:36:22 +02:00
ViacheslavKlimov
5cfdf7ad87 Images api: improvements 2023-11-17 13:36:33 +02:00
Igor Kulikov
caca64947c Merge with master 2023-11-17 11:55:37 +02:00
Andrew Shvayka
36739e7469
Merge pull request #9591 from dashevchenko/cacheFix
Transactional cache issue
2023-11-16 16:06:22 +02:00
ViacheslavKlimov
f95fcdf3dd Merge with master 2023-11-16 15:18:27 +02:00
ViacheslavKlimov
72ae6eb708 Version control support for resources 2023-11-16 15:13:00 +02:00
Andrii Shvaika
4ed64439a0 Merge remote-tracking branch 'origin/hotfix/3.6.1' 2023-11-16 13:53:15 +02:00
Andrew Shvayka
c48a304f8d
Merge pull request #9641 from thingsboard/hotfix/entity-rate-limits-for-gateway
Implement cache for the entity creation request
2023-11-16 13:52:21 +02:00
ViacheslavKlimov
6eadef0d68 Use JsonGetter/Setter to encode resource data; minor fixes 2023-11-16 13:15:32 +02:00
ViacheslavKlimov
e7aabe80a4 Unique image resource key based on index 2023-11-15 16:10:18 +02:00
Andrii Shvaika
8986af4abf Merge branch 'hotfix/3.6.1' 2023-11-15 15:58:41 +02:00
Andrii Shvaika
a4bac1e794 Implement cache for the entity creation request 2023-11-15 15:57:58 +02:00
ShvaykaD
6d0d1c0211 validate node only after upgrade is called 2023-11-14 19:34:54 +02:00
ViacheslavKlimov
19968b5c10 Image descriptor, image preview, refactoring 2023-11-14 16:06:59 +02:00
ViacheslavKlimov
d70ce27253 Fix build 2023-11-14 12:08:59 +02:00
ViacheslavKlimov
7d4729451a ImageController draft 2023-11-14 12:03:26 +02:00
ViacheslavKlimov
7489b87fa5 Remove tenantId from image link; remove link from resource 2023-11-13 18:46:24 +02:00
Andrii Shvaika
df24c363ce Version set to 3.6.2-SNAPSHOT 2023-11-13 17:07:32 +02:00
Volodymyr Babak
4041186f40 EdgeRepository - fixed typo searchText <> textSearch 2023-11-10 17:59:58 +02:00
dashevchenko
e6473c9c17 fixed AssetProfileServiceImpl 2023-11-10 15:40:56 +02:00
dashevchenko
7248f70517 added log printing to coap commands 2023-11-10 14:20:42 +02:00
dashevchenko
6551658bfc updated TbTransactionalCache with method that retrieve but doesn`t put value in cache 2023-11-10 13:17:23 +02:00
Andrew Shvayka
bca383eb4c
Merge pull request #9587 from dashevchenko/dockerCommandFix
Fixed device connectivity docker command for localhost
2023-11-09 17:58:37 +02:00
dashevchenko
8b034308de updated docker connectivity command localhost check, updated test 2023-11-09 17:13:16 +02:00
dashevchenko
7d1e12d4b1 fixed save method to not put into cache 2023-11-09 15:15:12 +02:00
dashevchenko
7b84cfb9e8 added "--network=host " for docker command if host equals localhost 2023-11-09 13:04:08 +02:00
ViacheslavKlimov
23e79ee6ac Merge with master 2023-11-08 21:35:21 +02:00
ViacheslavKlimov
55df765916 Upgrade scripts for images migration 2023-11-08 21:30:08 +02:00
YevhenBondarenko
8a98ccf1d0 added tests and minor refactoring 2023-11-08 20:16:08 +01:00
dashevchenko
921a441b9a Merge remote-tracking branch 'upstream/master' into mqttConnectCommandFix 2023-11-07 12:29:19 +02:00
dashevchenko
56390b53a4 updated mosquitto_pub connectivity command with double quotes for user credentials 2023-11-06 17:40:12 +02:00
Andrii Shvaika
162bf8a1f2 Device Cache fix 2023-11-06 17:36:38 +02:00
Andrii Shvaika
33abe0ebe5 Fix cache key for device cache 2023-11-06 14:34:50 +02:00
Andrii Shvaika
5702d9654a Fix alarm deletion WS update 2023-11-06 13:16:27 +02:00
dashevchenko
5267b641f2 fixed ilike function for native query 2023-11-03 15:05:30 +02:00
ViacheslavKlimov
9889dc148f Upgrade scripts for migrating to image resources 2023-11-03 13:09:57 +02:00
ViacheslavKlimov
df00add81b Edge resources support improvements; fixes for tests 2023-11-02 13:47:02 +02:00
ViacheslavKlimov
238e15f77d Merge with master 2023-11-02 11:20:54 +02:00
ViacheslavKlimov
70eb9030c2 Image resources 2023-11-01 14:16:57 +02:00
Andrii Shvaika
386e635bb9 Merge hotfix 3.6 2023-11-01 12:14:02 +02:00
Andrew Shvayka
5652166b98
Merge pull request #9457 from thingsboard/feature/connectivity-ui
Device connectivity settings move in UI
2023-11-01 09:38:47 +02:00
Andrii Shvaika
2a4cabc2bc Merge branch 'feature/edge-resource-support' of github.com:AndriiLandiak/thingsboard 2023-10-31 17:59:32 +02:00
Andrew Shvayka
3ec2e0956f
Merge pull request #9185 from AndriiLandiak/feature/edge-sync-improvement
Edge Synchronization improvement using EdgeId
2023-10-31 17:54:28 +02:00
Sergey Matvienko
f1fa6e6a01 DeviceCredentialsCacheTest total DB calls reduced from 2 to 3 due to nulls cached at findDeviceCredentialsByCredentialsId 2023-10-31 15:36:57 +01:00
Sergey Matvienko
5c2f8fef84 JpaDeviceCredentialsDao: trace log added for findByCredentialsId 2023-10-31 14:34:46 +01:00
Sergey Matvienko
dc27dd7d21 cache nulls (not found) results for deviceCredentialsDao.findByCredentialsId to reduce the load on permanent failure requests 2023-10-31 14:34:43 +01:00