Releases: Stratis-OSS/RestExceptions
Releases · Stratis-OSS/RestExceptions
v9.0.9
What's Changed
- Update CODE_OF_CONDUCT.md by @Stratis-Dermanoutsos in #23
- V9.0.9 by @Stratis-Dermanoutsos in #24
- Applied code style by @Stratis-Dermanoutsos in #25
Full Changelog: v9.0.8...v9.0.9
v9.0.8
What's Changed
- Update README.md by @Stratis-Dermanoutsos in #16
- Updated how normal exceptions are translated to Rest by @Stratis-Dermanoutsos in #20
- Create CODE_OF_CONDUCT.md by @Stratis-Dermanoutsos in #21
- Updated to 9.0.8 by @Stratis-Dermanoutsos in #22
Full Changelog: v9.0.7.4...v9.0.8
v9.0.7.4
What's Changed
- Made default IRestExceptionProblemDetailsBuilder implementation public.
Full Changelog: v9.0.7.3...v9.0.7.4
v9.0.7.3
What's Changed
- Added support for all common HTTP 4xx and 5xx status codes
- Added global exception handler
- Added easily-overrideable ProblemDetails builder
- Wrote complete documentation
- Added support for more .NET versions
Full Changelog: v9.0.7.2...v9.0.7.3
v9.0.7.2
What's Changed
- Fixed Instance property
- Added method property
New Contributors
- @Stratis-Dermanoutsos made their first contribution in #8
Full Changelog: v9.0.7.1...v9.0.7.2
v9.0.7.1
- Fixed response
Typereference to RFC 9110 HTTP Semantics
Full Changelog: v9.0.7...v9.0.7.1
v9.0.7
- Default middleware implementation