23815 Commits

Author SHA1 Message Date
Sergey Matvienko
297a79b3ad RPM packaging: support both java-17 and java-17-headless. jre-17 and jre-17-headless alternatives added as well. Specific requires notations differ from Debian. 2025-07-22 23:37:08 +02:00
Viacheslav Klimov
af889fc1fd
Merge pull request #13692 from dskarzh/node-script-compilation-errors
Make script compilation errors unrecoverable during rule node initialization
2025-07-14 16:57:10 +03:00
Viacheslav Klimov
d4ec53aab4
Merge pull request #13709 from smatvienko-tb/hotfix/MqttClient-reduce-log-severity-for-reconnect
Reduced log severity to debug for Scheduling reconnect message to avoid log flood under high-load. Logs are made more informative.
2025-07-14 10:29:16 +03:00
Sergey Matvienko
480b89c11c Reduced log severity to debug for Scheduling reconnect message to avoid log flood under high-load. Logs are made more informative. 2025-07-12 10:16:09 +02:00
Dmytro Skarzhynets
a0e8b01429
Add tests for compilation errors when evaluating scripts 2025-07-08 15:32:24 +03:00
Dmytro Skarzhynets
2055dc83be
Cleanup script engine classes 2025-07-08 14:29:55 +03:00
Dmytro Skarzhynets
69964a2413
Make script compilation errors unrecoverable during rule node initialization 2025-07-07 17:07:30 +03:00
Viacheslav Klimov
b656f029ac
Merge pull request #13689 from imbeacon/fix/rate-limits-counting
Fixed consuming wrong rate limit for devices connected via gateway
2025-07-07 14:52:09 +03:00
imbeacon
83eef548bb Fixed issue that leads to double counting for devices connected through gateway 2025-07-07 14:45:14 +03:00
Viacheslav Klimov
3e65d696d4
Merge pull request #13683 from irynamatveieva/tbel-docs-test
Updated tests for geofencing utility functions
2025-07-07 12:50:01 +03:00
IrynaMatveieva
f59b6c95e4 updated tests for geofencing unility methods 2025-07-04 13:40:44 +03:00
Viacheslav Klimov
12863e5274
Merge pull request #13668 from thingsboard/upgrade-402
Add 4.0.2 as a supported version for upgrade
2025-07-02 12:31:37 +03:00
VIacheslavKlimov
d17f23b7ef Add 4.0.2 as a supported version for upgrade 2025-07-02 12:30:45 +03:00
Vladyslav Prykhodko
097b9d7148
Merge pull request #13662 from vvlladd28/bug/range-chart/import
Fixed range-chart widget import
2025-07-01 12:48:51 +03:00
Vladyslav_Prykhodko
b20b3d2b6e UI: Fixed range-chart widget import 2025-07-01 12:46:27 +03:00
Vladyslav Prykhodko
b51e47d18b
Merge pull request #13394 from LeoMorgan113/fix/widget-title-panel
Fix for widgetTitlePanel templateOutlet
2025-06-30 17:53:21 +03:00
Vladyslav Prykhodko
1a39797145
Merge pull request #13659 from ArtemDzhereleiko/AD/bug-fix/table-detect-changes
Fixed detect changes for entities and alarm tables
2025-06-30 17:46:55 +03:00
Artem Dzhereleiko
4d4d16520d UI: Fixed detect changes for tables 2025-06-30 17:45:04 +03:00
Vladyslav Prykhodko
09c5f0fdc9
Merge pull request #13646 from vvlladd28/bug/unit-convertor/range-chart
Fixed range chart; Add new unit m/min
2025-06-27 09:39:09 +03:00
Vladyslav_Prykhodko
2aa675e108 UI: Add new unit m/min 2025-06-26 15:50:10 +03:00
Vladyslav_Prykhodko
15eb14409d UI: Fixed support unit conversion in range chart widgets 2025-06-26 15:49:46 +03:00
Viacheslav Klimov
025117610b
Merge pull request #13494 from jekka001/support-cf-for-edge
Added calculated fields sync for Edge
2025-06-25 14:54:30 +03:00
Vladyslav Prykhodko
1d10b14902
Merge pull request #13642 from vvlladd28/units/speed/inch-s
Add new unit in/s and capitalize unit name
2025-06-25 14:51:07 +03:00
Vladyslav_Prykhodko
d8afecd3dc UI: Add new unit in/s and capitalize unit name 2025-06-25 14:49:15 +03:00
Viacheslav Klimov
8505a57710
Added missing fields for RPC message in cluster mode (#13641) 2025-06-25 13:29:30 +03:00
Yevhenii
3ae97e0d7e CalculatedField functionality support for Edge
- refactoring
2025-06-25 12:11:51 +03:00
dshvaika
76f33663c9 Added missing fields for RPC message in cluster mode 2025-06-25 11:28:52 +03:00
yevhenii
2414b97923 CalculatedField functionality support for Edge
- add test
2025-06-24 14:21:23 +03:00
yevhenii
a67f2eb516 CalculatedField functionality support for Edge
- refactoring
2025-06-24 13:37:34 +03:00
yevhenii
33d80df54c CalculatedField functionality support for Edge
- changed logic for sync CalculatedField
2025-06-24 11:55:03 +03:00
Viacheslav Klimov
7c16486301
Merge pull request #13627 from thingsboard/fix/resource-cache
Fix showing outdated system resource info on tenant level
2025-06-24 11:29:01 +03:00
ViacheslavKlimov
815ac9fef2 Fix invalid resource info caching 2025-06-24 11:11:02 +03:00
Viacheslav Klimov
8d45f09869
Merge pull request #13626 from volodymyr-babak/edge-improve-close-session
Improved Kafka Edge Session destroy logic - added retry attempts to avoid unclosed consumers
2025-06-23 16:30:54 +03:00
Volodymyr Babak
6014eed852 Improved Kafka Edge Session destroy logic - added retry attempts to avoid unclosed consumers 2025-06-23 16:10:03 +03:00
Viacheslav Klimov
24d695727a
Merge pull request #13623 from volodymyr-babak/edge-logs-impr
EdgeGrpcSession - improve logs on delivery failues
2025-06-23 10:15:38 +03:00
Vladyslav Prykhodko
7638edaeff
Merge pull request #13621 from deaflynx/feature/exclude-mqtt-version
Exclude mqtt version select in azure rule node
2025-06-23 10:13:53 +03:00
Volodymyr Babak
0be43296e1 EdgeGrpcSession - improve logs on delivery failues 2025-06-20 18:41:03 +03:00
Igor Kulikov
bbeb87b7ad
Merge pull request #13620 from vvlladd28/improvement/unit/mmbtu
Add new units definition MBtu, MMBtu and BTU/d
2025-06-20 18:39:50 +03:00
Igor Kulikov
58cf6b1b71
Merge pull request #13613 from ArtemDzhereleiko/AD/imp/map/func-ctx
Add to map functions arguments widgetContext
2025-06-20 18:39:29 +03:00
deaflynx
050fa670af UI: Minor improvement of excludeVersions in mqtt version select. 2025-06-20 16:22:25 +03:00
deaflynx
ef385c4fa9 UI: Mqtt vesion add excludeVersion. 2025-06-20 16:21:32 +03:00
deaflynx
daafd8b5d3 UI: Remove MQTT v5, MQTT v3.1 options for "Azure IoT Hub" rule node. 2025-06-20 16:17:52 +03:00
Vladyslav_Prykhodko
4ae0702b25 UI: Add new units MBtu, MMBtu and BTU/d 2025-06-20 15:17:06 +03:00
Artem Dzhereleiko
14d9779978 UI: Add to map functions arguments widgetContext 2025-06-19 18:33:51 +03:00
yevhenii
b747b6b1bf CalculatedField functionality support for Edge
- added new edge version
2025-06-19 13:37:06 +03:00
Viacheslav Klimov
d2707f0042
Merge pull request #13212 from irynamatveieva/rest-client
Added calculated fields to rest client
2025-06-19 12:46:18 +03:00
IrynaMatveieva
7494b30c23 Merge branch 'rc' of github.com:thingsboard/thingsboard into rest-client 2025-06-19 12:41:50 +03:00
Viacheslav Klimov
bebd347e93
Merge pull request #13599 from jekka001/edge-rule-chain-error
[CP-17334] Edge rule chain error
2025-06-19 12:37:45 +03:00
yevhenii
6f42d5fb77 CalculatedField functionality support for Edge
- refactoring test
2025-06-19 11:17:16 +03:00
Viacheslav Klimov
65d3da82fb
Merge pull request #13609 from thingsboard/fix/flaky-tests
Fix some flaky tests
2025-06-19 11:14:36 +03:00