2.0 GA plans?
#2423
Replies: 1 comment 1 reply
-
2.0 was released on July 10th, making this question no longer relevant. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a large number of applications that are using OpenApi via Swashbuckle. We have built some internal tooling that uses this package to read OpenApi documents. We are about to start preparing for .NET 10 with the upcoming 3.1.0 changes.
Since .NET 10 depends on this package, it should GA sometime before November. Do you have any idea how much before November? Are you aiming for the .NET RC versions? With RC versions a couple of months away, I'm hoping this means that the current previews are relatively stable in terms of API design.
I've been following the OpenApi changes in the ASP.NET repo, and there have been some major changes during the last 6 months. I'm trying to avoid having to make similar changes in our tooling.
@darrelmiller
Beta Was this translation helpful? Give feedback.
All reactions