Viacheslav Klimov
2d158bd3ec
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
8 months ago
Viacheslav Klimov
b291d014c0
Merge pull request #14955 from MazurenkoNick/test-edge-latest-version-43
Add test to check latest edge version & update edge latest version
8 months ago
Viacheslav Klimov
5d29bc9a6c
Merge pull request #14952 from MazurenkoNick/test-edge-latest-version-42
Add test to check latest edge version & update edge latest version
8 months ago
dashevchenko
609703e48d
fixed yml parameter
8 months ago
Nikita Mazurenko
8f0b3bed59
Merge remote-tracking branch 'origin/test-edge-latest-version-42' into test-edge-latest-version-43
8 months ago
Nikita Mazurenko
c7c20ae9fd
Handle EdgeVersion comparison of non-numeric values
8 months ago
Viacheslav Klimov
8a098ca3a8
Merge pull request #13076 from zzzeebra/rc-TenantProfile-audit-logs
Audit logging for tenant profile operations
8 months ago
Viacheslav Klimov
27a66d0be5
Merge pull request #14948 from irynamatveieva/fix/cf-tests
Fixed calculated fields tests
8 months ago
Igor Kulikov
d1bb7c1a5c
Merge branch 'feature/lts-4.2-angular-20' into feature/lts-4.3-angular-20
8 months ago
Igor Kulikov
4187da12dc
Fix old extensions loading: Force standalone false for componenents declared inside module.
8 months ago
Nikita Mazurenko
81011c76e7
Merge remote-tracking branch 'origin/test-edge-latest-version-42' into test-edge-latest-version-43
8 months ago
Nikita Mazurenko
f82f4017fd
Fix version comparison in EdgeVersionUtils
8 months ago
Nikita Mazurenko
ff5baf8337
Replace EdgeVersion comparison from .getNumber() to EdgeVersionComparator
8 months ago
Nikita Mazurenko
46b00a3a41
Merge remote-tracking branch 'origin/test-edge-latest-version-42' into test-edge-latest-version-43
8 months ago
Nikita Mazurenko
22d6225ad6
Add EdgeVersionComparator and related test
8 months ago
nickAS21
73f5f4ccab
Merge branch 'lts-4.2' into lwm2m_fix_bug_testFirmwareUpdateByObject5_Ok
8 months ago
Nikita Mazurenko
1c136988ea
Add 4_3_0_1 version to edge.proto
8 months ago
Nikita Mazurenko
7044a42a29
Merge remote-tracking branch 'origin/test-edge-latest-version-42' into test-edge-latest-version-43
8 months ago
Nikita Mazurenko
5058379186
Fix EdgeVersion for CE version
8 months ago
Nikita Mazurenko
2e820e9b88
Add test to check latest edge version & update edge latest version
8 months ago
Dmytro Skarzhynets
74ef364f33
fix: respect forward_headers_strategy for client IP in audit logs
Remove redundant manual X-Forwarded-For header parsing in
RestAuthenticationDetails. The getClientIP() method duplicated
functionality already provided by Spring's ForwardedHeaderFilter
when server.forward_headers_strategy is configured.
Now uses request.getRemoteAddr() directly, which respects the
configured forward_headers_strategy setting (default: framework).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 months ago
Nikita Mazurenko
25e6464837
Set EdgeVersion V_4_2_1_2 = 13 in edge.proto
8 months ago
Nikita Mazurenko
10aa63f78f
Add license format in EdgeLatestVersionTest
8 months ago
Nikita Mazurenko
3d7be72692
Add error message to EdgeLatestVersionTest
8 months ago
Nikita Mazurenko
d5fe1db7d4
Add test to verify that enum proto EdgeVersion is synchronized with maven project.version
8 months ago
Viacheslav Klimov
92eec795f2
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
8 months ago
Viacheslav Klimov
aca3d6d508
Skip latest Docker tag push for 4.2.1.2
8 months ago
Viacheslav Klimov
fbbb58b2db
Merge pull request #14951 from thingsboard/master-rc
RC
8 months ago
Viacheslav Klimov
ccc647b4c5
Cleanup upgrade script from 4.3 to 4.4
8 months ago
Viacheslav Klimov
acb18b5cd2
Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc
8 months ago
nickAS21
168de4620a
lwm2m - fix bug tests testFirmwareUpdateByObject5_Ok
8 months ago
Viacheslav Klimov
69ff514917
Merge pull request #14949 from thingsboard/lts-4.3
LTS to RC
8 months ago
Viacheslav Klimov
9d9754aed4
Merge branch 'lts-4.2' into lts-4.3
8 months ago
Paolo Cristiani
2fc7ebecd4
Allow hide dashboard toolbar option for public dashboards
(cherry picked from commit c93ce94b9e )
8 months ago
Paolo Cristiani
c93ce94b9e
Allow hide dashboard toolbar option for public dashboards
8 months ago
IrynaMatveieva
0437e9009b
fixed tests
8 months ago
Viacheslav Klimov
86e7443999
Merge branch 'lts-4.2' into fiz-bug-sparkplugl-Metrics-with-empty-string-BIRTH-not-processed
8 months ago
Viacheslav Klimov
d8dad9c2d2
Merge pull request #14939 from dskarzh/refactor/remove-unreliable-performance-tests-lts-4.3
[LTS 4.3] refactor: remove unreliable performance tests
8 months ago
Viacheslav Klimov
2747855e54
Merge pull request #14938 from dskarzh/refactor/remove-unreliable-performance-tests
[LTS 4.2] refactor: remove unreliable performance tests
8 months ago
Viacheslav Klimov
cc07690d77
Merge pull request #14932 from thingsboard/fix/upgrade
Upgrade improvements for 4.3
8 months ago
Viacheslav Klimov
9084c1d3c5
Merge pull request #14937 from thingsboard/fix/upgrade-4.2
Upgrade improvements for 4.2
8 months ago
Vladyslav Prykhodko
0e6e5ab921
Merge pull request #14943 from thingsboard/rc
Merge rc to master
8 months ago
Vladyslav Prykhodko
93cec44635
Merge pull request #14942 from thingsboard/lts-4.3
Merge lts-4.3 to rc
8 months ago
Maksym Tsymbarov
9b78c5a090
Fixed race condition on power button widget
8 months ago
ArtemDzhereleiko
9aec9f03ca
UI: Fixed alarm rules console errors
8 months ago
Igor Kulikov
8e87524af3
Update mat datetimepicker patch with style fixes.
8 months ago
Igor Kulikov
d25fc4e0b0
Merge branch 'feature/lts-4.2-angular-20' into feature/lts-4.3-angular-20
8 months ago
Igor Kulikov
0fba587285
Fix ace diff
8 months ago
Dmytro Skarzhynets
afae77aabc
Merge branch 'refactor/remove-unreliable-performance-tests' into refactor/remove-unreliable-performance-tests-lts-4.3
# Conflicts:
# dao/src/test/java/org/thingsboard/server/dao/service/ConstraintValidatorTest.java
8 months ago
Igor Kulikov
c2f1c22f01
Merge branch 'feature/lts-4.2-angular-20' into feature/lts-4.3-angular-20
8 months ago