v1.19.4
What's Changed
- test: ensure stacktrace test runs only on main repo by @sruehl in #86
- fix: use strings.Builder for looped concat by @sruehl in #84
- fix(test): the test skipping condition has been reversed by @samber in #88
- fix(errors.Is): fix errors.Is(oopsErr, oopsErr) by @samber in #89
Other
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #80
- chore(deps): bump github.com/samber/lo from 1.51.0 to 1.52.0 by @dependabot[bot] in #83
New Contributors
Full Changelog: v1.19.3...v1.19.4