fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT (#1407)

* fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoked by wildcard apis

* Update CHANGELOG.md

* fix: restore PolarisCircuitBreakerUtils and use ThreadPoolUtils.waitAndStopThreadPools instead

* fix: 修复命名不一致问题

* fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT
pull/1436/head
andrew shan 3 months ago committed by GitHub
parent af225c220b
commit 3ba943b8b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -90,7 +90,7 @@
<properties>
<!-- Project revision -->
<revision>1.13.3-Hoxton.SR12</revision>
<revision>1.13.4-Hoxton.SR12-SNAPSHOT</revision>
<!-- Spring Framework -->
<spring.framework.version>5.2.25.RELEASE</spring.framework.version>

@ -70,7 +70,7 @@
</developers>
<properties>
<revision>1.13.3-Hoxton.SR12</revision>
<revision>1.13.4-Hoxton.SR12-SNAPSHOT</revision>
<!-- Dependencies -->
<polaris.version>1.15.9</polaris.version>

Loading…
Cancel
Save