16 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.32.6 (2025-03-18)
Note: Version bump only for package @egg/net-tool
1.32.5 (2025-03-18)
Note: Version bump only for package @egg/net-tool
1.32.4 (2025-03-18)
Note: Version bump only for package @egg/net-tool
1.32.3 (2025-03-18)
Note: Version bump only for package @egg/net-tool
1.32.2 (2025-03-18)
Note: Version bump only for package @egg/net-tool
1.32.1 (2025-03-18)
Note: Version bump only for package @egg/net-tool
1.32.0 (2025-03-17)
Features
- net-tool: 引入 bun-types,更新类型定义和依赖 (7ce8722)
1.31.2 (2025-02-06)
Bug Fixes
- net-tool: 修复响应数据异常处理,增加对状态码 200 的判断 (e247258)
1.31.1 (2025-01-28)
Bug Fixes
- types: 更新 WikiNodeRes 接口以嵌套数据结构 (cc30ebf)
1.31.0 (2025-01-28)
Features
- net-tool: 添加获取数据表记录的 getMetaInfo 方法及相关类型定义 (1d6931d)
1.30.2 (2025-01-27)
Bug Fixes
- net-tool: 更新 getNodeInfo 方法以使用新的返回类型 WikiNodeRes (d6120f0)
1.30.1 (2025-01-27)
Bug Fixes
- net-tool: 修复 LarkWikiService 中的 getNodeInfo 方法以使用 GET 请求 (3cd5956)
1.30.0 (2025-01-27)
Features
- net-tool: 添加 LarkWikiService 以支持知识空间功能 (5b7065d)
1.29.0 (2025-01-27)
Features
- net-tool: 添加 LarkWikiService 以获取知识空间节点信息 (75fa57b)
1.28.2 (2025-01-25)
Note: Version bump only for package @egg/net-tool
1.28.1 (2025-01-25)
Note: Version bump only for package @egg/net-tool
1.28.0 (2025-01-25)
Features
- net-tool: 重构消息回复逻辑,新增设置回复消息ID和类型的方法 (60f14d6)
1.27.0 (2025-01-24)
Features
- net-tool: 更新 updateReplyCard 方法为 updateReplyMessage,支持消息类型参数 (5e14057)
1.26.2 (2025-01-24)
Bug Fixes
- net-tool: 更新 replyCard 方法,返回回复的消息 ID (9650cc3)
1.26.1 (2025-01-24)
Bug Fixes
- net-tool: 将 updateReplyCard 方法从异步改为同步 (52b8d97)
1.26.0 (2025-01-24)
Features
- net-tool: 添加更新回复卡片消息的方法 (af7e446)
1.25.0 (2025-01-23)
Features
- net-tool: 更新 sendText2Chat 方法,支持可选标题参数 (0c39125)
1.24.0 (2025-01-15)
Features
- net-tool: 添加内容检查,确保消息内容不为空 (c9a7288)
1.23.0 (2025-01-14)
Features
- net-tool: 更新 LarkMessageService.update 方法,支持文本消息格式 (42bd679)
1.22.0 (2025-01-12)
Features
- net-tool: 添加 chat_mode 属性以支持群组、点对点和主题聊天模式 (06a6c53)
1.21.0 (2024-12-20)
Features
- net-tool: 添加删除 GitLab Web 钩子功能并优化 del 方法参数 (4bad60d)
1.20.0 (2024-12-20)
Features
- lark-msg-tool: 添加 isLarkBody 属性以标识 Lark 消息体类型 (951bb88)
- net-tool: 添加 GitLab Web 钩子功能以支持钩子的获取和添加 (63b78fe)
1.19.0 (2024-11-29)
Features
- lark-msg-tool: 更新消息发送方法以支持返回消息ID (e57d007)
1.18.0 (2024-11-29)
Features
- lark-msg-tool: 添加回复卡片消息的方法 (3deec36)
1.17.0 (2024-11-29)
Features
1.16.1 (2024-11-27)
Note: Version bump only for package @egg/net-tool
1.16.0 (2024-11-26)
Features
- net-tool: 将日志打印级别从http修改为silly (a686b90)
1.15.1 (2024-11-26)
Note: Version bump only for package @egg/net-tool
1.15.0 (2024-11-26)
Features
- net-tool: 添加403 Forbidden响应对象创建方法 (a795031)
1.14.3 (2024-11-26)
Note: Version bump only for package @egg/net-tool
1.14.2 (2024-11-25)
Note: Version bump only for package @egg/net-tool
1.14.1 (2024-11-25)
Bug Fixes
- net-tool: 修复鉴权接口调用报错 (68f6f0c)
1.14.0 (2024-11-24)
Features
- net-tool: 接入黄卓的鉴权功能 (7d70397)
1.13.0 (2024-11-24)
Features
- net-tool: 支持飞书接口 (16d2b2b)
1.12.0 (2024-11-20)
Features
- net-tools: 更新mr的动作类型 (17859d5)
1.11.1 (2024-11-17)
Note: Version bump only for package @egg/net-tool
1.11.0 (2024-11-17)
Features
- net-tools: 修改GitlabService入参格式 (7e97b8a)
1.10.0 (2024-11-17)
Features
- net-tools: 支持Gitlab的服务注入 (1cebc94)
1.9.2 (2024-10-12)
Note: Version bump only for package @egg/net-tool
1.9.1 (2024-09-30)
Note: Version bump only for package @egg/net-tool
1.9.0 (2024-09-30)
Features
- net-tool: 支持自定义状态码响应 (b6c33ba)
1.8.0 (2024-09-27)
Features
- net-tool: 新增空200返回 (9d1f928)
1.7.1 (2024-09-27)
Note: Version bump only for package @egg/net-tool
1.7.0 (2024-09-27)
Features
1.6.5 (2024-09-24)
Note: Version bump only for package @egg/net-tool
1.6.4 (2024-09-24)
Note: Version bump only for package @egg/net-tool
1.6.3 (2024-09-23)
Note: Version bump only for package @egg/net-tool
1.6.2 (2024-09-23)
Note: Version bump only for package @egg/net-tool
1.6.1 (2024-09-23)
Note: Version bump only for package @egg/net-tool
1.6.0 (2024-09-20)
Features
- net-tool: 健康检查支持传入message (c0df99b)
1.5.1 (2024-08-23)
Bug Fixes
- net-tool: getHeaders的定义错误 (6c87994)
1.5.0 (2024-08-23)
Features
- net-tool: 优化错误处理 & 日志打印 (3d12ec2)
1.4.0 (2024-08-21)
Features
- global-link: 支持修改编译后的链接指向 (4f787c0)
1.3.0 (2024-08-21)
Features
- net-tool: 支持健康检查工具 (f94bb05)
1.2.1 (2024-08-20)
Note: Version bump only for package @egg/net-tool
1.2.0 (2024-08-20)
Features
- 为每个包添加npmignore (3539dd3)
1.1.0 (2024-08-19)
Bug Fixes
- 修复版本依赖错误 (7b64fb6)