Skip to content

Commit 278d4c1

Browse files
authored
Merge pull request #6652 from microsoft/release/onetwentysevenzero
chore: prepares release notes for 1.27.0
2 parents 3f12db7 + 8c6ba57 commit 278d4c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16+
## [1.27.0] - 2025-06-11
17+
18+
### Added
19+
20+
### Changed
21+
1622
- Fixed a bug where TypeScript clients instantiation would fail. [#6597](https://github.com/microsoft/kiota/issues/6597)
1723
- Fixed a bug where path items with a trailing slash would cause collisions, missing query parameters and more.
1824
- 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
16531659
### Added
16541660

16551661
- Initial GitHub release
1662+

0 commit comments

Comments
 (0)