File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project will
66adhere to [ Semantic Versioning] ( https://semver.org ) starting ` v22.0.0 ` .
77
8+ ## [ v24.1.1] - 2025-03-20
9+
10+ [ v24.1.1 ] : https://github.com/hypermodeinc/dgraph/compare/v24.1.0...v24.1.1
11+
12+ ** Fixed**
13+
14+ - ** Core**
15+ - fix(core): put new metrics behind a feature flag
16+ https://github.com/hypermodeinc/dgraph/pull/9337
17+ - Remove sentry integration from both Alpha & Zero
18+ https://github.com/hypermodeinc/dgraph/pull/9344
19+ - fix(core): fix unmarshal protobuf when len val is 0
20+ https://github.com/hypermodeinc/dgraph/pull/9349
21+ - fix(core): fix read scalar list with rollups https://github.com/hypermodeinc/dgraph/pull/9351
22+
823## [ v24.1.0] - 2025-03-06
924
1025[ v24.1.0 ] : https://github.com/hypermodeinc/dgraph/compare/v24.0.5...v24.1.0
You can’t perform that action at this time.
0 commit comments