dubbo-3.1.8
What's Changed
Bugfix
- Fix customized executor paramters may not work by @aamingaa in #11652
- Fix service name check ignore sub string by @aamingaa in #11643
- Fix tri wrapper pack npe by @EarthChen in #11656
- Fix qos ByteBuf leak by @mytang0 in #11714
- Fix metadata proxy load filter by @AlbumenJ in #11769
- Fix recreate client after destroy by @AlbumenJ in #11780
- Sync when destroy by @AlbumenJ in #11783
- Fix #11767, restore the original parameter pair instead of giving default value when doing URL.parse. by @chaoyoung in #11781
- fix reference bean name conflicts by @liufeiyu1002 in #11699
Code Enhancement
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@win120a, @aamingaa, @EarthChen, @icodening, @mytang0, @AlbumenJ, @chaoyoung, @liufeiyu1002
New Contributors
- @chaoyoung made their first contribution in #11781
Full Changelog: dubbo-3.1.7...dubbo-3.1.8