dubbo-2.7.14
版本发布时间: 2021-09-15 03:31:51
apache/dubbo最新发布版本:dubbo-3.3.2(2024-10-29 16:04:41)
Change Lists
- add Dynamic Configuration Override Support For ServiceDiscovery. (#8389)
- fix mock parameters doesn't work when it contain ':' or '='. (#8379)
- fix the issue of taking the zone parameter value in ZoneAwareClusterInvoker. (#8521)
- add the switch for check class is in serialize white list , default is true. (#8537)
- fix NPE on serialization checking when request timed out. (#8587)
- fix NetUtils.ignoreNetworkInterface can't process network card name contains '(' symbol. (#8629)
- unify the way of getting local address. (#8679)
- fix retries param didn't work well when it is 0. (#8743)
- close client immediately when destroy unused invoker. (#8756)
- fix destroy IllegalStateException and doOverrideIfNecessary NPE. (#8683)
- show message according to log level when DefaultFuture.closeChannel. (#8778)
- use MapUtils instead of AttachmentsAdapter. (#8772)
Dependency Changes
- netty4: 4.1.51.Final -> 4.1.66.Final
- netty4_ssl: 2.0.39.Final -> 2.0.40.Final
- http_client: 4.5.3 -> 4.5.13
- jetty: 9.4.11.v20180605 -> 9.4.43.v20210629
- apollo_client: 1.1.1 -> 1.8.0
- tomcat_embed: 8.5.31-> 9.0.48
- commons_io: 2.6 -> 2.7
- curator: 5.0.0 -> 5.1.0
- hessian_lite: 3.2.8 -> 3.2.11