question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish a new 2.0 RC release

See original GitHub issue

The 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
webroncommented, Apr 17, 2018

Today! 😄

0reactions
jminicommented, Apr 17, 2018

Release notes: 2.0.0.

Next SNAPSHOT version: 2.0.1-SNAPSHOT

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found