Skip to content

Releases: micyo202/lion

1.6.1(Feb 18th, 2020)

18 Feb 04:42
Compare
Choose a tag to compare
  • 优化相关代码细节
  • 更新 gradle 至 6.0.1
  • 修复已知问题

1.6.0(Dec 10th, 2019)

10 Dec 05:25
Compare
Choose a tag to compare
  • 丰富lion-common公共库
  • 优化通用Base基类
  • 优化项目结构,简化代码
  • 优化lion-demo示例模块
  • 优化相关脚本
  • 修复已知问题

1.5.2(Oct 30th, 2019)

30 Oct 06:36
Compare
Choose a tag to compare
  • 添加通用Mapper类
  • 添加通用分页结果对象
  • 简化Mybatis代码
  • 添加安全工具类
  • 优化demo示例模块

1.5.0(Oct 15th, 2019)

15 Oct 05:02
Compare
Choose a tag to compare
  • 优化lion-common核心代码
  • 完善lion-gateway-server网关功能
    • 添加统一Token检查机制
    • 添加统一异常处理
  • 更新lion-demo模块服务提供者、消费者示例
  • 移除不必要的模块及代码
  • 修复已知问题

1.3.0(Sep 30th, 2019)

30 Sep 07:30
Compare
Choose a tag to compare
  • 移除zuul网关模块,采用Cloud Gateway作为网关
  • 移除不必要的模块,优化相关代码
  • 修复已知问题

1.2.1(Sep 9th, 2019)

09 Sep 03:17
Compare
Choose a tag to compare
  • 添加token检查机制
  • 优化zuul路由模块整体代码

1.2.0(Sep 3th, 2019)

03 Sep 09:05
Compare
Choose a tag to compare

更新 Nacos 至 1.1.0
替换 Hystrix 为 Sentinel
移除 lion-turbine-server 模块
更新 lion-demo 示例代码
更新 lion-zuul-server 路由模块
优化整体代码

1.1.0(Aug 9th, 2019)

15 Aug 10:25
Compare
Choose a tag to compare

在该版本1.1.0之后将会移除 Hystrix 替换为 Sentinel

该版本已迁移至 hystrix 分支

1.0.0(Jul 8th, 2019)

24 Aug 04:14
Compare
Choose a tag to compare

1.0.0 was released.
lion is a micro service architecture based on spring cloud.