Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mudtools
/
MudFeishu
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
24
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
2.0.2
2.0.2
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
mudtools
released this
30 Jan 03:09
·
716 commits
to master since this release
2.0.2
12b1f1f
✨ Added
性能指标监控
: 添加完整的性能指标收集功能
新增 MeterExtensions、FeishuMetrics 和 FeishuMetricsHelper 类
在 TokenManager、HttpClientUtils 等关键组件中添加指标记录
WebSocket 和 Webhook 指标
: 为 WebSocket 和 Webhook 添加专项指标监控
WebSocket 连接数统计和认证/事件处理指标
Webhook 签名验证、事件解密和处理指标
事件去重命中指标
支持 WebSocketConnectionCountProvider 获取实时连接数
调试日志增强
: 增加响应内容调试日志和错误处理
添加调试日志记录原始响应内容
在 JSON 反序列化失败时提供更详细的错误信息
测试控制器
: 新增日志测试控制器和网络测试控制器
🔧 Changed
依赖更新
: 更新 Mud.HttpUtils 依赖至 1.5.2 版本
HTTP 客户端优化
:
增强异常处理和日志记录
改进安全配置和连接池设置
认证优化
: 优化令牌获取逻辑并移除冗余指标记录
改为直接从缓存获取令牌时记录指标
配置简化
: 移除断路器功能及相关代码
移除断路器配置项和文档说明
简化代码结构和 Webhook 服务
时间戳验证
: 优化时间戳验证逻辑,优先使用应用特定配置
Demo 项目
: 调整 Demo 项目的配置和依赖
🐛 Fixed
JobLevel 接口
: 将 JobLevel 接口的 name 参数改为可空类型
JobFamilies 接口
: 允许 GetJobFamilesListAsync 的 name 参数为 null
📚 Documentation
更新 README 文档说明指标使用方式
添加日志测试相关文档
📦 Build & Config
更新项目版本至 2.0.2
You can’t perform that action at this time.