Badger v4.7.0
This release removes the dependency on github.com/pkg/errors. If you rely on errors returned by badger, please proceed with caution.
What's Changed
- chore(deps): Update module golang.org/x/sys to v0.31.0 by @renovate in https://github.com/hypermodeinc/badger/pull/2179
- chore(deps): Update go minor and patch by @renovate in https://github.com/hypermodeinc/badger/pull/2181
- chore(deps): Update go minor and patch by @renovate in https://github.com/hypermodeinc/badger/pull/2187
- chore(deps): remove dependency on github.com/pkg/errors by @hazzik in https://github.com/hypermodeinc/badger/pull/2184
New Contributors
- @linkdd made their first contribution in https://github.com/hypermodeinc/badger/pull/2180
- @wolf31o2 made their first contribution in https://github.com/hypermodeinc/badger/pull/2183
- @hazzik made their first contribution in https://github.com/hypermodeinc/badger/pull/2184
Full Changelog: https://github.com/hypermodeinc/badger/compare/v4.6.0...v4.7.0