dashevchenko
d1849dce7c
make schema fields ordered
3 months ago
Viacheslav Klimov
16084f77f2
Merge pull request #15158 from thingsboard/rc
Merge rc into master
3 months ago
Viacheslav Klimov
899317afbe
Merge remote-tracking branch 'origin/lts-4.3' into rc
3 months ago
Viacheslav Klimov
71839f77af
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
3 months ago
Viacheslav Klimov
f6e8d4e301
Merge pull request #15140 from thingsboard/fix/ssrf-validator-flaky-test
Fix flaky SsrfProtectionValidatorTest parallel execution
3 months ago
Viacheslav Klimov
9682636e4c
Merge pull request #15155 from thingsboard/feature/job-completion-callback
Add job finish callback mechanism
3 months ago
Viacheslav Klimov
0d23685b62
Fix flaky SsrfProtectionValidatorTest by moving @ResourceLock to class level
Tests that read shared static state (e.g. testAllowedUrls with 8.8.8.8)
could run concurrently with tests that mutate it (e.g. testAdditionalBlockedSingleIp),
causing intermittent failures. Class-level @ResourceLock serializes all tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Viacheslav Klimov
19e72cdeeb
Merge pull request #15116 from DmytroKhylko/fix/export-ws-configuration-variables
Made max WS message size configurable
3 months ago
Viacheslav Klimov
ec6cd3897c
Merge pull request #15111 from volodymyr-babak/edge-store-sync-as-attribute
Added syncInProgress as edge attribute
3 months ago
Viacheslav Klimov
31cbbc35a2
Merge pull request #15092 from volodymyr-babak/do-not-send-version-to-edge-cloud
Do not send entity version to edge or to cloud
3 months ago
Viacheslav Klimov
9c197da296
Merge pull request #15055 from volodymyr-babak/admin-setting-fix-43
Implement event-sourced propagation for AdminSettings
3 months ago
Viacheslav Klimov
bc0e63bea3
Merge pull request #15050 from volodymyr-babak/admin-setting-fix
Event-sourced propagation for admin settings
3 months ago
Viacheslav Klimov
64c2bc051b
Merge pull request #15135 from dashevchenko/openApiClientGeneration
Api method renaming, hidden deprecated
3 months ago
dashevchenko
405e11af76
api method renaming, hidden deprecated
3 months ago
Viacheslav Klimov
22788378ee
Merge pull request #14929 from dashevchenko/openApiClientGeneration
Refactor APIs to follow OpenAPI standard
3 months ago
dashevchenko
ed7ccae66c
swagger improvements
3 months ago
Vladyslav Prykhodko
4ff630f28f
Merge pull request #15099 from mtsymbarov-del/fix/table-header-aignments
Fixed Asset and Entity Views table header alignment
3 months ago
Viacheslav Klimov
67b698829b
Merge pull request #15132 from thingsboard/rc
RC
3 months ago
Viacheslav Klimov
2402642c7d
Merge remote-tracking branch 'origin/lts-4.3' into rc
3 months ago
Viacheslav Klimov
0e92e2116b
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
3 months ago
dashevchenko
ae6b47f8a6
swagger improvements
3 months ago
Viacheslav Klimov
d11b588eba
Merge pull request #15102 from smatvienko-tb/fix/rule-chain-input-loop-detection
Fixed infinite loop when rule chain input node forwards to its own rule chain
3 months ago
dashevchenko
644789604e
reverted method renaming
3 months ago
Viacheslav Klimov
7d198fd958
Merge pull request #15091 from thingsboard/fix_bug_test_lwm2m_FW_Update
Fix Flaky LwM2M Integration Tests (OTA & PSK Validation)
3 months ago
dashevchenko
5262252b9c
api methods renaming
3 months ago
Vladyslav Prykhodko
345a694867
Merge pull request #15131 from thingsboard/rc
Merge rc into master
3 months ago
Vladyslav_Prykhodko
3491e5fd40
Merge branch 'lts-4.3' into rc
3 months ago
Vladyslav_Prykhodko
cfdcbe4115
Merge branch 'lts-4.2' into lts-4.3
3 months ago
Vladyslav Prykhodko
75afbca8d2
Merge pull request #15128 from vvlladd28/improvement/security/2-03-26
Fixed CVE-2026-27970 and CVE-2026-2391
3 months ago
Vladyslav Prykhodko
e4eb469e3b
Merge pull request #15130 from ChantsovaEkaterina/improvement/extend-modules-map
Extend modules map: moment-timezone, canvas-gauges and ngx-hm-carousel added
3 months ago
Ekaterina Chantsova
b2526f26f7
Extend modules map: moment-timezone, canvas-gauges and ngx-hm-carousel added
3 months ago
Vladyslav_Prykhodko
bc7a83b333
Fixed CVE-2026-2391
3 months ago
Vladyslav_Prykhodko
30f655d99c
UI: Fixed CVE-2026-27970
3 months ago
Viacheslav Klimov
da24f4bc9f
Merge pull request #15110 from thingsboard/rc
Merge rc to master
3 months ago
Viacheslav Klimov
d57e6b90e5
Merge remote-tracking branch 'origin/lts-4.3' into rc
3 months ago
Viacheslav Klimov
ce880453d6
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
3 months ago
Viacheslav Klimov
95f794d71b
Merge pull request #15124 from thingsboard/fix/cves
Fixed CWE-770 in Jackson Core (GHSA-72hv-8253-57qq)
3 months ago
Viacheslav Klimov
d16fe3d1be
Fixed CWE-770 in Jackson Core (GHSA-72hv-8253-57qq)
3 months ago
dashevchenko
5c8ec170b0
fixed codeProcessingUrl api method, minor sswagger improvemts
3 months ago
dashevchenko
19127f7d1c
Merge remote-tracking branch 'upstream/master' into openApiClientGeneration
3 months ago
Viacheslav Klimov
b05af7e7b4
Merge pull request #15125 from thingsboard/feature/openapi-ci
Automatic OpenAPI spec generation
3 months ago
Viacheslav Klimov
a0bccd0c92
Add automatic OpenAPI spec generation
3 months ago
dashevchenko
b1051c09dc
unified api method names for better api client generation
3 months ago
Viacheslav Klimov
422921df8e
Merge pull request #15123 from thingsboard/fix/ssrf
Added SSRF protection (must be enabled with SSRF_PROTECTION_ENABLED env)
3 months ago
dashevchenko
4bb0345641
fixed infinite loop for DefaultNotificationRuleRecipientsConfig openapi schema
3 months ago
dashevchenko
c569516a3c
fixed JsonSubTypes mapping
3 months ago
dashevchenko
92a036a26c
deleted defaultImpl for models as openapi don`t suppport it
3 months ago
dashevchenko
56b18989b3
updated EntityExportData with missing discriminator mappings
3 months ago
dashevchenko
549e8ba12b
fixed openapi issue with defaultImpl, deleted redundant allOf
3 months ago
Viacheslav Klimov
cc7aee6c0e
Merge pull request #15120 from thingsboard/fix/oauth2
Improved Apple OAuth2 mapper and refactored OAuth2 client validation
3 months ago