There was an error while loading. Please reload this page.
2 parents 3f12db7 + 8c6ba57 commit 278d4c1Copy full SHA for 278d4c1
1 file changed
CHANGELOG.md
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Changed
15
16
+## [1.27.0] - 2025-06-11
17
+
18
+### Added
19
20
+### Changed
21
22
- Fixed a bug where TypeScript clients instantiation would fail. [#6597](https://github.com/microsoft/kiota/issues/6597)
23
- Fixed a bug where path items with a trailing slash would cause collisions, missing query parameters and more.
24
- Fixed a bug where path items with a trailing slash would be missing query parameters. [#6569](https://github.com/microsoft/kiota/issues/6569)
@@ -1653,3 +1659,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1653
1659
### Added
1654
1660
1655
1661
- Initial GitHub release
1662
0 commit comments