Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
609 stars 269 forks source link

chore(deps): bump Microsoft.OpenApi.Kiota.Builder from 1.19.1 to 1.20.0 in /go-sdk #5492

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps Microsoft.OpenApi.Kiota.Builder from 1.19.1 to 1.20.0.

Release notes

Sourced from Microsoft.OpenApi.Kiota.Builder's releases.

v1.20.0

Added

Changed

  • Fixed python generation client serailization failure str being quoted as "str"
  • Fixed Issue with primitive values being stringified in python python. #5417
  • Fixed an issue where multipart request content would be ignored if other unstructured content was present in the description. #5638
  • Fixed an issue where when generating Go code the deserializer for unions was using CodeClass as a filter and not CodeInterface. #4844
  • Fixes mapping of int16 format to the integer type rather than double when the type is integer or number #5611
  • Fixed a bug where default boolean values with quotes would fail in Java/PHP/CSharp/Go.
  • Fixed a bug where composed types wrappers would not build in CSharp.
  • Fixed a bug where the type name for inherited inline models would be incorrect. #5610
  • Fixes typing inconsistencies in generated code and libraries in Python kiota-python#333
  • Fixes generation of superfluous fields for Models with discriminator due to refiners adding the same properties to the same model #4178.
  • Fixes unsigned shim binary when installed as dotnet tool #5650

v1.20.0-preview.202410240001

Added

Changed

  • Fixed python generation client serailization failure str being quoted as "str"

  • Fixed Issue with primitive values being stringified in python python. #5417

  • Fixed an issue where multipart request content would be ignored if other unstructured content was present in the description. #5638

  • Fixed an issue where when generating Go code the deserializer for unions was using CodeClass as a filter and not CodeInterface. #4844

  • Fixes mapping of int16 format to the integer type rather than double when the type is integer or number #5611

  • Fixed a bug where default boolean values with quotes would fail in Java/PHP/CSharp/Go.

  • Fixed a bug where composed types wrappers would not build in CSharp.

  • Fixed a bug where the type name for inherited inline models would be incorrect. #5610

  • Fixes typing inconsistencies in generated code and libraries in Python kiota-python#333

  • Fixes generation of superfluous fields for Models with discriminator due to refiners adding the same properties to the same model #4178

v1.20.0-preview.202410180001

Added

Changed

  • Fixed an issue where when generating Go code the deserializer for unions was using CodeClass as a filter and not CodeInterface. #4844
  • Fixes mapping of int16 format to the integer type rather than double when the type is integer or number [#5611](microsoft/kiota#5611

v1.20.0-preview.202410100001

Added

Changed

  • Fixed incompatibility with detecting odata primitives after conversion library updates at OpenAPI.NET.OData#581;
  • Fixed cyclic dependencies in generated Go code. #2834
  • Fixed a bug where default output folder is created on plugin edit and generate commands. #5510
  • Changed GeneratedCode attribute applied when generating CSharp to only include the major version of Kiota. [#5489](microsoft/kiota#5489
Changelog

Sourced from Microsoft.OpenApi.Kiota.Builder's changelog.

[1.20.0] - 2024-11-07

Added

Changed

  • Fixed python generation client serailization failure str being quoted as "str"
  • Fixed Issue with primitive values being stringified in python python. #5417
  • Fixed an issue where multipart request content would be ignored if other unstructured content was present in the description. #5638
  • Fixed an issue where when generating Go code the deserializer for unions was using CodeClass as a filter and not CodeInterface. #4844
  • Fixes mapping of int16 format to the integer type rather than double when the type is integer or number #5611
  • Fixed a bug where default boolean values with quotes would fail in Java/PHP/CSharp/Go.
  • Fixed a bug where composed types wrappers would not build in CSharp.
  • Fixed a bug where the type name for inherited inline models would be incorrect. #5610
  • Fixes typing inconsistencies in generated code and libraries in Python kiota-python#333
  • Fixes generation of superfluous fields for Models with discriminator due to refiners adding the same properties to the same model #4178.
  • Fixes unsigned shim binary when installed as dotnet tool #5650.
Commits
  • 81bdb1b Merge pull request #5739 from microsoft/release/v1.20.0
  • f258cf9 update extension changelog
  • 9dfe4a2 - bumps version for release of 1.20.0
  • fb5ace9 Merge pull request #5738 from microsoft/dependabot/nuget/kiota-dependencies-4...
  • 1bd3e43 Merge pull request #5730 from microsoft/shims
  • adb622e chore(deps): bump the kiota-dependencies group with 6 updates
  • 28185f0 Merge pull request #5737 from microsoft/dependabot/npm_and_yarn/it/typescript...
  • 6580293 chore(deps): bump the kiota-dependencies group
  • 8159c6d Merge pull request #5736 from microsoft/dependabot/nuget/it/csharp/kiota-depe...
  • f072220 chore(deps): bump the kiota-dependencies group
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
apicurio-bot[bot] commented 2 weeks ago

Thank you for creating a pull request!

Pinging @jsenko, @EricWittmann to respond or triage.

dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.