Skip to content

Commit 522f602

Browse files
updated changelog
1 parent e3d549c commit 522f602

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project will
66
adhere 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

0 commit comments

Comments
 (0)