-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: kayac/go-katsubushi
base: v2.2.0
head repository: kayac/go-katsubushi
compare: v2.2.1
- 9 commits
- 8 files changed
- 4 contributors
Commits on Aug 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 84db39c - Browse repository at this point
Copy the full SHA 84db39cView commit details
Commits on Aug 2, 2025
-
Update raus dependency to v0.3.0
- Upgrade fujiwara/raus from v0.2.0 to v0.3.0 - Enables slog integration support for Redis auto-assignment 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 7aa1c83 - Browse repository at this point
Copy the full SHA 7aa1c83View commit details -
Migrate from stdlog to slog in main.go
- Replace stdlog with slog throughout main.go - Integrate with raus v0.3.0 SetSlogLogger API - Improve structured logging with key-value pairs - Fix typo: "muset" -> "must" in worker-id flag description 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for ef73113 - Browse repository at this point
Copy the full SHA ef73113View commit details -
Optimize slog custom handler performance
- Pre-allocate buffer with estimated size to reduce allocations - Add caching for source file paths using sync.Map - Optimize common value types (string, int, bool, float64) formatting - Optimize common log levels with direct string literals - Use strconv.AppendInt/AppendFloat for better performance - Add io.Writer field and sync.Map cache to customHandler struct 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 5ebf6a1 - Browse repository at this point
Copy the full SHA 5ebf6a1View commit details -
- Expand CLAUDE.md with comprehensive project architecture overview - Document multi-protocol support and auto worker ID assignment - Add detailed build & deployment options and tools - Include development practices for code patterns and testing - Document dependencies and their purposes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 5028574 - Browse repository at this point
Copy the full SHA 5028574View commit details -
Merge pull request #78 from kayac/feature/improve-logging-performance
Improve logging performance and consistency
Configuration menu - View commit details
-
Copy full SHA for e65083e - Browse repository at this point
Copy the full SHA e65083eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5c776 - Browse repository at this point
Copy the full SHA ac5c776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88835d9 - Browse repository at this point
Copy the full SHA 88835d9View commit details -
Merge pull request #79 from kayac/tagpr-from-v2.2.0
Release for v2.2.1
Configuration menu - View commit details
-
Copy full SHA for bb9bf1f - Browse repository at this point
Copy the full SHA bb9bf1fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.0...v2.2.1