Releases: liutme/gorabbit
Releases · liutme/gorabbit
v1.0.5
Version 1.0.5 - 2024-11-15
Added
- Add a logger interface that allows callers to override the logging implementation. This is optional, as there is already a defaultLogger implementation internally that uses slog as the base logging library.
- The minimum supported Go version has been upgraded to 1.22. #