From 6c367963ca32373a15d1ca9b972f5e31ceeb06d8 Mon Sep 17 00:00:00 2001 From: meghalims <83975647+meghalims@users.noreply.github.com> Date: Sun, 21 Jul 2024 13:28:51 -0700 Subject: [PATCH] chore(changelog): update changelog for v23.1.1 (#9080) Adding Changelog for 23.1.1 Co-authored-by: Ryan Fox-Tyler <60440289+ryanfoxtyler@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0780936e510..75fa3e9ccd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,6 +74,18 @@ and this project will adhere to [Semantic Versioning](https://semver.org) starti - chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 in #9024 - chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0in #9051[ +## [23.1.1] - 2024-04-26 +[v23.1.1]: https://github.com/dgraph-io/dgraph/compare/v23.1.0...v23.1.1 + +### Fixed + +- **Core Dgraph** + - perf(core): Fix performance issue in type filter (#9065) + + +- **CI & Testing** + - ci/cd optimizations (#9069) + ## [v23.1.0] - 2023-08-17 [v23.1.0]: https://github.com/dgraph-io/dgraph/compare/v23.0.1...v23.1.0