Skip to content

Bugfixes

Compare
Choose a tag to compare
@JaSei JaSei released this 03 Jan 16:04
· 61 commits to master since this release

#79 #80 #81

What's Changed

  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #73
  • fix bug that overwrites last error when context is canceled by @KeiichiHirobe in #74
  • fix bug, always use config.timer.After instead of time.After by @KeiichiHirobe in #75
  • docs: fix typo and improve consistency of comment for Error.Unwrap by @JamieEdge in #82
  • fix: return last non-nil value when unwrapping errors by @JamieEdge in #79
  • fix: reslice error log to remove nil values by @JamieEdge in #81

New Contributors

Full Changelog: 4.3.0...4.3.2