Haotian Zhang
33bbd1edba
chore: bump central-publishing-maven-plugin to 0.11.0
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
5 days ago
Haotian Zhang
948cd0e593
build(pom): add deploymentName to central portal config
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
5 days ago
Haotian Zhang
6558e875ba
chore: import GPG key from env without echo -e.
...
Pass the armored key as an environment variable and pipe it to gpg so the GitHub secret can keep real newlines.
Signed-off-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
5 days ago
Haotian Zhang
59e21bd64b
chore: pin maven-gpg-plugin version to 3.2.8.
...
Declare an explicit plugin version so Maven does not warn and resolve it from repository metadata.
Signed-off-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
5 days ago
Haotian Zhang
8986b6cf72
chore: remove codecov.yml
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
6 months ago
Haotian Zhang
9f3ffa25da
release 2.1.1.0-2023.0.6.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
7 months ago
shedfreewu
629a7903b1
feat: server span support preferIpv6 in tsf. ( #1790 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
shedfreewu
2dd809094d
feat: support kafka lane. ( #1791 )
8 months ago
Fishtail
d26a21081d
fix: fix lane router property name. ( #1789 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
Fishtail
3ea2878c5b
fix: fix NPE when application context is null ( #1787 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
Haotian Zhang
b57fb338e2
fix: change AssertionsForClassTypes to Assertions.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
Fishtail
7f23a5f6a9
feat: support traffic warmup lane router ( #1785 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
8 months ago
Haotian Zhang
8e8c222a7f
fix:fix cb rule no update bug. ( #1786 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
8 months ago
Fishtail
2762efcae7
fix: fix NacosDiscoveryRegistryAutoConfiguration and PolarisAuthAutoConfiguration still initiation when polaris disabled. ( #1783 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
8 months ago
Haotian Zhang
d3608242fa
refactor: optimize performance. ( #1782 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
shedfreewu
d82b18b91a
fix: fix parsing ConfigurationProperties value with RefreshScope. ( #1780 )
...
Skip recursive parsing of JDK built-in classes and limit recursion depth to avoid OOM.
8 months ago
Haotian Zhang
0af30c6cdc
refactor:optimize metadata context operation. ( #1773 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
8 months ago
Fishtail
801e8c28bf
fix: beautify ServicesEagerLoadSmartLifecycle logging. ( #1774 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
1c68600fde
deps:Bump springdoc to 2.8.14.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Fishtail
d417e9d0e0
feat: add new key for java agent nacos discovery. ( #1769 )
9 months ago
Haotian Zhang
83c6300038
fix:fix code style error.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
6a51e19882
fix:fix PR #1743 in 2023.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
shedfreewu
b6e32c93e6
fix: send unit header in gw. ( #1758 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
72ce5baae0
deps:Bump Maven to 3.9.11.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
51b6921f89
deps:Bump actions/checkout and apache/skywalking-eyes versions.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
shedfreewu
a2fb34926a
feat: support TagUtils, ContextToHeaderInterceptor in TSF(2024). ( #1754 )
9 months ago
KIRA-Zee
7e64aba9fd
fix:Replace with String inside @ConditionalOnClass to fix #1749 . ( #1750 )
9 months ago
Haotian Zhang
cacceec154
feat:support async metadata transfer. ( #1743 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
db1885dbe9
refactor:optimize config locate. ( #1741 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
f0314a78f7
refactor:optimize auto configuration. ( #1739 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
174ffb402b
begin 2.1.1.0.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
58f411220f
feat:support body store switch. ( #1771 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
shedfreewu
fd7542ce68
fix: get source service name from upstream application meta in getServerPreSpanAttributes & set custom tag in current server span in tsf. ( #1767 )
9 months ago
Haotian Zhang
759fdd6454
docs:caller example supports http param transfer.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Haotian Zhang
b2faadeb52
fix:fix NPE when rate-limiting with null value. ( #1764 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
Fishtail
1718c5c92c
fix: fix nacos service discovery. ( #1751 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
10 months ago
shedfreewu
5635e09715
fix: fix get gateway config in tsf ipv6. ( #1747 )
10 months ago
shedfreewu
8689ec9b6f
fix: fix multiple bugs in tsf. ( #1746 )
10 months ago
shedfreewu
dc35d9f075
update polaris version.
10 months ago
shedfreewu
b161837544
fix: tsf gateway config support tsf-data-access. ( #1745 )
10 months ago
Fishtail
b5fb41fd3e
feat: upgrade springdoc to 2.8.13 ( #1738 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
Signed-off-by: Haotian Zhang <928016560@qq.com>
10 months ago
Haotian Zhang
1ad9ca71e5
begin 2.1.0.1-2023.0.6-SNAPSHOT.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
10 months ago
Haotian Zhang
52e942eac6
release 2.1.0.0-2023.0.6.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
11 months ago
Haotian Zhang
7b8d407e16
release 2.1.0.0-2023.0.6-RC1.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
12 months ago
Haotian Zhang
7bacc13472
docs:update GitHub Actions with not running when modifying .md files.
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
1 year ago
Haotian Zhang
90d2fd4d4e
feat:compatible metadata transfer with TSF SDK version 1.x. ( #1735 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
1 year ago
Haotian Zhang
57325417d1
test:add junit tests to sct-gw-plugin. ( #1731 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
1 year ago
Haotian Zhang
f598f84449
test:add junit tests to sct-common. ( #1727 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
1 year ago
Fishtail
7808ebb62e
feat: support service registry and discovery with Polaris and Nacos ( #1724 )
1 year ago
shedfreewu
fa5d3ac2b5
feat: support tsf unit. ( #1722 )
1 year ago