Sergey Matvienko
|
df08a94bee
|
Revert "JWT factory immutable and test fixed with > 512bit key"
This reverts commit 8dc455edc1a7531adc046d5c01cbdbc512bdd39b.
|
2024-04-19 09:41:41 +02:00 |
|
Sergey Matvienko
|
8dc455edc1
|
JWT factory immutable and test fixed with > 512bit key
|
2024-04-18 22:00:14 +02:00 |
|
Sergey Matvienko
|
1f5c95a375
|
Jwts.parser().build() refactored for a newer version
|
2024-04-18 17:40:20 +02:00 |
|
Sergey Matvienko
|
90c93245fa
|
collection util static imports replaced org.apache.commons.collections4
|
2024-04-18 17:35:11 +02:00 |
|
Sergey Matvienko
|
60ccd97832
|
org.apache.commons.collections replaced with org.apache.commons.collections4
|
2024-04-18 17:30:31 +02:00 |
|
Sergey Matvienko
|
e82cfe67c3
|
Kafka 3.7.0 patch updated for NetworkReceive class
|
2024-04-18 17:07:21 +02:00 |
|
ViacheslavKlimov
|
3803081b57
|
Refactor alarms deletion; separate tenant entities deletion task
|
2024-04-18 13:25:40 +03:00 |
|
Volodymyr Babak
|
558d2421e6
|
Added details description of EDGES_RPC_CLIENT_MAX_KEEP_ALIVE_TIME_SEC, EDGES_RPC_KEEP_ALIVE_TIME_SEC, EDGES_RPC_KEEP_ALIVE_TIMEOUT_SEC
|
2024-04-18 12:12:12 +03:00 |
|
ViacheslavKlimov
|
07d144fb08
|
Processing time stats for Housekeeper
|
2024-04-17 15:03:02 +03:00 |
|
ViacheslavKlimov
|
49a1a37b06
|
Refactor deletion events handling
|
2024-04-17 13:07:50 +03:00 |
|
ViacheslavKlimov
|
0361d34767
|
Minor refactoring
|
2024-04-16 14:01:11 +03:00 |
|
ViacheslavKlimov
|
c47946948a
|
Single entity deletion event when tenant is deleted
|
2024-04-16 13:01:04 +03:00 |
|
ViacheslavKlimov
|
a80d4650ea
|
Delete customers last on tenant deletion; tests fixes
|
2024-04-16 13:00:17 +03:00 |
|
Volodymyr Babak
|
63c100b4bb
|
Merge pull request #10548 from AndriiLandiak/feature/edge-notification
Edge - notification support
|
2024-04-16 11:56:11 +03:00 |
|
ViacheslavKlimov
|
6f9e9305bd
|
Housekeeper refactoring
|
2024-04-15 16:02:37 +03:00 |
|
Andrii Landiak
|
9c81dbd1e5
|
Minor improvements after review
|
2024-04-15 14:47:39 +03:00 |
|
ViacheslavKlimov
|
881a8048ce
|
Fix EntityDaoRegistry init
|
2024-04-15 12:34:16 +03:00 |
|
ViacheslavKlimov
|
40d9789035
|
More tests
|
2024-04-12 17:24:06 +03:00 |
|
Andrew Shvayka
|
a45c722bf5
|
Merge pull request #10533 from thingsboard/fix_bug_test_difPort
fix_bug_lwm2m tests dif Port
|
2024-04-12 16:20:41 +03:00 |
|
ViacheslavKlimov
|
79dc46a65b
|
Merge branch 'master' into feature/housekeeper
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
|
2024-04-12 15:33:56 +03:00 |
|
ViacheslavKlimov
|
0b18de1482
|
Refactor entities deletion
|
2024-04-12 15:32:07 +03:00 |
|
Igor Kulikov
|
d62875db98
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2024-04-11 18:41:23 +03:00 |
|
Igor Kulikov
|
69e38fe372
|
Fix API annotations
|
2024-04-11 18:41:10 +03:00 |
|
Viacheslav Klimov
|
c667764233
|
Merge pull request #10534 from dskarzh/swagger-required-deprecation
Replace usages of deprecated `@Schema(required = ...)` with `@Schema(requiredMode = ...)`
|
2024-04-11 18:15:48 +03:00 |
|
Igor Kulikov
|
ce44bbc248
|
Merge with hotfix/3.6.3
|
2024-04-11 17:52:26 +03:00 |
|
Andrii Landiak
|
fed295017d
|
Improve NotificationMsgConstructorImpl
|
2024-04-11 17:31:51 +03:00 |
|
Andrii Landiak
|
e8c238e5a6
|
Add NotificationEdgeTest
|
2024-04-11 17:30:05 +03:00 |
|
ViacheslavKlimov
|
9064bfaa76
|
Delete tenant entities in batches with id offset
|
2024-04-11 17:18:47 +03:00 |
|
nick
|
0a16214af5
|
fix bug: lwm2m tests dif Port Comments 2
|
2024-04-11 16:34:23 +03:00 |
|
Andrew Shvayka
|
0bec132f8a
|
Merge pull request #10539 from ShvaykaD/bugfix/claim-device-flaky-tests
Fixed claim device flaky tests
|
2024-04-11 16:06:30 +03:00 |
|
ViacheslavKlimov
|
6c592a249e
|
3.6.3 to 3.6.4 upgrade script
|
2024-04-11 15:57:06 +03:00 |
|
Andrii Landiak
|
5191143c3f
|
Provide support for Notification to Edge
|
2024-04-11 15:50:57 +03:00 |
|
ViacheslavKlimov
|
feb629f2c2
|
Alarms deletion in batches with id offset
|
2024-04-11 14:07:35 +03:00 |
|
ShvaykaD
|
211226e230
|
added fix for mqttv5 test
|
2024-04-11 13:40:49 +03:00 |
|
ShvaykaD
|
faf172bdb2
|
fixed claim device flaky tests
|
2024-04-11 13:11:28 +03:00 |
|
nick
|
934287a380
|
fix bug: lwm2m tests dif Port Comments 1
|
2024-04-11 12:25:44 +03:00 |
|
ViacheslavKlimov
|
49a76cad5a
|
Housekeeper: disabled task types; refactoring
|
2024-04-11 11:53:32 +03:00 |
|
Dmytro Skarzhynets
|
5c7ad51641
|
Replace usages of deprecated @Schema(required = ...) with @Schema(requiredMode = ...)
|
2024-04-10 17:17:24 +03:00 |
|
nick
|
d876fc8bfe
|
fix bug: lwm2m tests dif Port 3
|
2024-04-10 17:14:45 +03:00 |
|
nick
|
d2d68faee7
|
fix bug: lwm2m tests dif Port
|
2024-04-10 16:51:51 +03:00 |
|
Igor Kulikov
|
77d2552d6d
|
Merge branch 'master' into feature/state-chart
|
2024-04-10 16:24:08 +03:00 |
|
Igor Kulikov
|
dde2a55d3d
|
UI: Implement new version of State chart widget based on Echarts.
|
2024-04-10 16:23:22 +03:00 |
|
Viacheslav Klimov
|
80ec3609de
|
Merge pull request #10355 from irynamatveieva/improve-script-node
Changed the logic to be able to find the last IN event despite its order in the debug records.
|
2024-04-10 13:19:55 +03:00 |
|
Andrii Landiak
|
d041faae89
|
Micro refactoring: using java 17
|
2024-04-09 15:42:54 +03:00 |
|
IrynaMatveieva
|
bb77d4edd7
|
Merge branch 'improve-script-node' of github.com:irynamatveieva/thingsboard into improve-script-node
|
2024-04-09 15:00:21 +03:00 |
|
IrynaMatveieva
|
c4ad105f73
|
used Optional.ofNullable instead of explicitly checking for null
|
2024-04-09 14:56:34 +03:00 |
|
ViacheslavKlimov
|
00f8fd2c35
|
Merge remote-tracking branch 'origin/master' into feature/housekeeper
|
2024-04-09 12:08:53 +03:00 |
|
Andrew Shvayka
|
7eb825dc3b
|
Merge pull request #10472 from thingsboard/fix/event-sourcing
Fix tenant creation
|
2024-04-09 11:01:35 +03:00 |
|
Andrew Shvayka
|
e7f68e3b08
|
Merge pull request #10420 from thingsboard/fix/mobile-notifications
Improvements for mobile notifications
|
2024-04-09 10:59:37 +03:00 |
|
Viacheslav Klimov
|
9fe5784fd2
|
Merge pull request #10515 from dashevchenko/attributeScopeInMetadataFix
Attribute scope was missed for rule engine message metadata
|
2024-04-09 10:37:32 +03:00 |
|