We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c66015 commit fb0ca17Copy full SHA for fb0ca17
1 file changed
CHANGELOG.md
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
9
- Align default zerolog log level with logrus (info vs trace)
10
- Introduce slog handler wrapper around our Logger interface and use it with BinlogStreamer
11
12
+### Removed
13
+
14
+- Vendored packages are removed in favour of normal `go mod`
15
16
## [1.3.0 - 2026-04-08]
17
18
### Changed
0 commit comments