diff --git a/changes/changes-1.8.2.md b/changes/changes-1.8.2.md new file mode 100644 index 000000000..08f01c293 --- /dev/null +++ b/changes/changes-1.8.2.md @@ -0,0 +1,5 @@ +# Change Log +--- + +- [fix:fix transfer http headers not working bug.](https://github.com/Tencent/spring-cloud-tencent/pull/665) +- [Bugfix: get service instances by Flux.blockLast() to resolve concurrent problem](https://github.com/Tencent/spring-cloud-tencent/pull/762)