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.18.0 #183613

Closed
wants to merge 1 commit into from
Closed

kiota 1.18.0 #183613

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 the ability to export the CodeDom to a file showing the public APIs to be generated in a given language #4627
  • Added composed type serialization in Typescript 2462
  • Use authentication information available in the source OpenAPI document when generating a plugin manifest. #5070

Changed

  • Fixed shorthand for refresh option in workspace experience. #5240
  • Fixed a bug where untyped node imports would be missing CSharp/Go/TypeScript/Java. #5326
  • Fixed missing type options in help for plugin commands. #5230
  • Removed OpenAI plugins generation since the service does not support them anymore.
  • Fixed a bug where a nullable union type would lead to an exception at generation. #5276
  • Fixed a bug where the error message would not be deserialized if the property name matched a reserved property. #5311
  • Fixed an issue where TypeScript clients would be missing path parameters. #5247
  • Fixed a bug where names normalization could lead to collisions in Ruby and other languages. #5310
  • Redirect status codes documenting an application/octet-stream content type now generate a stream return type. #5246
  • Fixed an issue where models would be missing when they had no properties and a single allOf entry. #5014
  • Reverts modification of responses in output openApi file when generating plugins #4945
  • Expand properties types with null type for Typescript. #4993
  • Added Collection, HashMap, Map, Objects, InputStream, BigDecimal to the list of reserved names for Java generation. #5135
  • C# refiner now fixes data types for indexers. #5201
  • C# do not report CS0618 in the generated code. #5229
  • C# do not decorate method parameter(s) with ObsoleteAttribute. #5228
  • Fixed an issue where the generation hint for the workspace experience would be outdated. #5241
  • Fixes an issue where the GoPathSegmenter would create the same file name for different elements to lead to missing code due to overwriting of the content [#4833](Naming issue with GitHub specification microsoft/kiota#4833

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

  /tmp/kiota-20240905-8717-o3f9kq/kiota-1.18.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-20240905-8717-o3f9kq/kiota-1.18.0/src/Kiota.Builder/Kiota.Builder.csproj]
  CSC : error CS9057: The analyzer assembly '/tmp/kiota-20240905-8717-o3f9kq/kiota-1.18.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll' references version '4.11.0.0' of the compiler, which is newer than the currently running version '4.8.0.0'. [/tmp/kiota-20240905-8717-o3f9kq/kiota-1.18.0/src/Kiota.Builder/Kiota.Builder.csproj]

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

#183622

@chenrui333 chenrui333 closed this Sep 5, 2024
@chenrui333 chenrui333 deleted the bump-kiota-1.18.0 branch September 5, 2024 19:14
@chenrui333 chenrui333 added the help wanted Task(s) needing PRs from the community or maintainers label Sep 5, 2024
@stefanb stefanb restored the bump-kiota-1.18.0 branch September 8, 2024 04:57
@stefanb stefanb mentioned this pull request Sep 8, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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