Releases: ofpinewood/http-exceptions
Releases · ofpinewood/http-exceptions
4.0.3
4.0.2
4.0.1
Changes:
- bc6cff1 Bump Microsoft.AspNetCore.Authentication.JwtBearer versions
This list of changes was auto generated.
4.0
Changes:
3.0.3
Changes:
- 833c42b Merge pull request #97 from ofpinewood/feature/PaymentRequiredException [ #96 ]
- 589cf8e Add PaymentRequiredException
- 4ccb29d Merge pull request #95 from ofpinewood/feature/config-pipeline-updates
- 61390be Update PublishCodeCoverageResults #94
- f08dc0e Update to gittools in pipeline #93
- 4d04f8f Update .editorconfig #92
- 91e54a1 Update code coverage packages #90 (#91)
- 509e0e2 Bump Microsoft.AspNetCore.Authentication.JwtBearer (#87)
- fde7397 Bump Microsoft.AspNetCore.Authentication.JwtBearer (#88)
- 9103593 Add NOTICE.md
See More
- 1b56ce5 Update README.md
- 62b13b1 Fixed typo in README.md (#74)
- 9409dee Update README.md
- b1921be Update README.md
- 9387055 Update azure-pipelines.yml
- 37e32c6 Renamed branch master to main
- 2a72e42 Update .editorconfig
- 3e70d98 Update README.md
- e3f594d Update README.md
- a89c72d Remove AspNetCoreHostingModel InProcess
- 97051b8 Fix package references
This list of changes was auto generated.
3.0.2
Add System.Text.Json.JsonElement deserializing to TryParseErrors.
Changes:
This list of changes was auto generated.
3.0.1
3.0
- Add options to override the Map* methods on the mappers from a Func on the options.
- Add serialization helper methods to the Opw.HttpExceptions.AspNetCore package.
Changes:
- b126647 Add serialization helper methods to the Opw.HttpExceptions.AspNetCore package #61 (#67)
- f83ffcf Improve code coverage #57 #66
- 9cebe91 Update README
- 5848523 Fix test
- 084cc07 Merge from master
- 9c7e2f7 Add the option to override the
MapDetail
methods on the mappers from aFunc
on the options. #53 (#65) - 4b01eda Add the option to override the
MapStatus
methods on the mappers from aFunc
on the options. #54 (#64) - 78bf6fa Add the option to override the
MapTitle
methods on the mappers from aFunc
on the options. #55 (#63) - a91ce6f Add the option to override the
MapInstance
methods on the mappers from aFunc
on the options. #56 (#62) - 75f9ff7 Improve code coverage (#52) [ #51 ]
See More
This list of changes was auto generated.
2.8
2.7
Made using a help link for ProblemDetails type property configurable in the options.
Changes:
This list of changes was auto generated.