Sofa Rpc Boot Projects Versions Save

SOFABoot projects for SOFARPC, include starter and samples.

v6.0.4

4 years ago

1. Abstract

It is a version which adapts to SOFABoot 3.1.5. 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.3.

2. Compatibility Note

  • There are no incompatible APIs.

3. New Feature

4. Enhancement

  • PR 198 - Destroy server
  • PR 201 - change the rpc.all.version to 5.5.7

5. Bug Fix

  • PR 200 - fix remove service ,do not use consumerconfig as hashcode key

6. Deprecated

v6.0.3

4 years ago

1. Abstract

It is a version which adapts to SOFABoot 3.1.5. 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.3.

2. Compatibility Note

  • There are no incompatible APIs.

3. New Feature

4. Enhancement

  • PR 196 - Set interface type of provider config.
  • PR 197 - Upgrade SOFARPC to 5.5.5

5. Bug Fix

6. Deprecated

v6.0.2

4 years ago

1. Abstract

It is a version which adapts to SOFABoot 3.1.4. 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.2.

2. Compatibility Note

  • There are no incompatible APIs.

3. New Feature

4. Enhancement

5. Bug Fix

  • PR 167 - exclude hibernate dep use spring

6. Deprecated

v5.5.3

5 years ago

1. Abstract

It is a bug fix version. We encourage everyone use 5.5.x to upgrade. For the details and all changes, please browse our issue and pr for SOFARPC 5.5.3

2. Compatibility Note

  • There are no incompatible APIs.

3. New Feature

  • PR 172 - Support method annotation for rpc

4. Enhancement

  • PR 176 - update nacos version to 1.0.0

5. Bug Fix

6. Deprecated

  • There are no deprecated feature

7. Dependency

v5.5.2

5 years ago

1. Abstract

It is a bug fix version. We encourage everyone use 5.5.x to upgrade. For the details and all changes, please browse our issue and pr for SOFARPC 5.5.2

2. Compatibility Note

  • There are no incompatible APIs.

3. New Feature

4. Enhancement

5. Bug Fix

6. Deprecated

  • There are no deprecated feature

7. Dependency

v6.0.1

5 years ago

1. Abstract

It is a version which adapts to SOFABoot 3.1.2. 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.1.

2. Compatibility Note

  • There are no incompatible APIs.

3. New Feature

  • PR 154 - add comments to make springboot can give tips to users
  • PR 150 - Add disable tracing configuration in Spring Boot (149)
  • PR 131 - Add swagger support for SOFARPC restful
  • PR 121 - Add load balancer support in annotation
  • PR 118 - Add serlize type support in annotation

4. Enhancement

5. Bug Fix

  • PR 115 - fix local registry
  • Issue 125 - Fix possible failure during startup

6. Deprecated

  • Issue 125 - SpringBoot 2.0 can not use underscore with lower case letters

v5.5.1

5 years ago

1. Abstract

It is a bug fix version. We encourage everyone use 5.5.x to upgrade. For the details and all changes, please browse our issue and pr for SOFARPC 5.5.1

2. Compatibility Note

  • There are no incompatible APIs.

3. New Feature

4. Enhancement

5. Bug Fix

6. Deprecated

  • There are no deprecated feature

7. Dependency

v5.5.0

5 years ago

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

  • There are no incompatible APIs.

3. New Feature

  • PR 126 - consul registry support
  • PR 137 - support Hystrix switcher

4. Enhancement

5. Bug Fix

6. Deprecated

  • There are no deprecated feature

7. Dependency

v5.4.8

5 years ago

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

4. Enhancement

5. Bug Fix

6. Deprecated

  • There are no deprecated feature

7. Dependency

v6.0.0

5 years ago

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