We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ed40a commit 6c36796Copy full SHA for 6c36796
CHANGELOG.md
@@ -74,6 +74,18 @@ and this project will adhere to [Semantic Versioning](https://semver.org) starti
74
- chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 in #9024
75
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0in #9051[
76
77
+## [23.1.1] - 2024-04-26
78
+[v23.1.1]: https://github.com/dgraph-io/dgraph/compare/v23.1.0...v23.1.1
79
+
80
+### Fixed
81
82
+- **Core Dgraph**
83
+ - perf(core): Fix performance issue in type filter (#9065)
84
85
86
+- **CI & Testing**
87
+ - ci/cd optimizations (#9069)
88
89
## [v23.1.0] - 2023-08-17
90
[v23.1.0]: https://github.com/dgraph-io/dgraph/compare/v23.0.1...v23.1.0
91
0 commit comments