rpc-sofa-boot-starter 将 SOFARPC 功能集成到 SOFABoot 中
SOFABoot 是一个完全兼容 SpringBoot 的开发框架,rpc-sofa-boot-starter 的作用就是将 SOFARPC 功能集成到 SOFABoot 中。rpc-sofa-boot-starter 提供了统一方便的编程界面、配置方式,同时提供了 SOFABoot 的健康检查,类隔离,日志空间隔离等基础能力。
Assets
2
1. Abstract
It is a bug fix version. We encourage everyone use 5.4.x to upgrade. For the details and all changes, please browse our issue and pr for SOFARPC 5.4.8。
2. Compatibility Note
- There are no incompatible APIs.
3. New Feature
- Please see SOFARPC 5.4.8
4. Enhancement
5. Bug Fix
6. Deprecated
- There are no deprecated feature
7. Dependency
Assets
2
1. Abstract
It is a version which adapte to SOFABoot 3.0.0. We encourage people those who want to use SOFABoot 3.0.0 to upgrade. For the details and all changes, please browse our issue and pr for 6.0.0.
2. Compatibility Note
- There are no incompatible APIs.
3. New Feature
- Issue 103 - adapte to SOFABoot 3.0 which depends on Spring Boot 3.0
4. Enhancement
- PR 104 - update health checker @QilongZhang
- PR 107 - Upgrade third lib @QilongZhang
5. Bug Fix
- PR 110 - fix user settings @leizhiyuan
6. Deprecated
- Issue 105 - SpringBoot 2.0 can not use underscore with lower case letters
Assets
2
1. Abstract
It is a bug fix version. We encourage everyone use 5.4.x to upgrade. For the details and all changes, please browse our issue and pr for 5.4.7.
2. Compatibility Note
- There are no incompatible APIs.
3. New Feature
4. Enhancement
- PR 97 - Exclude commons-logging dependency @QilongZhang
- PR 95 - Add infra-sofa-boot-starter @QilongZhang
5. Bug Fix
- PR 98 - Support for configuration of multiple registries and annotation. (339) @leizhiyuan
6. Deprecated
- There are no deprecated feature
v5.4.3 Released.
leizhiyuan released this
1. Abstract
It is a bug fix version. We encourage everyone use 5.4.x to upgrade. For the details and all changes, please browse our issue and pr for 5.4.3.
2. Compatibility Note
- There are no incompatible APIs.
3. New Feature
4. Enhancement
- PR 73 - Support additional custom parameters of RpcBindingParam.
5. Bug Fix
- Issue 69 - sofaboot客户端不同版本使用api方式引用的问题
6. Deprecated
- There are no deprecated feature
v5.4.2 Released.
leizhiyuan released this
1. Abstract
It is a bug fix version. We encourage everyone use 5.4.x to upgrade. For the details and all changes, please browse our issue and pr for 5.4.2.
2. Compatibility Note
- There are no incompatible APIs.
3. New Feature
- #64 Allow user custom server config. @leizhiyuan
4. Enhancement
5. Bug Fix
- #60 Fix consumer init with provider server port. @JervyShi
- #58 Fix annotation usage. @leizhiyuan
6. Deprecated
- There are no deprecated feature
v5.4.0 Released.
leizhiyuan released this
1. Abstract
These releases contains bug-fixes, performance enhancements and new feature so we encourage everyone to upgrade. For the details and all changes, please browse our issue and pr for 5.4.0.
The most important changes are:
- Support HTTP/2
- Support service publish and reference by annotation
- Make health check component optional
- Support ip range and bind network interface
2. Compatibility Note
- There are no incompatible APIs.
3. New Feature
- #43 Support ip range and bind network interface. @leizhiyuan
- #44 Support service publish and reference by annotation @leizhiyuan
- #50 Support HTTP/2 Cleartext protocol @leizhiyuan
- #52 Add disable config of metrics-lookout. @NeGnail
- #53 Add the main function of starting zookeeper. @NeGnail
4. Enhancement
- #44 Make health check component optional @leizhiyuan
- #48 Add serialize-type parameter convertor. @leizhiyuan
5. Bug Fix
- #40 Fix jacoco test configuration. @leizhiyuan
6. Deprecated
- There are no deprecated feature
v5.3.2 released
NeGnail released this
1.发布说明介绍
本版本为BugFix 版本。
2.兼容性说明
与之前版本兼容。
3.新增功能
4.优化功能
- #16 代码更接近 Spring 风格, bolt 默认端口改为 12200。 @khotyn
- #20 增加 readiness check test 和 graceful shutdown test。@khotyn
- #27 增加多个功能的测试用例。 @NeGnail
- #28 sample工程将客户端和服务端拆开。 @leizhiyuan
5.Bug修复
- #18 修复 global fitler bug。 @khotyn
- #31 修改 bolt 配置的命名,补充缺少的参数转换逻辑。 @leizhiyuan
- #33 修复多协议引用同一个服务时启动陷入持续等待的问题。 @NeGnail
6.删除功能
无
Watchers:43 |
Star:221 |
Fork:93 |
创建时间: 2018-04-12 14:58:11 |
最后Commits: 6天前 |
许可协议:Apache-2.0 |
e822710
Verified
1. Abstract
It is a version which has some big features. Everyone use 5.4.x who want to upgrade may need test in their scene. For the details and all changes, please browse our issue and pr for SOFARPC 5.5.0。
2. Compatibility Note
3. New Feature
4. Enhancement
5. Bug Fix
6. Deprecated
7. Dependency