Skip to content

Releases: erwinkramer/bank-api

.NET 10 GA

12 Nov 19:23

Choose a tag to compare

This marks the second release on .NET 10 via GA.

Full Changelog: dotnet10rc2...dotnet10

.NET 10 RC 2

16 Oct 11:49
61cfc40

Choose a tag to compare

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

16 Oct 11:44
3d0de01

Choose a tag to compare

This marks the final .NET 9 release.

What's Changed

New Contributors

Full Changelog: https://github.com/erwinkramer/bank-api/commits/dotnet9