Skip to content

Releases: menes-dotnet/Menes

5.0.2

07 Mar 14:54
4abff75
Compare
Choose a tag to compare

Changes:

  • 4abff75 Further changes to StringConverter to ensure special characters are properly escaped (#331)

This list of changes was auto generated.

5.0.1: Ensure string values in headers are not quoted. (#329)

06 Mar 14:22
de9085b
Compare
Choose a tag to compare

Changes:

  • de9085b Ensure string values in headers are not quoted. (#329)
  • 8c52ce1 Added test to reproduce the issue (#327)

This list of changes was auto generated.

5.0.0: Change to Corvus.UriTemplates (#324)

17 Feb 09:06
96dfff2
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

5.0.0-system-text-json.23: Update Corvus.ContentHandling package

09 Feb 17:01
Compare
Choose a tag to compare

Changes:

  • 9f426d6 Update Corvus.ContentHandling package
  • cdfac80 Stop forcing people to register IConfigurationRoot in DI services
  • b3da060 Implement Azure Functions isolated worker parameter builder
  • 3812d39 Add types to support Azure Functions isolated workers
  • cabb9f9 Add ability to stop in-memory hosts
  • 154486c Fix handling of header responses where the value includes double quotes
  • 39a6e6d Ensure string-typed header results are unquoted
  • b1a6244 ContentHandling upgrade
  • d5bba5c Excise remaining code using Newtonsoft.Json
  • 0101d19 Adjust tests for FP reporting 1,2,etc not 1.0,2.0 etc.
See More
  • fefe68c Merge main into feature/system-text-json
  • 82cc94d Improve testing for converters (#316)
  • f88b02d Bump version number
  • 6b2b63d Committing changes (#314)
  • af64ee5 Committing changes (#313)
  • 48d8380 Fix web link array handling in HAL doc converter
  • ef2010a Fix some inconsistencies in test handling of JSON string values
  • c5a88f4 Bump Microsoft.OpenApi.Readers from 1.4.4 to 1.4.5 in /Solutions (#310)
  • 89a78bf Bump Corvus.Testing.SpecFlow.NUnit from 1.6.0 to 2.0.0 in /Solutions (#312)
  • 690e987 Replace MemoryStream usage with JsonSerializer.SerializeToNode
  • 8bc8e03 Got HalDocument serialization tests working
  • 16ce511 Remove some more vestiges of Json.NET, and also tidy up StringConverter
  • 916b51b Initial experimental move to System.Text.Json

This list of changes was auto generated.

5.0.0-system-text-json.22: Stop forcing people to register IConfigurationRoot in DI services

03 Feb 08:54
Compare
Choose a tag to compare

Changes:

  • cdfac80 Stop forcing people to register IConfigurationRoot in DI services
  • b3da060 Implement Azure Functions isolated worker parameter builder
  • 3812d39 Add types to support Azure Functions isolated workers
  • cabb9f9 Add ability to stop in-memory hosts
  • 154486c Fix handling of header responses where the value includes double quotes
  • 39a6e6d Ensure string-typed header results are unquoted
  • b1a6244 ContentHandling upgrade
  • d5bba5c Excise remaining code using Newtonsoft.Json
  • 0101d19 Adjust tests for FP reporting 1,2,etc not 1.0,2.0 etc.
  • fefe68c Merge main into feature/system-text-json
See More
  • 82cc94d Improve testing for converters (#316)
  • f88b02d Bump version number
  • 6b2b63d Committing changes (#314)
  • af64ee5 Committing changes (#313)
  • 48d8380 Fix web link array handling in HAL doc converter
  • ef2010a Fix some inconsistencies in test handling of JSON string values
  • c5a88f4 Bump Microsoft.OpenApi.Readers from 1.4.4 to 1.4.5 in /Solutions (#310)
  • 89a78bf Bump Corvus.Testing.SpecFlow.NUnit from 1.6.0 to 2.0.0 in /Solutions (#312)
  • 690e987 Replace MemoryStream usage with JsonSerializer.SerializeToNode
  • 8bc8e03 Got HalDocument serialization tests working
  • 16ce511 Remove some more vestiges of Json.NET, and also tidy up StringConverter
  • 916b51b Initial experimental move to System.Text.Json

This list of changes was auto generated.

5.0.0-system-text-json.21

20 Jan 18:11
Compare
Choose a tag to compare
Pre-release

Changes:

  • b3da060 Implement Azure Functions isolated worker parameter builder
  • 3812d39 Add types to support Azure Functions isolated workers
  • cabb9f9 Add ability to stop in-memory hosts
  • 154486c Fix handling of header responses where the value includes double quotes
  • 39a6e6d Ensure string-typed header results are unquoted
  • b1a6244 ContentHandling upgrade
  • d5bba5c Excise remaining code using Newtonsoft.Json
  • 0101d19 Adjust tests for FP reporting 1,2,etc not 1.0,2.0 etc.
  • fefe68c Merge main into feature/system-text-json
  • 82cc94d Improve testing for converters (#316)
See More
  • f88b02d Bump version number
  • 6b2b63d Committing changes (#314)
  • af64ee5 Committing changes (#313)
  • 48d8380 Fix web link array handling in HAL doc converter
  • ef2010a Fix some inconsistencies in test handling of JSON string values
  • c5a88f4 Bump Microsoft.OpenApi.Readers from 1.4.4 to 1.4.5 in /Solutions (#310)
  • 89a78bf Bump Corvus.Testing.SpecFlow.NUnit from 1.6.0 to 2.0.0 in /Solutions (#312)
  • 690e987 Replace MemoryStream usage with JsonSerializer.SerializeToNode
  • 8bc8e03 Got HalDocument serialization tests working
  • 16ce511 Remove some more vestiges of Json.NET, and also tidy up StringConverter
  • 916b51b Initial experimental move to System.Text.Json

This list of changes was auto generated.

5.0.0-system-text-json.19

13 Jan 12:22
Compare
Choose a tag to compare
Pre-release

Changes:

  • cabb9f9 Add ability to stop in-memory hosts
  • 154486c Fix handling of header responses where the value includes double quotes
  • 39a6e6d Ensure string-typed header results are unquoted
  • b1a6244 ContentHandling upgrade
  • d5bba5c Excise remaining code using Newtonsoft.Json
  • 0101d19 Adjust tests for FP reporting 1,2,etc not 1.0,2.0 etc.
  • fefe68c Merge main into feature/system-text-json
  • 82cc94d Improve testing for converters (#316)
  • f88b02d Bump version number
  • 6b2b63d Committing changes (#314)
See More
  • af64ee5 Committing changes (#313)
  • 48d8380 Fix web link array handling in HAL doc converter
  • ef2010a Fix some inconsistencies in test handling of JSON string values
  • c5a88f4 Bump Microsoft.OpenApi.Readers from 1.4.4 to 1.4.5 in /Solutions (#310)
  • 89a78bf Bump Corvus.Testing.SpecFlow.NUnit from 1.6.0 to 2.0.0 in /Solutions (#312)
  • 690e987 Replace MemoryStream usage with JsonSerializer.SerializeToNode
  • 8bc8e03 Got HalDocument serialization tests working
  • 16ce511 Remove some more vestiges of Json.NET, and also tidy up StringConverter
  • 916b51b Initial experimental move to System.Text.Json

This list of changes was auto generated.

5.0.0-system-text-json.18

12 Jan 10:04
Compare
Choose a tag to compare
Pre-release

Changes:

  • 154486c Fix handling of header responses where the value includes double quotes
  • 39a6e6d Ensure string-typed header results are unquoted
  • b1a6244 ContentHandling upgrade
  • d5bba5c Excise remaining code using Newtonsoft.Json
  • 0101d19 Adjust tests for FP reporting 1,2,etc not 1.0,2.0 etc.
  • fefe68c Merge main into feature/system-text-json
  • 82cc94d Improve testing for converters (#316)
  • f88b02d Bump version number
  • 6b2b63d Committing changes (#314)
  • af64ee5 Committing changes (#313)
See More
  • 48d8380 Fix web link array handling in HAL doc converter
  • ef2010a Fix some inconsistencies in test handling of JSON string values
  • c5a88f4 Bump Microsoft.OpenApi.Readers from 1.4.4 to 1.4.5 in /Solutions (#310)
  • 89a78bf Bump Corvus.Testing.SpecFlow.NUnit from 1.6.0 to 2.0.0 in /Solutions (#312)
  • 690e987 Replace MemoryStream usage with JsonSerializer.SerializeToNode
  • 8bc8e03 Got HalDocument serialization tests working
  • 16ce511 Remove some more vestiges of Json.NET, and also tidy up StringConverter
  • 916b51b Initial experimental move to System.Text.Json

This list of changes was auto generated.

5.0.0-system-text-json.17: Ensure string-typed header results are unquoted

12 Jan 09:19
Compare
Choose a tag to compare

Changes:

  • 39a6e6d Ensure string-typed header results are unquoted
  • b1a6244 ContentHandling upgrade
  • d5bba5c Excise remaining code using Newtonsoft.Json
  • 0101d19 Adjust tests for FP reporting 1,2,etc not 1.0,2.0 etc.
  • fefe68c Merge main into feature/system-text-json
  • 82cc94d Improve testing for converters (#316)
  • f88b02d Bump version number
  • 6b2b63d Committing changes (#314)
  • af64ee5 Committing changes (#313)
  • 48d8380 Fix web link array handling in HAL doc converter
See More
  • ef2010a Fix some inconsistencies in test handling of JSON string values
  • c5a88f4 Bump Microsoft.OpenApi.Readers from 1.4.4 to 1.4.5 in /Solutions (#310)
  • 89a78bf Bump Corvus.Testing.SpecFlow.NUnit from 1.6.0 to 2.0.0 in /Solutions (#312)
  • 690e987 Replace MemoryStream usage with JsonSerializer.SerializeToNode
  • 8bc8e03 Got HalDocument serialization tests working
  • 16ce511 Remove some more vestiges of Json.NET, and also tidy up StringConverter
  • 916b51b Initial experimental move to System.Text.Json

This list of changes was auto generated.

5.0.0-system-text-json.15

05 Jan 19:04
Compare
Choose a tag to compare
Pre-release

Changes:

  • d5bba5c Excise remaining code using Newtonsoft.Json
  • 0101d19 Adjust tests for FP reporting 1,2,etc not 1.0,2.0 etc.
  • fefe68c Merge main into feature/system-text-json
  • 82cc94d Improve testing for converters (#316)
  • f88b02d Bump version number
  • 6b2b63d Committing changes (#314)
  • af64ee5 Committing changes (#313)
  • 48d8380 Fix web link array handling in HAL doc converter
  • ef2010a Fix some inconsistencies in test handling of JSON string values
  • c5a88f4 Bump Microsoft.OpenApi.Readers from 1.4.4 to 1.4.5 in /Solutions (#310)
See More
  • 89a78bf Bump Corvus.Testing.SpecFlow.NUnit from 1.6.0 to 2.0.0 in /Solutions (#312)
  • 690e987 Replace MemoryStream usage with JsonSerializer.SerializeToNode
  • 8bc8e03 Got HalDocument serialization tests working
  • 16ce511 Remove some more vestiges of Json.NET, and also tidy up StringConverter
  • 916b51b Initial experimental move to System.Text.Json

This list of changes was auto generated.