New
v4.9.0
What's Changed
- fix(docs): fix typos by @kianmeng in https://github.com/dgraph-io/badger/pull/2227
- fix(y): shall always return empty slice rather than nil by @kooltuoehias in https://github.com/dgraph-io/badger/pull/2245
- fix: test.sh error by @kianmeng in https://github.com/dgraph-io/badger/pull/2225
- fix: typo of abandoned by @jas4711 in https://github.com/dgraph-io/badger/pull/2222
- chore(deps): Update go minor and patch by @renovate[bot] in https://github.com/dgraph-io/badger/pull/2212
- chore(deps): Update dependency node to v22 by @renovate[bot] in https://github.com/dgraph-io/badger/pull/2219
- chore: update the trunk conf file by @matthewmcneely in https://github.com/dgraph-io/badger/pull/2217
- chore(deps): Update go minor and patch by @renovate[bot] in https://github.com/dgraph-io/badger/pull/2218
- chore(deps): Update actions/checkout action to v5 by @renovate[bot] in https://github.com/dgraph-io/badger/pull/2221
- chore(deps): Update actions (major) by @renovate[bot] in https://github.com/dgraph-io/badger/pull/2229
- move docs pages in the repo by @raphael-istari in https://github.com/dgraph-io/badger/pull/2232
- chore: configure renovate to leave go version as declared by @matthewmcneely in https://github.com/dgraph-io/badger/pull/2235
- chore: change renovate to maintain backwards compatible go version by @matthewmcneely in https://github.com/dgraph-io/badger/pull/2236
- chore: update README.md with correct links and badges by @matthewmcneely in https://github.com/dgraph-io/badger/pull/2239
- chore: add doc for encryption at rest by @raphael-istari in https://github.com/dgraph-io/badger/pull/2240
- chore(ci): restrict Dgraph test to core packages only by @matthewmcneely in https://github.com/dgraph-io/badger/pull/2242
- chore: prepare for v4.9.0 release by @matthewmcneely in https://github.com/dgraph-io/badger/pull/2247
New Contributors
- @matthewmcneely made their first contribution in https://github.com/dgraph-io/badger/pull/2217
- @jas4711 made their first contribution in https://github.com/dgraph-io/badger/pull/2222
- @raphael-istari made their first contribution in https://github.com/dgraph-io/badger/pull/2232
- @kianmeng made their first contribution in https://github.com/dgraph-io/badger/pull/2225
- @kooltuoehias made their first contribution in https://github.com/dgraph-io/badger/pull/2245
Full Changelog: https://github.com/dgraph-io/badger/compare/v4.8.0...v4.9.0