Plans for a 2.0.2 release?
See original GitHub issueAre there any roadmap/due date/plans for a 2.0.2
release?
I think all downstream projects could benefit from a release that includes all the fixes that were made to the parser and to the v2-to-v3 converter.
Yesterday I had a discussion https://github.com/quen2404/openapi-diff/issues/53#issuecomment-407803871 about an issue that is already fixed but not released yet. => quen2404/openapi-diff project.
Of course the OpenAPITools/openapi-generator is also interested.
And probably other downstream project that I do not know and do not follow.
I think it would be great to merge #775 and then to do a release.
If I can help with something, please let me know.
For me it would be great to have it this week or at the beginning of next week.
Do you think it is possible?
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
It looked like it was merged, but not included in the release. But it looks like it is now in the release. Sorry for the confusion.
FYI, I got a regression when using
2.0.2
: https://github.com/swagger-api/swagger-parser/issues/799EDIT: the first issue mentioned here (https://github.com/swagger-api/swagger-parser/issues/797) was only a problem on my computer