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.

Getting 3.0.0 released

See original GitHub issue

The 3.0.0 branch has been around for a long time, and I don’t think any of us ever meant to drag it out for so long. I believe much of this is due to lack of motivation by the maintainers (especially me) to push things forward and get it released.

As it is, there are people actually using the 3.0 beta release, and we are getting requests for new features to be forward ported to 3.0. I think it’s important that we actually get the thing properly released.

To that end, I propose that we switch the master branch to point at 3.x code and relegate 2.x code to a bugfix branch. The hope is that this will provide some form of motivation for people to contribute to 3.x. It would also be easier to make more radical changes to 3.x (e.g., split up index.js) if we don’t have to worry about merging in 2.x code all the time. What are peoples’ thoughts? @svozza? (picking on you since you seem to be around.)

Also, if there anybody reading this who would like to help us get to a 3.0.0 release, please let me know!

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
vqvucommented, Sep 8, 2016

Thanks both of you for the input! Here’s what I’ve done:

  • Released 2.10.0.
  • Forward ported the changes in 2.10 to 3.0 and released 3.0.0-beta.3.
  • Merged 3.0.0 onto master. The 3.0.0 branch is now defunct.
  • Created a 2.x branch that tracks 2.x code starting from the 2.10.0 tag.
  • Added a note to the README.md about the current state.
0reactions
vqvucommented, Feb 17, 2018

I haven’t had the motivation to work on this in a while, partly because I changed jobs, so I’m no longer using highland at work, and partly because there hasn’t really been many bugs files against 2.x lately.

Theres not too much coding work left (the current beta is in a usable state), but there’s quite a bit of documentation to write up. Unless someone volunteers to finish up the work though, I wouldn’t expect 3.0 to be out in the near term. Sorry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spring Boot 3.0 Goes GA
This is the first major revision of Spring Boot since 2.0 was released 4.5 years ago. It's also the first GA version of...
Read more >
Spark 3.0.0 Released - Ignite Realtime Blogs
The Ignite Realtime community is happy to announce the release of Spark 3.0.0 version. We decided to increase major version to 3.x to ......
Read more >
Ansible-3.0.0 released - Google Groups
Hi all, We're happy to announce that the ansible-3.0.0 package is now available! This update is based on the ansible-base-2.10.x package
Read more >
R 3.0.0 is released! (what's new, and how to upgrade)
A few hours ago Peter Dalgaard (of R Core Team) announced the release of R 3.0.0! Bellow you can read the changes in...
Read more >
Spark 3.0.0 released
Spark 3.0.0 released. We are happy to announce the availability of Spark 3.0.0! Visit the release notes to read about the new features,...
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