v6.0.0
v6.0.0 (2024-06-17)
Code Refactoring
Others
- deps: lock file maintenance (#721) (ed113e3)
- deps: update dependency ruff to v0.4.9 (c33738c)
- docker: update python:3.12-alpine docker digest to a982997 (d5e4e6b)
Breaking Changes
- Replace the custom logger and
python-json-logger
withstructlog
. This will also change the layout and general structure of the log messages.