Publish a new 2.0 RC release
See original GitHub issueThe last 2.0.0-rc3
release is quite old now… (release notes). A lot has been fixed (41 commits made according to GitHub), and the swagger-core
dependency 2.0
was released (release notes).
I can imagine there is still work to do before a final 2.0
can be made, but for the moment. downstream projects (projects that use swagger-parser
as depedency) needs to:
- Use
2.0-SNAPSHOT
version (no release possible with this dependency) - Tag their own version of the
2.0
branch (I did it for my company, see releases in our fork, but the binaries are not public) - Stay to
2.0.0-rc3
Example downstream project: https://github.com/quen2404/openapi-diff. The last release on maven central is using 2.0.0-rc3
.
Again I needed to fork it to align it to the version I tagged from the 2.0 branch.
Could you please consider publishing maybe a 2.0.0-rc4
on maven central as soon as possible?
This will help adoption and usage in downstream projects.
Thank you in advance.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top Results From Across the Web
6. Release Candidate (RC) Development - VisIt User Manual
The first is develop and the second is the current release candidate. ... You are now ready to push the change to GitHub...
Read more >New minor releases should be released as RC versions #2161
When we release new minor versions of Yarn (eg. 0.18.0, 0.19.0, etc.), the first release should be released as an RC version number...
Read more >Releasing Beta and RC Versions – Make WordPress Core
For a minor RC release, select the Point Release channel and the Nightlies stream (note that it is no longer possible to use...
Read more >Announcing .NET 7 Release Candidate 2 - .NET Blog
Today we announce .NET 7 Release Candidate 2. This is the final release candidate (RC) for .NET 7 and is supported in production....
Read more >Frequently Asked Questions - semantic-release
The package.json 's version will be updated by the semantic-release command just before publishing to npm ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Today! 😄
Release notes: 2.0.0.
Next SNAPSHOT version:
2.0.1-SNAPSHOT