github.com/rs/zerolog
v1.35.1
#265 most downloaded on Go modules
rs/zerolog
What this package is like to depend on
Last release 14 days ago
10 Aug 2026
Ships unpredictably
gaps range from 8 days to 8 months
Rarely documented
notes for 8 of 54 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
414 releases · first in 2017
37 releases in the last 12 months
see the full history below
Release timeline
414 releases · May 2017 to Aug 2026Releases
latest 60 of 414-
v1.35.2-0.20260810115006-13073f1efa1d10 Aug 2026 pre-releaseNothing published for this version
-
v1.35.2-0.20260807130301-d4a3afdfaa8507 Aug 2026 pre-releaseNothing published for this version
-
v1.35.2-0.20260723093315-9c53f4ea79c823 Jul 2026 pre-releaseNothing published for this version
-
v1.35.2-0.20260722181056-1170ccfb079522 Jul 2026 pre-releaseNothing published for this version
-
v1.35.2-0.20260722110536-e5ebebe78dcb22 Jul 2026 pre-releaseNothing published for this version
-
v1.35.2-0.20260720072320-5e6bfa3a055d20 Jul 2026 pre-releaseNothing published for this version
-
v1.35.120 Apr 2026Release notes
Open source →Commit f6fbd33 added
case nil: return ein Event.Err() so that when
ErrorStackMarshaler returns nil (the error has no stack trace), the
function returns early without logging the error itself.This was a regression. The previous behaviour was to fall through the
switch and always call AnErr(ErrorFieldName, err), ensuring the error
message is logged even when no stack is attached.Libraries such as elastic/ecs-logging-go-zerolog (and plain fmt.Errorf
errors) rely on the old behaviour: calling Stack().Err(err) should
always log the error field; the stack field is additional and optional.Change the
nilcase fromreturn eto a comment (fall-through) so
that AnErr is called unconditionally. Update the test that was written
to match the incorrect behaviour.Fixes #762
Signed-off-by: alliasgher [email protected]
-
v1.35.027 Mar 2026Release notes
Open source →go.mod requires go >= 1.23 and the codebase uses Go 1.22+ features
(log/slog, range-over-integer), so Go 1.21 CI jobs cannot pass. -
v1.34.1-0.20260327191306-13966551e7cc27 Mar 2026 pre-releaseNothing published for this version
-
v1.34.1-0.20260327185013-134caf82aab827 Mar 2026 pre-releaseNothing published for this version
-
v1.34.1-0.20260317125229-2f5b8a91be2c17 Mar 2026 pre-releaseNothing published for this version
-
v1.34.1-0.20260317004302-d64c9a7138d917 Mar 2026 pre-releaseNothing published for this version
-
v1.34.1-0.20260112225146-a0d61dc2c74312 Jan 2026 pre-releaseNothing published for this version
-
v1.34.1-0.20260112150352-f6fbd330be6e12 Jan 2026 pre-releaseNothing published for this version
-
v1.34.1-0.20260105181915-0cf93616663905 Jan 2026 pre-releaseNothing published for this version
-
v1.34.1-0.20251223153139-05348ba6f6ff23 Dec 2025 pre-releaseNothing published for this version
-
v1.34.1-0.20251218185034-a64148507ab218 Dec 2025 pre-releaseNothing published for this version
-
v1.34.1-0.20251218000638-42f33fff03a818 Dec 2025 pre-releaseNothing published for this version
-
v1.34.1-0.20251215195537-81486459740315 Dec 2025 pre-releaseNothing published for this version
-
v1.34.1-0.20251206121245-5391dd7c34c806 Dec 2025 pre-releaseNothing published for this version
-
v1.34.1-0.20250418111443-9dacc014f38d18 Apr 2025 pre-releaseNothing published for this version
-
v1.34.1-0.20250324153131-a21d6107dcda24 Mar 2025 pre-releaseNothing published for this version
-
v1.34.021 Mar 2025 -
v1.33.1-0.20250321000646-db9d1bebd9c021 Mar 2025 pre-releaseNothing published for this version
-
v1.33.1-0.20250312121656-04ea0f4371b312 Mar 2025 pre-releaseNothing published for this version
-
v1.33.1-0.20250226152109-039860087ce126 Feb 2025 pre-releaseNothing published for this version
-
v1.33.1-0.20250103235336-1869fa55bea503 Jan 2025 pre-releaseNothing published for this version
-
v1.33.1-0.20241227024146-31e7995c5b6027 Dec 2024 pre-releaseNothing published for this version
-
v1.33.1-0.20241114155012-582f820cf0db14 Nov 2024 pre-releaseNothing published for this version
-
v1.33.1-0.20240826111221-6abadab4881e26 Aug 2024 pre-releaseNothing published for this version
-
v1.33.004 May 2024 -
v1.32.1-0.20240504134327-c78e50e2da7004 May 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240501021937-8582bed24f0201 May 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240428150253-7d9db06a536928 Apr 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240424001907-e5aa7e36278c24 Apr 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240424001348-0efa414907bc24 Apr 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240412090729-eb081e1fa23212 Apr 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240405145855-2d899f0cf99105 Apr 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240306065720-74cf37a3965b06 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240302235246-e5edd4b8ec0802 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240302005231-582007f21da402 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240302005013-54ebf468e54c02 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240302004938-bda298df4a4b02 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240302003356-0d16f63a8afe02 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240302003048-dfd022fdfdd902 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240302003020-159cb37bb98402 Mar 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240204145057-bd2896587dac04 Feb 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240204144900-af58707cd94c04 Feb 2024 pre-releaseNothing published for this version
-
v1.32.1-0.20240204144838-9e60b1cb8eb004 Feb 2024 pre-releaseNothing published for this version
-
v1.32.001 Feb 2024 -
v1.31.1-0.20240201005659-147ae653507d01 Feb 2024 pre-releaseNothing published for this version
-
v1.31.1-0.20240113180826-4d78dc5ffa9013 Jan 2024 pre-releaseNothing published for this version
-
v1.31.1-0.20240113092559-c1ab4ed9bfdd13 Jan 2024 pre-releaseNothing published for this version
-
v1.31.1-0.20240104134509-417580d1ceea04 Jan 2024 pre-releaseNothing published for this version
-
v1.31.1-0.20240104134114-602e90aeea8304 Jan 2024 pre-releaseNothing published for this version
-
v1.31.1-0.20240103044023-a9ec232b3e0c03 Jan 2024 pre-releaseNothing published for this version
-
v1.31.1-0.20231224130500-3e8ae07aba9424 Dec 2023 pre-releaseNothing published for this version
-
v1.31.1-0.20231129032425-7fa45a4dda3529 Nov 2023 pre-releaseNothing published for this version
-
v1.31.1-0.20231128032040-93fb5cb2158f28 Nov 2023 pre-releaseNothing published for this version
-
v1.31.1-0.20231124211601-83e03c75d92324 Nov 2023 pre-releaseNothing published for this version