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

Releases: microsoft/kiota-serialization-json-dotnet

1.3.3

24 May 17:59
7429b0f
Compare
Choose a tag to compare

Changes:

  • #233: Remove LINQ usage from repo
  • #232: Update needs-author-feedback label to replacement

This list of changes was auto generated.

1.3.2

23 May 11:13
c298cb6
Compare
Choose a tag to compare

Changes:

  • #231: bugfix: version range for abstractions
  • #230: Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
  • #229: Bump Microsoft.TestPlatform.ObjectModel from 17.9.0 to 17.10.0

This list of changes was auto generated.

1.3.1

20 May 09:12
7074530
Compare
Choose a tag to compare

Changes:

  • #227: Remove LINQ usage from Enum conversion from/to string
  • #225: - updates code of conduct to the latest standard
  • #224: Bump Microsoft.Kiota.Abstractions from 1.9.0 to 1.9.1

This list of changes was auto generated.

1.3.0

09 May 07:58
c7284b0
Compare
Choose a tag to compare

Changes:

  • #220: Implements IAsyncParseNodeFactory interface
  • #222: - replaces sonar login by token
  • #223: Bump Microsoft.Kiota.Abstractions from 1.8.4 to 1.9.0
  • #221: Validates multidimensional collections scenarios using UntypedNode.
  • #218: Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
  • #219: Bump xunit from 2.7.1 to 2.8.0

This list of changes was auto generated.

1.2.3

24 Apr 20:11
93d63c3
Compare
Choose a tag to compare

Changes:

  • #214: Parse empty strings as nullable Guid
  • #215: Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0

This list of changes was auto generated.

1.2.2

19 Apr 20:24
v1.2.2
d3af1f6
Compare
Choose a tag to compare

Changes:

  • #211: #210 Set license expression rather than file
  • #21: Fixes bug where JsonParseNode.GetChildNode would throw an exception
  • #210: Package should be using a license expression
  • #213: Bump Microsoft.Kiota.Abstractions from 1.8.3 to 1.8.4

This list of changes was auto generated.

1.2.1

18 Apr 11:44
v1.2.1
1c1c3ce
Compare
Choose a tag to compare

Changes:

  • #209: #208 make STJ conditional so only included for < net 6
  • #20: - udpates abstractions version
  • #208: Remove STJ dependency for net 6+
  • #206: Bump xunit from 2.7.0 to 2.7.1
  • #207: Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
  • #204: Bump Microsoft.Kiota.Abstractions from 1.8.0 to 1.8.1
  • #203: - aligns code owners with other repos
  • #201: Bump dependabot/fetch-metadata from 1.7.0 to 2.0.0
  • #200: Bump dependabot/fetch-metadata from 1.6.0 to 1.7.0

This list of changes was auto generated.

1.2.0

21 Mar 11:59
635e4cd
Compare
Choose a tag to compare

Changes:

  • #199: Fixes azure pipeline
  • #198: Support untyped nodes
  • #196: Bump Microsoft.Kiota.Abstractions from 1.7.12 to 1.8.0
  • #192: Moves json serialization pipelines to 1ES compliant templates
  • #194: Bump coverlet.collector from 6.0.1 to 6.0.2
  • #195: Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • #193: Bump Microsoft.Kiota.Abstractions from 1.7.11 to 1.7.12

This list of changes was auto generated.

1.1.8

26 Feb 19:20
faa662b
Compare
Choose a tag to compare

Changes:

  • #191: Update DynamicallyAccessMembers for IParseNode Enum methods

This list of changes was auto generated.

1.1.7

26 Feb 08:41
9941827
Compare
Choose a tag to compare

Changes:

  • #190: Add ability to use JsonSerializerContext (and JsonSerialzerOptions) when serializing and deserializing

This list of changes was auto generated.