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.13.0 #167996

Closed
wants to merge 1 commit into from
Closed

kiota 1.13.0 #167996

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Added
  • Added a warning message in the CLI when using preview languages. #4316
  • Added support for handling untyped Json content in C#,Golang, TypeScript and Java. #2319
  • Added TypeScript typecheck suppression to .ts files where unused imports cause build fail in projects which use noUnusedLocals: true compiler option. #4397
  • Fixed TypeScript generation bug when returning enums from endpoints. #4426

Changed

  • Fixed Go generation bug when dealing with scalar collection body. #4380
  • Fixed a bug where multiple Visual Studio Code instances would make the extension install/update fail. #3686
  • Fixed a bug where models properties named "additionalData" or "backingstore" would be ignored. #4224
  • PREVIEW: Renamed the config commands to workspace. #4310
  • PREVIEW: Moved preview configuration files to the .kiota directory. #4310
  • PREVIEW: Moved the copy descriptions to dedicated folders. #4310
  • PREVIEW: Renamed the config to workspace file. #4310
  • Fixed a bug where TypeScript generation would consider boolean argument as empty when false. #4103
  • Changed Csharp code generation to put braces on new lines (where it makes sense). #4347
  • Fixed a bug where some no-content status codes would be considered structured (301, 302, 303, 307) when described. #4190
  • TypeScript is now a preview language

@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 Apr 4, 2024
@chenrui333
Copy link
Member

  MSBuild version 17.8.5+b5265ef37 for .NET
    Determining projects to restore...
    Restored /tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Builder/Kiota.Builder.csproj (in 1.86 sec).
    Restored /tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/kiota/kiota.csproj (in 1.93 sec).
    Restored /tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Generated/KiotaGenerated.csproj (in 2.26 sec).
    KiotaGenerated -> /tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll
  /tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/.brew_home/.nuget/packages/microsoft.build.tasks.git/8.0.0/build/Microsoft.Build.Tasks.Git.targets(25,5): warning : Unable to locate repository with working directory that contains directory '/tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Builder'. [/tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Builder/Kiota.Builder.csproj]
  /tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/.brew_home/.nuget/packages/microsoft.sourcelink.common/8.0.0/build/Microsoft.SourceLink.Common.targets(53,5): warning : Source control information is not available - the generated source link is empty. [/tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Builder/Kiota.Builder.csproj]
  CSC : error CS9057: The analyzer assembly '/tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll' references version '4.9.0.0' of the compiler, which is newer than the currently running version '4.8.0.0'. [/tmp/kiota-20240404-7207-lk12yl/kiota-1.13.0/src/Kiota.Builder/Kiota.Builder.csproj]

@chenrui333 chenrui333 added the build failure CI fails while building the software label Apr 4, 2024
@chenrui333 chenrui333 added upstream issue An upstream issue report is needed CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Apr 5, 2024
Copy link
Contributor

github-actions bot commented Apr 7, 2024

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 Apr 7, 2024
@github-actions github-actions bot closed this Apr 9, 2024
@miccal miccal deleted the bump-kiota-1.13.0 branch April 12, 2024 00:34
@chenrui333
Copy link
Member

might work with dotnet 8.0.4, #168651

@chenrui333 chenrui333 restored the bump-kiota-1.13.0 branch April 28, 2024 19:46
@chenrui333 chenrui333 reopened this Apr 28, 2024
@chenrui333 chenrui333 removed upstream issue An upstream issue report is needed stale No recent activity build failure CI fails while building the software blocked labels Apr 28, 2024
Copy link
Contributor

github-actions bot commented May 1, 2024

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 May 1, 2024
@github-actions github-actions bot closed this May 3, 2024
@p-linnane p-linnane deleted the bump-kiota-1.13.0 branch May 4, 2024 20:29
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 4, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. dotnet .NET use is a significant feature of the PR or issue outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants