Skip to content

Releases: dgraph-io/badger

v4.9.0

16 Dec 20:06
a700dc3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0

Badger v4.8.0

15 Jul 17:10
b43f4aa

Choose a tag to compare

What's Changed

  • chore(deps): Update go minor and patch by @renovate[bot] in #2189
  • enh: Compile with jemalloc v5.3.0 by @solracsf in #2191
  • chore(deps): Update module golang.org/x/sys to v0.33.0 by @renovate[bot] in #2195
  • docs: add new badge by @enlightened88 in #2194
  • chore(deps): Update go minor and patch by @renovate[bot] in #2200
  • fix crash loop on missing manifest tables by @RJKeevil in #2198
  • chore(deps): Update go minor and patch by @renovate[bot] in #2202
  • chore(deps): Update go minor and patch by @renovate[bot] in #2204
  • chore(deps): Update go minor and patch by @renovate[bot] in #2208
  • chore(deps): Update module golang.org/x/sys to v0.34.0 by @renovate[bot] in #2210
  • Update stream framework with new alternate keyToList function by @harshil-goel in #2211

New Contributors

Full Changelog: v4.7.0...v4.8.0

Badger v4.7.0

07 Apr 16:41
a9a63e2

Choose a tag to compare

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 #2179
  • chore(deps): Update go minor and patch by @renovate in #2181
  • chore(deps): Update go minor and patch by @renovate in #2187
  • chore(deps): remove dependency on github.com/pkg/errors by @hazzik in #2184

New Contributors

Full Changelog: v4.6.0...v4.7.0

Badger v4.6.0

17 Mar 16:41
62c6dc2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.2...v4.6.0

Badger v4.5.2

04 Mar 21:33
911b81a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.1...v4.5.2

Badger v4.5.1

21 Jan 18:20
64b2f37

Choose a tag to compare

What's Changed

  • Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1
  • docs: Add pagination explanation to docs
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in the minor group
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.0 to 2.0.1 in the patch group
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the patch group
  • chore(deps): bump the minor group with 2 updates
  • fix(info): print Total BloomFilter Size with totalBloomFilter instead of totalIndex
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the patch group
  • feat(info): print total size of listed keys
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the patch group

Full Changelog: v4.5.0...v4.5.1

Badger v4.5.0

28 Nov 23:36
bb576b6

Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.5.0

Badger v4.4.0

11 Nov 22:03
b239e99

Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.4.0

Badger v4.3.1

06 Oct 05:41
a9edda1

Choose a tag to compare

What's Changed

  • chore: update docs links by @ryanfoxtyler in #2097
  • chore(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 in the minor group by @dependabot in #2100
  • chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 in the minor group by @dependabot in #2106
  • fix: fix reverse iterator broken by seek by @harshil-goel in #2109
  • chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 in the patch group by @dependabot in #2114
  • chore(deps): bump github.com/dgraph-io/ristretto from 0.1.2-0.20240116140435-c67e07994f91 to 1.0.0 by @dependabot in #2112

Full Changelog: v4.3.0...v4.3.1

Badger v4.3.0

29 Aug 04:27
02d7531

Choose a tag to compare

What's Changed

Fixes:

CI:

  • ci: change cron frequency to fix ghost jobs by @joshua-goldstein in #2010
  • fix(CI): Update to pull_request trigger by @ryanfoxtyler in #2056
  • ci/cd optimization by @ryanfoxtyler in #2051
  • fix(cd): fixed cd pipeline by @harshil-goel in #2093
  • fix(cd): change name by @harshil-goel in #2094
  • fix(cd): added more debug things to cd by @harshil-goel in #2095
  • fix(cd): removing some debug items by @harshil-goel in #2096

Full Changelog: v4.2.0...v4.3.0