From 23377f55b945e243de37b12234125319aea464d9 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Thu, 2 May 2024 17:24:55 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dadc093b77..227accb975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed excluding operation. [#4399](https://github.com/microsoft/kiota/issues/4399) - Fided a bug where absolute path would be used for workspace for local descriptions. [#4582](https://github.com/microsoft/kiota/issues/4582) [#4581](https://github.com/microsoft/kiota/issues/4581) - Fixed plugin generation of `ApiManifest` type to not include the `x-ms-kiota-hash` in the generated plugin. [#4561](https://github.com/microsoft/kiota/issues/4561) +- Fixed RPC server to respect the `KIOTA_CONFIG_PREVIEW` flag. ## [1.13.0] - 2024-04-04