Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Releases: microsoft/kiota-http-dotnet

1.0.0-rc.3

10 Jan 13:49
10863ce
Compare
Choose a tag to compare

Changes:

  • #71: - adds a method to convert abstract requests to native requests in the request adapter interface.
  • #70: Bump Microsoft.Kiota.Abstractions from 1.0.0-rc.1 to 1.0.0-rc.2

This list of changes was auto generated.

1.0.0-rc.2

06 Jan 13:06
230ce18
Compare
Choose a tag to compare

Changes:

  • #69: feature/user agent
  • #68: fix initial retry option is overwriten by single request WithMaxRetry
  • #67: Bump Moq from 4.18.3 to 4.18.4
  • #65: Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
  • #66: Bump Microsoft.TestPlatform.ObjectModel from 17.4.0 to 17.4.1

This list of changes was auto generated.

1.0.0-rc.1

15 Dec 22:00
32100b0
Compare
Choose a tag to compare

Changes:

  • #63: Release candidate 1
  • #62: multi-value headers support release
  • #61: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.18 to 1.0.0-preview.19
  • #60: Bump System.Text.Json from 7.0.0 to 7.0.1
  • #59: Bump Moq from 4.18.2 to 4.18.3
  • #58: Update RetryHandler.cs
  • #57: - adds sonarcloud workflow definition
  • #56: Rename ThrowFailedResponse method
  • #54: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.17 to 1.0.0-preview.18
  • #50: Bump System.Text.Json from 6.0.6 to 7.0.0
See More
  • #53: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.16 to 1.0.0-preview.17
  • #51: Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
  • #52: Bump System.Diagnostics.DiagnosticSource from 6.0.0 to 7.0.0
  • #48: Bump coverlet.msbuild from 3.1.2 to 3.2.0
  • #49: Bump coverlet.collector from 3.1.2 to 3.2.0
  • #46: Bump actions/setup-dotnet from 3.0.2 to 3.0.3
  • #47: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.15 to 1.0.0-preview.16
  • #45: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.14 to 1.0.0-preview.15
  • #44: Changes the responseHandler to be a requestOption
  • #43: Bump actions/setup-dotnet from 3.0.1 to 3.0.2
  • #42: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.12 to 1.0.0-preview.13
  • #41: Bump actions/setup-dotnet from 3.0.0 to 3.0.1
  • #40: Bump actions/setup-dotnet from 2 to 3.0.0
  • #39: Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
  • #37: feature/observability
  • #38: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.11 to 1.0.0-preview.12
  • #36: Bump System.Text.Json from 6.0.5 to 6.0.6
  • #35: feature/status code
  • #34: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.10 to 1.0.0-preview.11
  • #33: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #32: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.9 to 1.0.0-preview.10
  • #31: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • #30: Bump Moq from 4.18.1 to 4.18.2
  • #29: Bump xunit from 2.4.1 to 2.4.2
  • #28: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.8 to 1.0.0-preview.9
  • #27: Bump System.Text.Json from 6.0.4 to 6.0.5
  • #26: - fixes a bug where CAE support would keep connections open when retrying.
  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
  • #16: Bump github/codeql-action from 1 to 2
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.

1.0.0-preview.13

14 Dec 07:51
b3d865a
Compare
Choose a tag to compare
1.0.0-preview.13 Pre-release
Pre-release

Changes:

  • #62: multi-value headers support release
  • #61: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.18 to 1.0.0-preview.19
  • #60: Bump System.Text.Json from 7.0.0 to 7.0.1
  • #59: Bump Moq from 4.18.2 to 4.18.3
  • #58: Update RetryHandler.cs
  • #57: - adds sonarcloud workflow definition
  • #56: Rename ThrowFailedResponse method
  • #54: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.17 to 1.0.0-preview.18
  • #50: Bump System.Text.Json from 6.0.6 to 7.0.0
  • #53: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.16 to 1.0.0-preview.17
See More
  • #51: Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
  • #52: Bump System.Diagnostics.DiagnosticSource from 6.0.0 to 7.0.0
  • #48: Bump coverlet.msbuild from 3.1.2 to 3.2.0
  • #49: Bump coverlet.collector from 3.1.2 to 3.2.0
  • #46: Bump actions/setup-dotnet from 3.0.2 to 3.0.3
  • #47: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.15 to 1.0.0-preview.16
  • #45: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.14 to 1.0.0-preview.15
  • #44: Changes the responseHandler to be a requestOption
  • #43: Bump actions/setup-dotnet from 3.0.1 to 3.0.2
  • #42: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.12 to 1.0.0-preview.13
  • #41: Bump actions/setup-dotnet from 3.0.0 to 3.0.1
  • #40: Bump actions/setup-dotnet from 2 to 3.0.0
  • #39: Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
  • #37: feature/observability
  • #38: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.11 to 1.0.0-preview.12
  • #36: Bump System.Text.Json from 6.0.5 to 6.0.6
  • #35: feature/status code
  • #34: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.10 to 1.0.0-preview.11
  • #33: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #32: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.9 to 1.0.0-preview.10
  • #31: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • #30: Bump Moq from 4.18.1 to 4.18.2
  • #29: Bump xunit from 2.4.1 to 2.4.2
  • #28: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.8 to 1.0.0-preview.9
  • #27: Bump System.Text.Json from 6.0.4 to 6.0.5
  • #26: - fixes a bug where CAE support would keep connections open when retrying.
  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
  • #16: Bump github/codeql-action from 1 to 2
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.

1.0.0-preview.12

01 Dec 07:13
bedb5a2
Compare
Choose a tag to compare
1.0.0-preview.12 Pre-release
Pre-release

Changes:

  • #58: Update RetryHandler.cs
  • #57: - adds sonarcloud workflow definition
  • #56: Rename ThrowFailedResponse method
  • #54: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.17 to 1.0.0-preview.18
  • #50: Bump System.Text.Json from 6.0.6 to 7.0.0
  • #53: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.16 to 1.0.0-preview.17
  • #51: Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
  • #52: Bump System.Diagnostics.DiagnosticSource from 6.0.0 to 7.0.0
  • #48: Bump coverlet.msbuild from 3.1.2 to 3.2.0
  • #49: Bump coverlet.collector from 3.1.2 to 3.2.0
See More
  • #46: Bump actions/setup-dotnet from 3.0.2 to 3.0.3
  • #47: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.15 to 1.0.0-preview.16
  • #45: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.14 to 1.0.0-preview.15
  • #44: Changes the responseHandler to be a requestOption
  • #43: Bump actions/setup-dotnet from 3.0.1 to 3.0.2
  • #42: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.12 to 1.0.0-preview.13
  • #41: Bump actions/setup-dotnet from 3.0.0 to 3.0.1
  • #40: Bump actions/setup-dotnet from 2 to 3.0.0
  • #39: Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
  • #37: feature/observability
  • #38: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.11 to 1.0.0-preview.12
  • #36: Bump System.Text.Json from 6.0.5 to 6.0.6
  • #35: feature/status code
  • #34: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.10 to 1.0.0-preview.11
  • #33: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #32: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.9 to 1.0.0-preview.10
  • #31: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • #30: Bump Moq from 4.18.1 to 4.18.2
  • #29: Bump xunit from 2.4.1 to 2.4.2
  • #28: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.8 to 1.0.0-preview.9
  • #27: Bump System.Text.Json from 6.0.4 to 6.0.5
  • #26: - fixes a bug where CAE support would keep connections open when retrying.
  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
  • #16: Bump github/codeql-action from 1 to 2
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.

1.0.0-preview.11

17 Oct 13:03
a0790e8
Compare
Choose a tag to compare
1.0.0-preview.11 Pre-release
Pre-release

Changes:

  • #44: Changes the responseHandler to be a requestOption
  • #43: Bump actions/setup-dotnet from 3.0.1 to 3.0.2
  • #42: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.12 to 1.0.0-preview.13
  • #41: Bump actions/setup-dotnet from 3.0.0 to 3.0.1
  • #40: Bump actions/setup-dotnet from 2 to 3.0.0
  • #39: Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
  • #37: feature/observability
  • #38: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.11 to 1.0.0-preview.12
  • #36: Bump System.Text.Json from 6.0.5 to 6.0.6
  • #35: feature/status code
See More
  • #34: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.10 to 1.0.0-preview.11
  • #33: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #32: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.9 to 1.0.0-preview.10
  • #31: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • #30: Bump Moq from 4.18.1 to 4.18.2
  • #29: Bump xunit from 2.4.1 to 2.4.2
  • #28: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.8 to 1.0.0-preview.9
  • #27: Bump System.Text.Json from 6.0.4 to 6.0.5
  • #26: - fixes a bug where CAE support would keep connections open when retrying.
  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
  • #16: Bump github/codeql-action from 1 to 2
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.

1.0.0-preview.10

21 Sep 13:19
c98faf6
Compare
Choose a tag to compare
1.0.0-preview.10 Pre-release
Pre-release

Changes:

  • #37: feature/observability
  • #38: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.11 to 1.0.0-preview.12
  • #36: Bump System.Text.Json from 6.0.5 to 6.0.6
  • #35: feature/status code
  • #34: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.10 to 1.0.0-preview.11
  • #33: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #32: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.9 to 1.0.0-preview.10
  • #31: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • #30: Bump Moq from 4.18.1 to 4.18.2
  • #29: Bump xunit from 2.4.1 to 2.4.2
See More
  • #28: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.8 to 1.0.0-preview.9
  • #27: Bump System.Text.Json from 6.0.4 to 6.0.5
  • #26: - fixes a bug where CAE support would keep connections open when retrying.
  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
  • #16: Bump github/codeql-action from 1 to 2
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.

1.0.0-preview.9

08 Sep 11:53
a87bf06
Compare
Choose a tag to compare
1.0.0-preview.9 Pre-release
Pre-release

Changes:

  • #35: feature/status code
  • #34: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.10 to 1.0.0-preview.11
  • #33: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #32: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.9 to 1.0.0-preview.10
  • #31: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • #30: Bump Moq from 4.18.1 to 4.18.2
  • #29: Bump xunit from 2.4.1 to 2.4.2
  • #28: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.8 to 1.0.0-preview.9
  • #27: Bump System.Text.Json from 6.0.4 to 6.0.5
  • #26: - fixes a bug where CAE support would keep connections open when retrying.
See More
  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
  • #16: Bump github/codeql-action from 1 to 2
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.

1.0.0-preview.8

20 May 12:16
9951711
Compare
Choose a tag to compare
1.0.0-preview.8 Pre-release
Pre-release

Changes:

  • #26: - fixes a bug where CAE support would keep connections open when retrying.
  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
See More
  • #16: Bump github/codeql-action from 1 to 2
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.

1.0.0-preview.7

18 May 19:17
5318df7
Compare
Choose a tag to compare
1.0.0-preview.7 Pre-release
Pre-release

Changes:

  • #25: adds CAE support
  • #24: Bump Moq from 4.18.0 to 4.18.1
  • #23: Bump Moq from 4.17.2 to 4.18.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.6 to 1.0.0-preview.7
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #20: Bump System.Text.Json from 6.0.3 to 6.0.4
  • #19: Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • #18: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4
  • #17: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.5 to 1.0.0-preview.6
  • #16: Bump github/codeql-action from 1 to 2
See More
  • #15: Bump System.Text.Json from 6.0.2 to 6.0.3
  • #14: Changes target runtime to netstandard2.0
  • #13: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.3 to 1.0.0-preview.4
  • #12: bugfix/url params names
  • #11: Do not dispose if the return type is a stream
  • #9: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.2 to 1.0.0-preview.3
  • #8: Validate SemVer 2 versions on release
  • #7: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.1 to 1.0.0-preview.2
  • #4: - adds support for 204 no content
  • #5: Fixes a bug where baseUrl is not set in some scenarios
  • #3: readMe fixes
  • #2: - sync with last changes from main repo
  • #1: Setup CI/CD

This list of changes was auto generated.