Commit Graph

26 Commits

Author SHA1 Message Date
dhb52
a5108b35f6 fix(1.4.0-beta1): 消除 client-starter 依赖冲突(error_prone_annotations) 2025-02-16 23:37:54 +08:00
dhb52
ed243cbdb2 feat(1.4.0-beta1): 优化maven结构,根pom统一管理版本 2025-02-16 23:37:54 +08:00
opensnail
0527313d26 feat:(grpc):
完成Grpc接入
2024-11-21 22:37:53 +08:00
dhb52
dc680a8d5a feat(sj_1.2.0-beta3): 升级依赖包版本 2024-10-30 18:14:56 +08:00
dhb52
ab15e0b220 fix(sj_1.2.0-beta1): SpringContext=>SnailSpringContext(issues/IAJKDH) 2024-08-20 22:03:45 +08:00
opensnail
dbf031f4cb fix(sj_1.1.1): 修复重试回调校验器异常 2024-07-18 16:28:28 +08:00
opensnail
b371a092cf feat(sj_1.1.0-beta2): 变更NettyResult的requestId-> reqId 2024-07-06 23:27:13 +08:00
opensnail
06893ffe4a fix(sj_1.1.0-beta2): 优化无用的包 2024-07-05 17:12:43 +08:00
opensnail
7db7f83d93 feat(sj_1.1.0-beta2): 优化客户端访问方式统一改成post 2024-06-27 18:37:02 +08:00
dhb52
fe7458e7cc style(sj_1.1.0): idea cs-fix 2024-06-22 19:44:35 +08:00
dhb52
ca73d5f923 refactor(sj_1.1.0-beta1): 使用SystemConstants时间格式常量 2024-06-16 18:07:21 +08:00
opensnail
73a79e8ff3 feat(sj_1.0.0): 优化readme 2024-06-06 22:58:37 +08:00
opensnail
c447379f7c feat(sj_1.0.0): 客户端接口采用@Validated+@Valid校验 2024-06-02 22:58:35 +08:00
dhb52
e2f7dbfdc4 refactor: springframework.CollectionUtils => hutool.CollUtil 2024-06-02 22:53:22 +08:00
opensnail
08cf9e9909 feat(sj_1.0.0): 优化客户端group配置和enabled加载顺序
1. 优化类名handler -> 优化handle
2. 客户EnableSnailJob#group配置可以不强制指定,支持在配置文件中配置,具体见注解
3. 是否开启enabled配置,调整为用户的配置> 默认配置
2024-05-25 09:29:10 +08:00
opensnail
efa6f5468e feat(sj_1.0.0): 格式化代码 2024-05-15 22:59:03 +08:00
opensnail
0c5a94fa4d feat(sj_1.0.0): 优化注意事项 2024-05-15 09:36:10 +08:00
opensnail
d5b5c1cef2 feat(sj_1.0.0): 定时任务客户端接入告警 2024-05-08 15:34:53 +08:00
opensnail
8de1c56067 feat(sj_1.0.0): 日志组件优化和邮箱通知 2024-05-04 09:10:32 +08:00
opensnail
d5c78014f9 feat(sj_1.0.0): 优化通知配置 2024-04-28 18:22:15 +08:00
opensnail
b2808a9544 feat(sj_1.0.0): 填加声明 2024-04-25 11:53:00 +08:00
opensnail
0b928deda1 feat(sj_1.0.0): 优化唯一键生成器接口路径问题 2024-04-21 23:08:31 +08:00
opensnail
caaa5f9cc3 feat(sj_1.0.0): 优化重试告警场景类名 2024-04-19 18:30:10 +08:00
opensnail
850d2cab36 feat(1.0.0): retry模块类命名优化 2024-04-16 16:32:43 +08:00
dhb52
2c8a158be4 refactor: 代码去easy-retry化 2024-04-16 16:01:45 +08:00
opensnail
fff8f6342c feat(3.3.0): easy-retry 更名为snail-job 2024-04-15 18:26:32 +08:00