Releases: erwinkramer/bank-api
Releases · erwinkramer/bank-api
.NET 10 GA
This marks the second release on .NET 10 via GA.
Full Changelog: dotnet10rc2...dotnet10
.NET 10 RC 2
This marks the first release on .NET 10 via RC 2.
Because this project heavily relies on the Generate OpenAPI documents feature and its features to customize those documents, introduced in .NET 9, which both have been revamped quite a lot since .NET 10, the changes in this PR are rather substantial.
What's Changed
- Upgrade to .NET 10 RC 2 by @erwinkramer in #6
- Upgraded from OpenAPI v3.0.1 to v3.1.1
- Improved handling of the ASP.NET Core HTTPS development certificate with dev containers
- Support for Enable built-in validation support for Minimal APIs
- Various improvements to either make .NET 10 work better with the code-base, or to improve dependency usage
Full Changelog: dotnet9...dotnet10rc2
.NET 9
This marks the final .NET 9 release.
What's Changed
- initial devcontainer by @baidarka in #1
- Fix/devcontainer improvements by @baidarka in #2
- minor readme edits by @baidarka in #4
- Support Dutch Public Sector (NLGov) REST API Design Rules by @erwinkramer in #8
- fix casing for headers by @erwinkramer in #9
- well-formed-object spectral function by @erwinkramer in #10
- Centralized OpenTelemetry configurations by @nanny07 in #12
- Detached JWS middleware by @erwinkramer in #26
- Add jwks endpoint by @erwinkramer in #27
- Introduces Token Reuse middleware by @erwinkramer in 2730502
New Contributors
Full Changelog: https://github.com/erwinkramer/bank-api/commits/dotnet9