683 Commits

Author SHA1 Message Date
Sergey Matvienko
0188efce7e docker: removed as it exists in the latest base image openjdk11:bullseye-slim: echo 'networkaddress.cache.ttl=60' >> /etc/java-11-openjdk/security/java.security 2023-10-24 14:19:09 +02:00
dashevchenko
b35d5364e5 added description to tb-vc-executor.yml 2023-10-12 16:42:39 +03:00
Igor Kulikov
8cefca23ac Version set to 3.6.1-SNAPSHOT 2023-09-25 11:27:00 +03:00
Igor Kulikov
98c245e293 Switch to version 3.6.0 2023-09-05 18:28:15 +03:00
Andrii Shvaika
80f80496df Merge with master 2023-08-17 14:14:13 +03:00
Andrew Shvayka
b36d7c1bcd
Merge pull request #9089 from thingsboard/improvements/version-control
Fixes for Version Control
2023-08-17 13:54:34 +03:00
Andrii Shvaika
ca6095402f Merge with master 2023-08-17 12:19:02 +03:00
ViacheslavKlimov
b457c5d19f Increase default timeouts for Version control 2023-08-16 14:58:04 +03:00
Andrii Shvaika
344ffb2e0b Merge with master 2023-08-14 15:02:17 +03:00
ViacheslavKlimov
6751820e0a Dedicated Rule Engines for tenant profile 2023-08-14 12:57:53 +03:00
ViacheslavKlimov
ae76f4ebbb Merge branch 'master' into feature/update-tenant-profile-isolation 2023-08-11 13:39:03 +03:00
YevhenBondarenko
141a7ff0e6 changed recalculate_delay 2023-08-09 21:21:15 +02:00
Andrew Shvayka
14378f4876
Merge pull request #8996 from smatvienko-tb/feature/mqtt-client-channel-handler-invokeHandlersForIncomingPublish
MQTT client channel handler invoke handlers for incoming publish (master branch base)
2023-07-31 17:25:23 +03:00
YevhenBondarenko
ac2aac8aa7 refactored due to comments 2023-07-31 13:51:03 +03:00
YevhenBondarenko
68149d9673 added recalculetePartitions delay for node restart 2023-07-31 13:50:41 +03:00
YevhenBondarenko
d9c39c362e refactored due to comments 2023-07-28 14:20:33 +02:00
Sergey Matvienko
ed6614af71 MqttClientConfig - ownerId added for exceptions logging purposes. MqttChannelHandler - improved logging 2023-07-27 20:59:58 +02:00
ViacheslavKlimov
137cc18099 Auto offset reset config for Kafka 2023-07-27 19:58:31 +03:00
Sergey Matvienko
d74e0c45df MqttHandler - processAsync (required for AbstractMqttIntegration) 2023-07-26 12:19:33 +02:00
Sergey Matvienko
7e27c5b683 mqtt-client: messages processing moved from netty event loop pool and to the handlerExecutor to make netty handlers non-blocking 2023-07-26 12:10:06 +02:00
YevhenBondarenko
aa28b276d2 added recalculetePartitions delay for node restart 2023-06-16 15:40:29 +02:00
ViacheslavKlimov
0bd7f74c47 Fix issues 2023-06-13 14:12:54 +03:00
ViacheslavKlimov
f98eee5407 Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
#	dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
#	ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
Andrii Shvaika
aa6a136ef8 Merge remote-tracking branch 'origin/fixes/notification-system' into develop/3.5.2 2023-06-07 16:02:30 +03:00
Andrew Shvayka
7bb8f8732c
Merge pull request #8682 from AndriiLandiak/feature/redis-sentinel
[3.5.2] Redis Sentinel support
2023-06-07 15:24:18 +03:00
Andrii Landiak
4065c94131 Refactor naming to resolve redis compose in black-box tests 2023-06-05 17:15:32 +03:00
Andrii Landiak
72423991b9 Add option compatibility for DockerComposeContainer to work locally with docker compose 2023-06-05 13:14:44 +03:00
Seraphym-Tuhai
b1211f2bd5 small refactoring 2023-06-02 15:43:19 +03:00
Seraphym-Tuhai
f3ba9bc1b9 Merge branch 'develop/3.5.2' of https://github.com/thingsboard/thingsboard into ui_tests_devices_make_public_private 2023-06-02 15:11:09 +03:00
ViacheslavKlimov
2f560315d1 Exceeded rate limits notifications; their deduplication; refactoring 2023-06-02 15:09:09 +03:00
ViacheslavKlimov
f5cd8a9a52 Notification system - less async operations 2023-06-02 14:57:00 +03:00
ViacheslavKlimov
67656a2757 Notifications deduplication 2023-06-02 14:50:23 +03:00
Andrii Landiak
c2a87aba60 Add redis-sentinel mode support 2023-06-01 14:47:47 +03:00
Seraphym-Tuhai
6a7af5cc12 add tests on make device public/private 2023-06-01 12:14:01 +03:00
Seraphym-Tuhai
7116491824 fix ui tests, add alarm assignee tests to suite 2023-05-31 23:29:00 +03:00
Andrew Shvayka
9b88303ddf
Merge pull request #8657 from smatvienko-tb/feature/metrics_endpoints_expose_for_new_services
[3.5.2] METRICS_ENDPOINTS_EXPOSE:info for tb-vc-executor.yml to be able to expose prometheus metrics
2023-05-29 16:17:26 +03:00
Sergey Matvienko
27c21fe9ac METRICS_ENDPOINTS_EXPOSE:info for tb-vc-executor.yml to be able to expose prometheus metrics 2023-05-26 18:03:40 +02:00
Seraphym-Tuhai
0a7c12afda refactoring according to comments 2023-05-26 11:39:22 +03:00
Seraphym-Tuhai
d8a8caff11 replace mapper with JacksonUtil, add dataProvider, refactor assert messages 2023-05-24 16:36:16 +03:00
Seraphym-Tuhai
da2c0d308c added Epic 2023-05-24 13:55:13 +03:00
Seraphym-Tuhai
e7813db9b7 add tests on device filter 2023-05-23 15:06:24 +03:00
Seraphym-Tuhai
04bd8d5da1 fix locator, changing the page link value from 10 to 30 2023-05-23 12:51:14 +03:00
Seraphym-Tuhai
9a057f2995 refactoring tests on delete several devices 2023-05-23 12:50:06 +03:00
Seraphym-Tuhai
253e82b6c8 add Feature and Description, add test on assign several devices 2023-05-23 12:49:42 +03:00
Seraphym-Tuhai
c53ed73ac2 add tests on assign, add tabs, refactoring 2023-05-23 12:49:05 +03:00
Igor Kulikov
650b5c5b92 Update pkg.upgradeVersion variable 2023-05-22 16:33:04 +03:00
Igor Kulikov
9ae1f1e329 Version set to 3.5.2-SNAPSHOT 2023-05-22 16:32:24 +03:00
Igor Kulikov
62ab844840 Merge with master 2023-05-22 16:31:52 +03:00
Igor Kulikov
59cc8244b5 Version set to 3.5.1-SNAPSHOT 2023-05-22 16:31:19 +03:00
Igor Kulikov
c422e39724 Version set to 3.5.1-SNAPSHOT 2023-05-22 16:26:54 +03:00