Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kiota 1.20.0 #197015

Merged
merged 2 commits into from
Nov 16, 2024
Merged

kiota 1.20.0 #197015

merged 2 commits into from
Nov 16, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 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

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` dotnet .NET use is a significant feature of the PR or issue labels Nov 7, 2024
@daeho-ro daeho-ro mentioned this pull request Nov 8, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Nov 10, 2024
@github-actions github-actions bot closed this Nov 11, 2024
@github-actions github-actions bot deleted the bump-kiota-1.20.0 branch November 11, 2024 01:58
@daeho-ro
Copy link
Member

@cho-m cho-m restored the bump-kiota-1.20.0 branch November 14, 2024 17:25
@cho-m cho-m reopened this Nov 14, 2024
@cho-m cho-m removed the stale No recent activity label Nov 14, 2024
@cho-m cho-m marked this pull request as draft November 14, 2024 17:26
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Nov 14, 2024
@cho-m cho-m force-pushed the bump-kiota-1.20.0 branch 2 times, most recently from 4bf1644 to 81a1e47 Compare November 15, 2024 19:15
kiota: remove build patch

Signed-off-by: Rui Chen <[email protected]>
@cho-m cho-m marked this pull request as ready for review November 16, 2024 03:41
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Nov 16, 2024
@cho-m cho-m mentioned this pull request Nov 16, 2024
5 tasks
@cho-m cho-m added the ready to merge PR can be merged once CI is green label Nov 16, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 16, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 16, 2024
Merged via the queue into master with commit 4d2ee80 Nov 16, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-kiota-1.20.0 branch November 16, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. dotnet .NET use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants