microsoftgraph / msgraph-sdk-dotnet-core

The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)
Other
150 stars 48 forks source link

chore(deps): bump the kiota-dependencies group across 3 directories with 4 updates #886

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the kiota-dependencies group with 3 updates in the / directory: Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json. Bumps the kiota-dependencies group with 3 updates in the /src/Microsoft.Graph.Core directory: Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json. Bumps the kiota-dependencies group with 4 updates in the /tests/Microsoft.Graph.DotnetCore.Core.Test directory: Microsoft.Kiota.Abstractions, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json.

Updates Microsoft.Kiota.Authentication.Azure from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Authentication.Azure's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Authentication.Azure's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Serialization.Json from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Serialization.Json's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Json's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Authentication.Azure from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Authentication.Azure's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Authentication.Azure's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Serialization.Json from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Serialization.Json's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Json's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Authentication.Azure from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Authentication.Azure's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Authentication.Azure's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Serialization.Json from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Serialization.Json's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Json's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • 034d8b8 Merge pull request #329 from bm0niz/fix-323
  • 743e8b8 Replace null-forgiving operators with asserts
  • b745df3 Revert changes in IRequestAdapter
  • 2b5ac5f treat error as warning for test projects
  • 1ed18e3 Update tests/serialization/json/JsonParseNodeTests.cs
  • Additional commits viewable in compare view


Updates Microsoft.Kiota.Abstractions from 1.11.2 to 1.11.3

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.11.3

Changes:

  • #337: feat: replaces convert base64 by STJ base64 for performance
  • #330: Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
  • #329: Enable nullable context in all test projects

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.11.3] - 2024-08-16

Changed

  • Replaced Convert.FromBase64 by System.Text.Json GetBytesFromBase64 to improve performance (10x improvement).
Commits
  • c198508 Merge pull request #337 from microsoft/feature/STJbase64
  • 966015d chore: bumps version for STJ base64 fix
  • c739e3b feat: replaces convert base64 by STJ base64 for performance
  • 666bf27 Merge pull request #330 from microsoft/dependabot/nuget/Microsoft.CodeAnalysi...
  • 5f69abe Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0