Sergey Matvienko
|
939d672b07
|
docker: bump minor version FROM thingsboard/node:16.20.2-bookworm-slim (previous was 16.17.0-bullseye-slim)
|
2023-10-24 14:01:22 +02:00 |
|
Sergey Matvienko
|
f4a4782d83
|
docker: removed as it exists in base image: echo 'networkaddress.cache.ttl=60' >> /etc/java-17-openjdk/security/java.security
|
2023-10-24 13:57:22 +02:00 |
|
Sergey Matvienko
|
76ff8f4d93
|
docker FROM thingsboard/openjdk17:bookworm-slim
|
2023-10-24 13:56:15 +02:00 |
|
Andrii Shvaika
|
e768afc948
|
Merge 3.6 -> 3.7
|
2023-09-28 12:20:06 +03:00 |
|
Andrii Shvaika
|
dd4b874b5f
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-27 17:38:27 +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
|
1a12d3c395
|
merge with develop/3.6
|
2023-06-29 23:40:43 +02:00 |
|
Andrii Shvaika
|
ecae72e994
|
Merge with develop/3.5.2
|
2023-06-29 17:00:23 +03: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 |
|
YevhenBondarenko
|
c6771d9fc9
|
fixed TestRestClient, swagger config improvements
|
2023-06-12 23:02:43 +02: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 |
|
Andrii Shvaika
|
790513788a
|
Merge remote-tracking branch 'origin/develop/3.5.2' into develop/3.6
|
2023-06-02 14:59:40 +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 |
|
YevhenBondarenko
|
c29e0dbf75
|
Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into feature/java-17
|
2023-05-29 14:48:45 +02:00 |
|
Andrii Shvaika
|
da90c21b6c
|
Merge with develop/3.5.2. Version set to 3.6.0-SNAPSHOT
|
2023-05-29 13:45:17 +03:00 |
|
Andrii Shvaika
|
2a1259570b
|
Temporary version set to 3.5.2-SNAPSHOT to merge
|
2023-05-29 13:43:10 +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 |
|