Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2025

This PR contains the following updates:

Package Update Change
microsoft/kiota minor v1.24.1v1.29.0

Release Notes

microsoft/kiota (microsoft/kiota)

v1.29.0

Compare Source

Added

  • Added support for new properties in OpenApiAiAdaptiveCardExtension: subtitle, thumbnailUrl, and informationProtectionLabel to align with the updated CardResponseSemanticProperties interface. #​6934
Changed
  • Fixed a bug where API plugins were incorrectly generating conversation starters in their manifests. #​6946
  • Fixed a bug where Java code generation fails due to creation of an invalid object property name derived from the '@​' symbol. #​6688
  • Fixes a bug where invalid C# code is generated when API path contains an underscore #​6698
  • Fixed a bug where union of integer and boolean types collection would not compile in dotnet. #​6834
  • Updated generated plugin manifest version from 2.1 to 2.3. #​6989

v1.28.0

Compare Source

Added

Changed
  • Removed incomplete Swift generation.
  • Removed CLI generation ability. microsoft/kiota-cli-commons#248
  • Fixed a bug where union of primitive types collection would not compile in dotnet. #​6635
  • Fixes generation of usings/imports in where Date Types are placed in a nested class. #​6286
  • Python: Set a default value for non-nullable array fields. #​6350
  • Fixed a bug causing an error in generation of requests which have an enum or an UntypedNode as body. microsoft/kiota-dotnet#537
  • Removed redundant additional data property definition in TypeScript.
  • Fixed a bug where the value parameter for serialization/deserialization in TypeScript methods would be missing a doc comment.
  • Fixed a bug where serializing a base type in TypeScript would lead to missing properties from the derived type. #​6511

v1.27.0

Compare Source

Added

Changed
  • Fixed a bug where TypeScript clients instantiation would fail. #​6597
  • Fixed a bug where path items with a trailing slash would cause collisions, missing query parameters and more.
  • Fixed a bug where path items with a trailing slash would be missing query parameters. #​6569
  • Fixed an issue where migration from lock to workspace would fail because of stream management. #​6515
  • Fixed a bug where media types from error responses would be missing from the accept header. #​6572
  • Fixed a bug where serialization names for Dart were not correct #​6624
  • Fixed a bug where imports from future would appear below other imports in python generated code. #​4600

v1.26.1

Compare Source

Added

  • Added support for windows arm64. #​6427
Changed
  • Fixed a bug where having additionalProperties schema (instead of true) would not generate AdditionalData property. #​6443
  • Fixed a bug where escaped line breaks and/or double quotes defined in the schema object properties would break the generation of CSharp client #​6472

v1.26.0

Compare Source

Added

  • Support for --no-workspace option in the CLI plugin add command to avoid using the workspace experience. #​6452
Changed
  • Fixed a bug where Dart properties casing would change for serialization.
  • Fixed a bug where default response definitions were being considered for Media Type selection #​6413

v1.25.1

Compare Source

Changed

  • Fixed a bug with http client generation where query parameters were being processed incorrectly. #​6268
Added
  • Extracted and created an npm package from the VS Code - Kiota interop module. #​6172

  • Added support for generating function capabilities in plugin manifest from x-ai-capabilities OpenApi extension. #​6369

  • Added a comment on top of every golang file to indicate the file is machine generated so it can be excluded from various tools. #​6363

Changed
  • Fixed a bug with creating the correct runtime with auth using http bearer security scheme or when root auth is set. #​6357

v1.24.3

Compare Source

Changed

  • Fixed a bug with reading adaptive card OpenAPI extension and writing to plugin manifest. #​6351
  • Fixed a critical bug with the vscode integration and the JSON RPC server.

v1.24.2

Compare Source

Added

Changed
  • Fixed a bug following OpenAPI 3.1 support that lead to false warnings about unknown type/format pairs. #​6270
  • Fixed a bug where security scheme would be missing from plugins OpenAPI descriptions. #​6279
  • Fixed pet store description source.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/kiota-monorepo branch from 20e70da to 994620f Compare March 26, 2025 23:09
@renovate renovate bot changed the title Update dependency microsoft/kiota to v1.24.2 Update dependency microsoft/kiota to v1.24.3 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/kiota-monorepo branch from 994620f to a5370ab Compare April 4, 2025 22:19
@renovate renovate bot changed the title Update dependency microsoft/kiota to v1.24.3 Update dependency microsoft/kiota to v1.25.1 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/kiota-monorepo branch from a5370ab to 991c1e9 Compare May 7, 2025 03:40
@renovate renovate bot changed the title Update dependency microsoft/kiota to v1.25.1 Update dependency microsoft/kiota to v1.26.0 May 7, 2025
@renovate renovate bot force-pushed the renovate/kiota-monorepo branch from 991c1e9 to 1d42620 Compare May 16, 2025 06:59
@renovate renovate bot changed the title Update dependency microsoft/kiota to v1.26.0 Update dependency microsoft/kiota to v1.26.1 May 16, 2025
@renovate renovate bot force-pushed the renovate/kiota-monorepo branch from 1d42620 to de34ea7 Compare June 11, 2025 19:57
@renovate renovate bot changed the title Update dependency microsoft/kiota to v1.26.1 Update dependency microsoft/kiota to v1.27.0 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/kiota-monorepo branch from de34ea7 to e16b79c Compare July 11, 2025 20:11
@renovate renovate bot changed the title Update dependency microsoft/kiota to v1.27.0 Update dependency microsoft/kiota to v1.28.0 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/kiota-monorepo branch from e16b79c to becbb24 Compare October 25, 2025 00:03
@renovate renovate bot changed the title Update dependency microsoft/kiota to v1.28.0 Update dependency microsoft/kiota to v1.29.0 Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant