Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 02:21
· 11 commits to master since this release
33e5eb0

Changelog

Features

  • e6115f7 feat: add example of skipper usage in main.go

Bug fixes

  • 5a50b5f fix(leak): don't mutate logger, just make events from it (#69)

Enhancements

  • 4ea20b3 chore: refine CI workflow and test parameters
  • 33e5eb0 chore: update dependencies to latest versions
  • 676ffb8 chore: update dependencies to latest versions

Others

  • d96c742 ci: enhance testing and CI configuration
  • a121293 ci: refine CI workflow and test configurations