Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 14:20
· 2 commits to main since this release
cc1f45b

Changelog

Features

  • a29f1d0: feat: add caller information to all log messages (@appleboy)
  • 16e1394: feat: enhance logging with caller information and add corresponding tests (@appleboy)
  • f44c6d5: feat: implement structured logging with new slog package and Manager struct (@appleboy)

Enhancements

Build process updates

  • 7e87e5e: ci: update CI configuration and dependencies for Go projects (@appleboy)
  • 4a682bd: ci: update GoReleaser configuration and changelog settings (@appleboy)