What's Changed
- Fix qos command name by @chickenlj in #13951
- Fix telnet ctrl+c issue #13812 by @hengyoush in #13921
- Fix the triple protocol request failed in the native scenario by @CrazyHZM in #13984
- Exlude transitive logbak dependency in zookeeper by @chickenlj in #13995
- Remove url ref in native scenario by @CrazyHZM in #14006
- For HTTP/1 unary mode, use Content-Length instead of chunk by @finefuture in #13979
- Fix dubbo-spring-boot-interceptor dependency by @wcy666103 in #14059
- Use ReentrantLock for loading Extension Classes by @He-Pin in #14056
- Fix netty memory leak by @finefuture in #14127
- Move Rest Protocol to SPI Extensions by @wcy666103 in #14061
- Triple protocol http1 upgrade support by @walklown in #14026
- Use ReentrantLock to init ReferenceConfig. by @He-Pin in #14136
- Fix memory leak of tri protocol by @icodening in #13973
- Remove zookeeper 3.4 by @Stellar1999 in #14028
- Clean up netty residual memory when the stream is closed by @finefuture in #14199
- Add ErrorResponse class into security/serialize.allowlist by @finefuture in #14222
- Fix triple rest http GET failed by @oxsean in #14223
- Update hessian-lite to 4.0.0 & Set hessian serialization back by @AlbumenJ in #13974
- Validator supports automatic switch by @aofall in #14194
- Triple Rest Cors Support by @Rawven in #14073
- Add TripleConfig to ProtocolConfig as nest configuration by @finefuture in #14077
- Optimize the decoding of generic http2 by @finefuture in #14175
- Remove validation of http headers by @finefuture in #14231
New Contributors
Full Changelog: dubbo-3.3.0-beta.2...dubbo-3.3.0-beta.3