dubbo dubbo-3.3.0-beta.5
## 变更内容
- 修复 JDK8 中的编译失败 [#14350](https://github.com/apache/dubbo/pull/14350)
- 新的元数据服务 [#14210](https://github.com/apache/dubbo/pull/14210)
- 添加 ser-api 常量 [#14397](https://github.com/apache/dubbo/pull/14397)
- 添加 Triple 测试 [#14413](https://github.com/apache/dubbo/pull/14413)
- 移除 spring-context-support 依赖 [#14391](https://github.com/apache/dubbo/pull/14391)
- 修复 RegistryDirectory 死锁问题 [#14454](https://github.com/apache/dubbo/pull/14454)
- [功能][3.3] Triple rest jaxrs ParamConverter 支持 [#14148](https://github.com/apache/dubbo/pull/14148)
- 新的条件路由 v3.1 [#14456](https://github.com/apache/dubbo/pull/14456)
- 删除 SpringCloudServiceInstanceNotificationCustomizer [#14450](https://github.com/apache/dubbo/pull/14450)
- 将 dubbo-metadata-report-redis 模块移动到 dubbo-spi-extensions [#14464](https://github.com/apache/dubbo/pull/14464)
- 恢复 PackableMethod 序列化模式 [#14323](https://github.com/apache/dubbo/pull/14323)
- Rest 精炼 [#14334](https://github.com/apache/dubbo/pull/14334)
- 修复 triple-servlet-dependencies [#14452](https://github.com/apache/dubbo/pull/14452)
- 精炼 HTTP 异常处理 [#14472](https://github.com/apache/dubbo/pull/14472)
- 支持通用参数 [#14471](https://github.com/apache/dubbo/pull/14471)
- 支持 servlet 模式下的流 [#14469](https://github.com/apache/dubbo/pull/14469)
- 修复 GroupVersionCondition 错误并精炼 rest 异常消息处理 [#14480](https://github.com/apache/dubbo/pull/14480)
- 更新 MetadataV2.proto [#14474](https://github.com/apache/dubbo/pull/14474)
- Rest 过滤器支持模式及一些错误修复 [#14482](https://github.com/apache/dubbo/pull/14482)
- 紧凑配置 jvalidatiorNew [#14418](https://github.com/apache/dubbo/pull/14418)
- 修复模块 dubbo-demo-spring-boot-servlet 在 JDK8 中的编译失败 [#14493](https://github.com/apache/dubbo/pull/14493)
## 新贡献者
- [@fanlobu](https://github.com/fanlobu) 在 [#14148](https://github.com/apache/dubbo/pull/14148) 中做出了他们的首次贡献
**完整变更日志**: [dubbo-3.3.0-beta.4...dubbo-3.3.0-beta.5](https://github.com/apache/dubbo/compare/dubbo-3.3.0-beta.4...dubbo-3.3.0-beta.5)