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.16.0 #176468

Closed
wants to merge 1 commit into from
Closed

kiota 1.16.0 #176468

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

Changed

  • Implemented partial class model declarations. 4894
  • Fixed a bug where the Go file names were too long
  • Fixed a bug where the declarative copilot information would be erased if any. #4935
  • Fixes bug with model names in Go generated from camel case namespace. [https://github.com/microsoftgraph/msgraph-sdk-go/issues/721]
  • Plugins OpenAPI extensions are only added when generating plugins to reduce the risk of parsing errors. #4834
  • TypeScript imports are now using ES6 imports with the .js extension.
  • Remove LINQ usage in generated code.
  • Ensures descriptions are not empty in sliced OpenApi file when generating a plugin.
  • Plugins do not emit parameters anymore. #4841
  • References to C# types generated by kiota are prefixed with global:: to avoid name collisions. #4796
  • Ensures HashSet properties in KiotaLock maintain IgnoreCase comparer across runs #4916
  • Dropped client base url set to message when generating plugins. #4905
  • Emit [GeneratedCode] attribute for C# types. #4907
  • Fixes error property disambiguation when the property has the same name as class #4893
  • Fixes missing imports for UntypedNode for method parameter and return value scenarios. #4925
  • Normalize path separators in lock and workspace files to use / as the path separator. [#4228](kiota-lock.json changes depending on OS microsoft/kiota#4228

@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 Jul 5, 2024
@chenrui333
Copy link
Member

  CSC : error CS9057: The analyzer assembly '/tmp/kiota-20240705-9694-2ernj9/kiota-1.16.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-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Builder/Kiota.Builder.csproj]

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jul 6, 2024
@chenrui333
Copy link
Member

dotnet related. close for now.

@chenrui333 chenrui333 closed this Jul 7, 2024
@chenrui333 chenrui333 deleted the bump-kiota-1.16.0 branch July 7, 2024 21:37
@chenrui333 chenrui333 added help wanted Task(s) needing PRs from the community or maintainers blocked labels Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` dotnet .NET use is a significant feature of the PR or issue help wanted Task(s) needing PRs from the community or maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants