14
0

- Update to 25.3.0:

* Fix a rather ugly bug where seemingly UTC timestamps in TimeStamper
    had the timestamp from the local timezone when passing utc=True #713

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-structlog?expand=0&rev=30
This commit is contained in:
2025-04-28 10:33:52 +00:00
committed by Git OBS Bridge
parent 9ff3b257a2
commit 7e8c1e6b6d
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 28 10:25:13 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 25.3.0:
* Fix a rather ugly bug where seemingly UTC timestamps in TimeStamper
had the timestamp from the local timezone when passing utc=True #713
-------------------------------------------------------------------
Wed Mar 12 08:14:09 UTC 2025 - Michael Vetter <mvetter@suse.com>