Commit Graph

30 Commits

Author SHA1 Message Date
byteblogs168
4f58b6d7ee feat: 1.0.0
1. 发布正式版本
2023-04-23 22:25:47 +08:00
byteblogs168
88336d2f06 feat: 1.0.0
1. 发布正式版本
2023-04-23 22:18:58 +08:00
byteblogs168
535d201a9f feat: 1.0.0
1. 发布第一个快照版本
2. 优化代码结构
2023-04-22 11:48:37 +08:00
byteblogs168
a731ad70e2 feat: 1.0.0
修改example模块内的包路径
2023-04-21 09:08:00 +08:00
www.byteblogs.com
b60f19541e feat: 1.0.0
从x-retry迁移项目到easy-retry
2023-04-20 09:01:30 +08:00
byteblogs168
38feaaffce feat: 优化日志 2023-01-14 21:02:28 +08:00
byteblogs168
1cdece6f5e version: 0.0.4.2
发布正式版0.0.4.2

Signed-off-by: byteblogs168 <598092184@qq.com>
2023-01-14 21:02:28 +08:00
byteblogs168
c7aee3538e feat: 0.0.4.2
1、注解新增是否重试完成抛出异常
2、修复重试完成仍然抛出异常

Signed-off-by: byteblogs168 <598092184@qq.com>
2023-01-14 21:02:28 +08:00
byteblogs168
88761f5d56 feat: 0.0.4.2
1、通知场景可配置多个通知方式
2、修复分区只能从1开始问题
3、重试任务新增暂停、完成、恢复功能
2023-01-14 21:02:28 +08:00
byteblogs168
5ffead5c53 refactor:0.0.4.2
激活x-retry-core组件,使用ConditionalOnProperty模式启动
2023-01-14 21:02:28 +08:00
www.byteblogs.com
0ef6d6c58b fix:0.0.4.2-SNAPSHOT
修复客户端新增通知bug
2023-01-14 21:02:28 +08:00
www.byteblogs.com
96e0a1b750 变更groupId 2023-01-14 21:02:28 +08:00
byteblogs168
054bef4a8b 0.0.4.1
滑动窗口 替换为 环形滑动窗口
2023-01-14 21:02:28 +08:00
byteblogs168
3b04af96e4 0.0.4.1
新增feign 请求头传递和response 传递
2023-01-14 21:02:28 +08:00
byteblogs168
2674bf35e8 0.0.3.0
优化钉钉通知配置
2023-01-14 21:02:27 +08:00
byteblogs168
75f3c50151 0.0.3.0
1、新增客户端同步配置功能
2、重构通知配置
2023-01-14 21:02:27 +08:00
byteblogs168
685de9edba 0.0.2.0
修复看板为展示排名
2023-01-14 21:02:27 +08:00
byteblogs168
08b7db297b 0.0.2.0
完成看板前端开发
2023-01-14 21:02:27 +08:00
byteblogs168
3c38542315 0.0.2.0
修复下游传递非重试status code 时候不在进行重试
2023-01-14 21:02:27 +08:00
byteblogs168
39abb25373 0.0.2.0
修复本地重试未开启
修复响应头未传递异常
2023-01-14 21:02:27 +08:00
byteblogs168
27c927c845 0.0.2.0
example 新增两个单独的测试接口。
2023-01-14 21:02:27 +08:00
byteblogs168
e8e29897c5 0.0.2.0
更新example pom
2023-01-14 21:02:27 +08:00
byteblogs168
6f1c133190 0.0.2.0
实现链路管控
2023-01-14 21:02:27 +08:00
byteblogs168
45c460e307 0.0.2.0
新增链路重试流量管控
2023-01-14 21:02:27 +08:00
byteblogs168
6285ca4c57 更新版本到 0.0.1.0-SNAPSHOT 2023-01-14 21:02:27 +08:00
byteblogs168
a811876e61 调整限流缓存时间 2023-01-14 21:02:27 +08:00
byteblogs168
689ff7a9d2 修复多线程未上传异常数据 2023-01-14 21:02:27 +08:00
byteblogs168
7f4af6c307 优化重试日志 2023-01-14 21:02:26 +08:00
byteblogs168
4c0c9175ed 修复重试锁死问题 2023-01-14 21:02:26 +08:00
byteblogs168
38e78cfe36 初始化项目 2023-01-14 21:02:18 +08:00