Skip to content

Commit 64b2f37

Browse files
authored
add changelog for v4.5.1 (#2152)
1 parent f5e00bd commit 64b2f37

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55

6+
## [4.5.1] - 2025-01-21
7+
8+
- chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the patch group (#2150)
9+
- bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in the minor group (#2151)
10+
- feat(info): print total size of listed keys (#2149)
11+
- chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the patch group (#2146)
12+
- chore(deps): bump the minor group with 2 updates (#2147)
13+
- fix(info): print Total BloomFilter Size with totalBloomFilter instead of totalIndex (#2145)
14+
- chore(deps): bump the minor group with 2 updates (#2141)
15+
- chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the patch group (#2140)
16+
- chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the minor group (#2139)
17+
- chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.0 to 2.0.1 in the patch group (#2136)
18+
- chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in the minor group (#2137)
19+
- chore(deps): bump the minor group with 2 updates (#2135)
20+
- docs: Add pagination explanation to docs (#2134)
21+
- Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1 (#2048)
22+
23+
**Full Changelog**: https://github.com/dgraph-io/badger/compare/v4.5.0...v4.5.1
24+
625
## [4.5.0] - 2024-11-29
726

827
- fix the cd pipeline by @mangalaman93 in https://github.com/dgraph-io/badger/pull/2127

0 commit comments

Comments
 (0)