Skip to content

Fix/bugfix#33

Merged
helays merged 3 commits into
masterfrom
fix/bugfix
Jul 6, 2026
Merged

Fix/bugfix#33
helays merged 3 commits into
masterfrom
fix/bugfix

Conversation

@helays

@helays helays commented Jul 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

helei and others added 3 commits June 26, 2026 16:32
为 kafka consumer 的 Fetch 配置添加 MaxBytes 字段,对应 sarama 的
Consumer.Fetch.MaxBytes 配置项,默认值为 50MB。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- 新增 LogFilterConfig 配置,支持过滤 TLS 握手错误、客户端断开连接、屏蔽所有服务器错误
- 新增 FilteringLogger 实现 io.Writer,按规则过滤 http.Server.ErrorLog 输出
- server.go 在启用过滤配置时挂载 FilteringLogger

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- 使用 errors.AsType[T] 替代 errors.As 错误类型断言模式
- 适配 gorm dialector 新接口,使用 new() 直接取地址传入 Connect
- safe/types.go FloatHasher 使用 new() 表达式简化临时变量

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@helays helays merged commit 1db7b0f into master Jul 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant