Skip to content

Commit 9f3ffa2

Browse files
committed
release 2.1.1.0-2023.0.6.
Signed-off-by: Haotian Zhang <928016560@qq.com>
1 parent 629a790 commit 9f3ffa2

File tree

4 files changed

+34
-31
lines changed

4 files changed

+34
-31
lines changed

CHANGELOG.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,6 @@
11
# Change Log
22
---
33

4-
- [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1641)
5-
- [feat: support tsf gw.](https://github.com/Tencent/spring-cloud-tencent/pull/1645)
6-
- [feat:upgrade to 2023.0.6.](https://github.com/Tencent/spring-cloud-tencent/pull/1646)
7-
- [feat:Add log output and test scenarios in the FaultToleranceService file.](https://github.com/Tencent/spring-cloud-tencent/pull/1652)
8-
- [fix: fix ConfigChangeListener and unit test](https://github.com/Tencent/spring-cloud-tencent/pull/1656)
9-
- [feat: support spring-retry and feign config refresh and feign eager load support schema](https://github.com/Tencent/spring-cloud-tencent/pull/1651)
10-
- [fix: fix ConfigChangeListener ut bug](https://github.com/Tencent/spring-cloud-tencent/pull/1661)
11-
- [fix: tsf 2024 related bugfixes](https://github.com/Tencent/spring-cloud-tencent/pull/1682)
12-
- [fix: remove conflict dependencies management](https://github.com/Tencent/spring-cloud-tencent/pull/1683)
13-
- [refactor: optimize log](https://github.com/Tencent/spring-cloud-tencent/pull/1684)
14-
- [feat:support setting load balancing strategy per service.](https://github.com/Tencent/spring-cloud-tencent/pull/1685)
15-
- [feat: support shortest response time lb and least connection lb](https://github.com/Tencent/spring-cloud-tencent/pull/1686)
16-
- [feat:support traffic mirroring.](https://github.com/Tencent/spring-cloud-tencent/pull/1687)
17-
- [feat: support custom quickstart circuitbreak delay time.](https://github.com/Tencent/spring-cloud-tencent/pull/1688)
18-
- [feat: add delay interface in tsf-example.](https://github.com/Tencent/spring-cloud-tencent/pull/1689)
19-
- [fix: fix lb configuration on bootstrap step.](https://github.com/Tencent/spring-cloud-tencent/issues/1690)
20-
- [feat:support fault injection.](https://github.com/Tencent/spring-cloud-tencent/pull/1691)
21-
- [feat: support config event and monitor address list.](https://github.com/Tencent/spring-cloud-tencent/pull/1692)
22-
- [feat:Modify the annotations.](https://github.com/Tencent/spring-cloud-tencent/pull/1693)
23-
- [fix: polaris.discovery.heartbeat.enabled not effective.](https://github.com/Tencent/spring-cloud-tencent/pull/1694)
24-
- [feat: support config ratelimit addresses and remote task interval.](https://github.com/Tencent/spring-cloud-tencent/pull/1695)
25-
- [docs:optimize tsf example.](https://github.com/Tencent/spring-cloud-tencent/pull/1711)
26-
- [feat:support TSF certificate manager.](https://github.com/Tencent/spring-cloud-tencent/pull/1716)
27-
- [feat:support tsf unit.](https://github.com/Tencent/spring-cloud-tencent/pull/1722)
28-
- [feat: support service registry and discovery with Polaris and Nacos](https://github.com/Tencent/spring-cloud-tencent/pull/1724)
29-
- [test:add junit tests to sct-common.](https://github.com/Tencent/spring-cloud-tencent/pull/1727)
30-
- [test:add junit tests to sct-gw-plugin.](https://github.com/Tencent/spring-cloud-tencent/pull/1731)
31-
- [feat:compatible metadata transfer with TSF SDK version 1.x.](https://github.com/Tencent/spring-cloud-tencent/pull/1735)
324
- [feat: upgrade springdoc to 2.8.13](https://github.com/Tencent/spring-cloud-tencent/pull/1738)
335
- [fix: tsf gateway config support tsf-data-access.](https://github.com/Tencent/spring-cloud-tencent/pull/1745)
346
- [fix: fix multiple bugs in tsf.](https://github.com/Tencent/spring-cloud-tencent/pull/1746)

changes/changes-2.1.0.0.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Change Log
2+
---
3+
4+
- [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1641)
5+
- [feat: support tsf gw.](https://github.com/Tencent/spring-cloud-tencent/pull/1645)
6+
- [feat:upgrade to 2023.0.6.](https://github.com/Tencent/spring-cloud-tencent/pull/1646)
7+
- [feat:Add log output and test scenarios in the FaultToleranceService file.](https://github.com/Tencent/spring-cloud-tencent/pull/1652)
8+
- [fix: fix ConfigChangeListener and unit test](https://github.com/Tencent/spring-cloud-tencent/pull/1656)
9+
- [feat: support spring-retry and feign config refresh and feign eager load support schema](https://github.com/Tencent/spring-cloud-tencent/pull/1651)
10+
- [fix: fix ConfigChangeListener ut bug](https://github.com/Tencent/spring-cloud-tencent/pull/1661)
11+
- [fix: tsf 2024 related bugfixes](https://github.com/Tencent/spring-cloud-tencent/pull/1682)
12+
- [fix: remove conflict dependencies management](https://github.com/Tencent/spring-cloud-tencent/pull/1683)
13+
- [refactor: optimize log](https://github.com/Tencent/spring-cloud-tencent/pull/1684)
14+
- [feat:support setting load balancing strategy per service.](https://github.com/Tencent/spring-cloud-tencent/pull/1685)
15+
- [feat: support shortest response time lb and least connection lb](https://github.com/Tencent/spring-cloud-tencent/pull/1686)
16+
- [feat:support traffic mirroring.](https://github.com/Tencent/spring-cloud-tencent/pull/1687)
17+
- [feat: support custom quickstart circuitbreak delay time.](https://github.com/Tencent/spring-cloud-tencent/pull/1688)
18+
- [feat: add delay interface in tsf-example.](https://github.com/Tencent/spring-cloud-tencent/pull/1689)
19+
- [fix: fix lb configuration on bootstrap step.](https://github.com/Tencent/spring-cloud-tencent/issues/1690)
20+
- [feat:support fault injection.](https://github.com/Tencent/spring-cloud-tencent/pull/1691)
21+
- [feat: support config event and monitor address list.](https://github.com/Tencent/spring-cloud-tencent/pull/1692)
22+
- [feat:Modify the annotations.](https://github.com/Tencent/spring-cloud-tencent/pull/1693)
23+
- [fix: polaris.discovery.heartbeat.enabled not effective.](https://github.com/Tencent/spring-cloud-tencent/pull/1694)
24+
- [feat: support config ratelimit addresses and remote task interval.](https://github.com/Tencent/spring-cloud-tencent/pull/1695)
25+
- [docs:optimize tsf example.](https://github.com/Tencent/spring-cloud-tencent/pull/1711)
26+
- [feat:support TSF certificate manager.](https://github.com/Tencent/spring-cloud-tencent/pull/1716)
27+
- [feat:support tsf unit.](https://github.com/Tencent/spring-cloud-tencent/pull/1722)
28+
- [feat: support service registry and discovery with Polaris and Nacos](https://github.com/Tencent/spring-cloud-tencent/pull/1724)
29+
- [test:add junit tests to sct-common.](https://github.com/Tencent/spring-cloud-tencent/pull/1727)
30+
- [test:add junit tests to sct-gw-plugin.](https://github.com/Tencent/spring-cloud-tencent/pull/1731)
31+
- [feat:compatible metadata transfer with TSF SDK version 1.x.](https://github.com/Tencent/spring-cloud-tencent/pull/1735)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<properties>
9292
<!-- Project revision -->
93-
<revision>2.1.1.0-2023.0.6-SNAPSHOT</revision>
93+
<revision>2.1.1.0-2023.0.6</revision>
9494

9595
<!-- Spring Framework -->
9696
<spring.framework.version>6.1.21</spring.framework.version>

spring-cloud-tencent-dependencies/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171

7272
<properties>
7373
<!-- Project revision -->
74-
<revision>2.1.1.0-2023.0.6-SNAPSHOT</revision>
74+
<revision>2.1.1.0-2023.0.6</revision>
7575

7676
<!-- Polaris SDK version -->
77-
<polaris.version>2.1.1.0-SNAPSHOT</polaris.version>
77+
<polaris.version>2.1.1.0</polaris.version>
7878

7979
<!-- Dependencies -->
8080
<springdoc.version>2.8.14</springdoc.version>

0 commit comments

Comments
 (0)