Skip to content

Releases: LianjiaTech/retrofit-spring-boot-starter

release 3.0.2

21 Mar 12:54
Compare
Choose a tag to compare

fix sentinel degrade bug

release 2.3.13

21 Mar 12:53
Compare
Choose a tag to compare

fix sentinel degrade bug

release 3.0.1

08 Mar 02:53
Compare
Choose a tag to compare

release 2.3.12

08 Mar 02:54
Compare
Choose a tag to compare

autoSetPrototypeScopeForPathMathInterceptor config

release 3.0.0

04 Dec 15:09
Compare
Choose a tag to compare
  1.  支持Spring Boot 3.0

release 2.3.11

04 Dec 14:43
Compare
Choose a tag to compare
  1. 更新依赖和文档

release 2.3.10

17 Nov 11:54
Compare
Choose a tag to compare

修复Sentinel熔断降级可能无法触发bug

release 2.3.9

26 Oct 11:30
Compare
Choose a tag to compare
  1. 移除SpringCloudServiceInstanceChooser
  2. 移除RetrofitClint Bean Definition primary设置

release 2.3.8

07 Oct 09:35
Compare
Choose a tag to compare
  1. 修复fallback可能导致HttpApi注入失败bug
  2. 支持快捷配置OkHttpClient超时时间
  3. 忽略内置CallAdapterFactory

release 2.3.7

06 Sep 09:29
01b66ac
Compare
Choose a tag to compare

移除oki直接依赖,修复SpringBoot2.7版本直接启动失败问题。

SpringBoot2.7修改了okhttp依赖,出现了oki依赖问题。