Igor Kulikov
|
0d8f72d0c7
|
Remove redudant pkg.upgradeVersion variable from docker upgrade.
|
1 year ago |
YevhenBondarenko
|
0af2305932
|
removed FROM_VERSION check from upgrade scripts
|
2 years ago |
Igor Kulikov
|
cca4ac3629
|
Version set to 3.9.0-RC
|
2 years ago |
Andrii Shvaika
|
d92681cf71
|
Refactoring from multiple fields into one settings object
|
2 years ago |
imbeacon
|
608e646ca8
|
Fixed non returning SubAck for provisioning clients
|
2 years ago |
YevhenBondarenko
|
637fe2a258
|
Used debugFailures and debugAll params instead of DebugStrategies
|
2 years ago |
Sergey Matvienko
|
f9d2549c2c
|
js-executor: added request body on debug level
|
2 years ago |
Vladyslav_Prykhodko
|
01d3c310c6
|
Updated docker file use new version node
|
2 years ago |
Vladyslav_Prykhodko
|
f6bdc0820e
|
UI: Updated msa web dependencies to latest version
|
2 years ago |
Vladyslav_Prykhodko
|
fa90548d63
|
UI: Updated msa web dependencies to latest version
|
2 years ago |
Vladyslav_Prykhodko
|
4980601b44
|
UI: Set node version 20.18.0 lts
|
2 years ago |
Vladyslav_Prykhodko
|
681edcd019
|
Migrate to Node 22.11.0
|
2 years ago |
ViacheslavKlimov
|
bcbd115a19
|
Queue providers deprecation: update message and yml description
|
2 years ago |
nick
|
ad86ca676a
|
lwm2m: fix bug msa
|
2 years ago |
nick
|
7942173e74
|
lwm2m: add await before updateReg
|
2 years ago |
dashevchenko
|
eb796351aa
|
updated postgres from 15 to 16
|
2 years ago |
ShvaykaD
|
54a7400611
|
Fixed stored rule chain json. Added ignore uknown properties for rule node class
|
2 years ago |
Igor Kulikov
|
fdbe59c610
|
Version set to 3.9.0-SNAPSHOT
|
2 years ago |
Igor Kulikov
|
d11f866856
|
Version set to 3.8.1-RC
|
2 years ago |
Igor Kulikov
|
82c642c97f
|
Version 3.8.1-RC
|
2 years ago |
Vladyslav_Prykhodko
|
1b34519f2b
|
Updated unsupported Node.js dependencies from version 16.20.2 to 18.20.4 LTS
|
2 years ago |
Igor Kulikov
|
b4124f7c4c
|
Merge with RC
|
2 years ago |
Igor Kulikov
|
4d705f26fd
|
Version set to 3.8.0-RC
|
2 years ago |
Igor Kulikov
|
3dadc34b5b
|
Version set to 3.9.0-SNAPSHOT
|
2 years ago |
Igor Kulikov
|
4e7176cce7
|
Version set to 3.8.0-RC
|
2 years ago |
Igor Kulikov
|
025fb1ca8c
|
Version set to 3.8.0
|
2 years ago |
Dmytro Skarzhynets
|
bbe328d158
|
Implemented safe scheduled thread pool
|
2 years ago |
nick
|
cc62caf1fd
|
lwm2m: fix bug Observe/Composite - MSA tests3
|
2 years ago |
Igor Kulikov
|
4f0801ecb0
|
Web UI: Strict html index fallback. Fix scadaSymbolResolver -> api handle error and navigate to scada symbols.
|
2 years ago |
Igor Kulikov
|
9eee7634c4
|
WEB UI microservice: fallback to index.html for non-existent resource.
|
2 years ago |
nick
|
c548465a2c
|
lwm2m: fix bug Observe Composite - license
|
2 years ago |
nick
|
2bd18ee5dd
|
lwm2m: fix bug Observe Composite
|
2 years ago |
YevhenBondarenko
|
79e8b2e0bb
|
used forward headers strategy 'framework' by default
|
2 years ago |
imbeacon
|
c305b90503
|
Added additional tests
|
2 years ago |
Igor Kulikov
|
468c007882
|
Version set to 3.7.1-SNAPSHOT
|
2 years ago |
Igor Kulikov
|
c4e5ab65ee
|
Update pkg.upgradeVersion
|
2 years ago |
pon0marev
|
e1bf9dce52
|
Redis version freeze note for docker deployment
|
2 years ago |
Armin Felder
|
80d6a3f98e
|
set default kafka compression to none, to align it with the ThingsBoard application defaults
|
2 years ago |
Vladyslav_Prykhodko
|
5c6b4122d3
|
Add SSL support for Kafka queue connection in JS executor
|
2 years ago |
Sergey Matvienko
|
d89b14e359
|
Kafka Confluent compatibility out of the box: segment.bytes:26214400 increased segment.bytes:52428800
|
2 years ago |
imbeacon
|
764de2c8d6
|
Imports and refactoring
|
2 years ago |
imbeacon
|
03ca18b64b
|
Added MQTT reason codes from netty library
|
2 years ago |
Oleksandra Matviienko
|
bdf577710e
|
Mocks the few JUnit4 classes that testcontainers needs for successful compilation.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
Sergey Matvienko
|
316305aea8
|
msa tests: JUnit4 org.junit.Assert replaced with assertJ
|
2 years ago |
Oleksandra Matviienko
|
5a8bded35f
|
JUnit5 migration in msa.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
YevhenBondarenko
|
138d994fd1
|
mv HTTP_FORWARD_HEADERS_STRATEGY to tb-node dockerfile (no need to add this env for each script)
|
2 years ago |
Sergey Matvienko
|
8c92d7bf6e
|
docker images upgraded
|
2 years ago |
nick
|
2b734c3582
|
lwm2m: fix bug SERVER TimeUnit.MINUTES.toSeconds(60)
|
2 years ago |
Sergey Matvienko
|
c0507e75f7
|
Spring 3.2 notes: Relocate launcher classes: org.springframework.boot.loader.launch.PropertiesLauncher https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2-Release-Notes#nested-jar-support
|
2 years ago |
Sergey Matvienko
|
a3e7e0b4a1
|
major dependency update
|
2 years ago |