We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ce3c86 + da38b04 commit 57130b1Copy full SHA for 57130b1
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.28.0] - 2025-07-11
17
+
18
+### Added
19
20
+### Changed
21
22
- Removed incomplete Swift generation.
23
- Removed CLI generation ability. [microsoft/kiota-cli-commons#248](https://github.com/microsoft/kiota-cli-commons/issues/248)
24
- Fixed a bug where union of primitive types collection would not compile in dotnet. [#6635](https://github.com/microsoft/kiota/issues/6635)
@@ -1669,3 +1675,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1669
1675
### Added
1670
1676
1671
1677
- Initial GitHub release
1678
0 commit comments