Andrew Shvayka
|
f618599d15
|
Merge pull request #8998 from smatvienko-tb/feature/kafka-producer-append-debug-headers
TbKafkaProducerTemplate will add analytics headers for each message on debug or trace log level
|
2023-07-31 17:26:01 +03:00 |
|
Andrew Shvayka
|
a8d0968cc3
|
Merge pull request #8983 from smatvienko-tb/feature/onRateLimit-TbMsgPackCallback-skipAllRateLimited
Rule engine: ack all rate limited failures
|
2023-07-31 17:17:36 +03:00 |
|
YevhenBondarenko
|
ac2aac8aa7
|
refactored due to comments
|
2023-07-31 13:51:03 +03:00 |
|
YevhenBondarenko
|
948f517898
|
added zk restart node tests
|
2023-07-31 13:50:57 +03:00 |
|
YevhenBondarenko
|
ce9552e1a8
|
improvements
|
2023-07-31 13:50:49 +03:00 |
|
YevhenBondarenko
|
68149d9673
|
added recalculetePartitions delay for node restart
|
2023-07-31 13:50:41 +03:00 |
|
Sergey Matvienko
|
4f99d75e15
|
license:format for new classes
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
e75307c2be
|
ExceptionUtil.lookupExceptionInCause refactored from recursion to a loop. Tests added
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
825eaf640c
|
RuleEngineException cause added to be able to analyse cause by rate limit exceptions
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
859c820dc3
|
AbstractRateLimitException introduced in common/data for all rate limit related exceptions
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
dfe21e3b00
|
ExceptionUtil moved to the common/util package
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
1b565e01ce
|
Rule engine: ack all rate limited failures (draft)
|
2023-07-27 21:38:02 +02:00 |
|
Sergey Matvienko
|
2cccd0951a
|
TbKafkaProducerTemplate: addAnalyticHeaders optimized
|
2023-07-27 19:43:06 +02:00 |
|
Sergey Matvienko
|
c3e9ab5991
|
TbKafkaProducerTemplate will add headers for each message when log level: DEBUG - producerId and thread name; TRACE - stacktrace first 10-2=8 lines
|
2023-07-26 20:45:42 +02:00 |
|
Sergey Matvienko
|
3b8a9d94ec
|
Lwm2m transport - merge non-unique endpoints for models fetched from cache
|
2023-07-24 22:57:52 +02:00 |
|
Andrii Shvaika
|
7dcebed624
|
Ability to force ack for external nodes
|
2023-06-22 15:59:36 +03:00 |
|
Andrii Shvaika
|
649898566c
|
Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node
|
2023-06-21 19:05:42 +03:00 |
|
nickAS21
|
6d69c9b213
|
fix_bug_switch: add CompileException2
|
2023-06-13 11:39:48 +03:00 |
|
nickAS21
|
7f0c5f219b
|
fix_bug_switch: add CompileException
|
2023-06-12 19:00:59 +03:00 |
|
nickAS21
|
a85d0b6129
|
fix_bug_switch: add validation to tbel
|
2023-06-09 15:13:33 +03:00 |
|
YevhenBondarenko
|
9dd10b0b75
|
fixed Iterator already obtained
|
2023-06-08 15:51:10 +02:00 |
|
YevhenBondarenko
|
23d204e4d6
|
added new default root cert for azure iot
|
2023-06-08 11:53:00 +02:00 |
|
Andrew Shvayka
|
7a68daf3f3
|
Merge pull request #8645 from adovh/fix-swagger-queue-servicetype
Fix swagger queue servicetype
|
2023-05-30 12:28:05 +03:00 |
|
Andrii Shvaika
|
b37a708f40
|
Fix invalid return code for legacy 3.x MQTT clients
|
2023-05-30 12:01:32 +03:00 |
|
AndriiD
|
c863cf6c15
|
\changed ServiceType.valueOf to ServiceType.of
|
2023-05-29 20:24:13 +03:00 |
|
Andrew Shvayka
|
07cba2b16c
|
Merge pull request #8598 from dashevchenko/xxe_fixed
Fixed xxe vulnerability
|
2023-05-22 17:46:51 +03:00 |
|
Igor Kulikov
|
c422e39724
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-22 16:26:54 +03:00 |
|
dashevchenko
|
9b461272c4
|
fixed xxe vulnerability
|
2023-05-22 13:11:14 +03:00 |
|
YevhenBondarenko
|
c9fb23e105
|
SystemUtil improvements
|
2023-05-10 17:53:50 +02:00 |
|
YevhenBondarenko
|
bcd2b94156
|
fixed start for windows
|
2023-05-10 17:18:45 +02:00 |
|
Andrew Shvayka
|
86743b907a
|
Merge pull request #8464 from thingsboard/improvements/notification-system
Notifications deduplication; upgrade improvements
|
2023-05-04 12:47:03 +03:00 |
|
ViacheslavKlimov
|
36743eb5af
|
Branch name validation
|
2023-05-03 16:31:31 +03:00 |
|
ViacheslavKlimov
|
c39e8568ae
|
Upgrade improvements for notification system
|
2023-05-02 12:46:50 +03:00 |
|
YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
2023-05-02 10:57:58 +02:00 |
|
ViacheslavKlimov
|
a4281fd6d3
|
Deduplication for new platform version notification
|
2023-05-01 19:28:11 +03:00 |
|
Igor Kulikov
|
44cf98de0e
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-05-01 15:42:06 +03:00 |
|
Igor Kulikov
|
1f334d58ad
|
Introduce SystemParams object holding necessary UI system parameters
|
2023-05-01 15:41:55 +03:00 |
|
Andrii Shvaika
|
aceeab8544
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-05-01 13:36:43 +03:00 |
|
Andrii Shvaika
|
6bf957cc5b
|
Merge branch 'feature/sparkplug-shared-attributes'
|
2023-05-01 13:18:45 +03:00 |
|
Andrew Shvayka
|
d03f236263
|
Merge pull request #8440 from thingsboard/improvements/notification-system
Improvements for notification system
|
2023-05-01 12:43:48 +03:00 |
|
Andrii Shvaika
|
89efe12c45
|
Fix Equals And HashCode issue for Device/Asset/EntityView Info
|
2023-04-28 17:09:01 +03:00 |
|
Andrii Shvaika
|
7a385e34d1
|
DeviceInfo for Edge support
|
2023-04-28 14:27:17 +03:00 |
|
Andrii Shvaika
|
dcbc4c5c7d
|
Device Info Filter
|
2023-04-27 19:09:56 +03:00 |
|
Andrii Shvaika
|
8e20fd8800
|
Metric wildcards and default attributes
|
2023-04-27 17:08:34 +03:00 |
|
ViacheslavKlimov
|
c542bb9b16
|
Notification system API description for Swagger
|
2023-04-27 13:55:16 +03:00 |
|
Andrii Shvaika
|
2278d98824
|
Merge remote-tracking branch 'origin/develop/3.5' into feature/sparkplug-shared-attributes
|
2023-04-27 11:30:19 +03:00 |
|
Igor Kulikov
|
a736f177ef
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page
|
2023-04-26 18:08:13 +03:00 |
|
Andrii Shvaika
|
a405999a88
|
Use shared attributes for sparkplug devices
|
2023-04-25 19:03:17 +03:00 |
|
Andrew Shvayka
|
abd843b6f5
|
Merge pull request #8423 from thingsboard/improvements/notification-system
Fixes for notification system
|
2023-04-25 18:03:15 +03:00 |
|
Andrew Shvayka
|
4dd5280191
|
Merge pull request #8414 from thingsboard/feature/singleton-rule-node
Feature/singleton rule node
|
2023-04-25 14:34:08 +03:00 |
|