-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release blockers #2623
Comments
I started #2599 to draft a more detailed changelog with examples etc that also can be used as release notes. |
Also, are we doing a 1.7 or a 2.0? I think we'd need lots more features for 2.0, and maybe revisit some bad decisions. @itchyny @owenthereal |
Please let it be 1.6.1, to be released ASAP. That way, we can have our cake (an official release that's way overdue and that addresses numerous issues in 1.6) and eat it (all the goodies that are in the pipeline, whether in 1.6.2 or 1.7). |
You get a say, of course. Hearing one for 1.6.1, I'm inclined to agree. Anyone else? |
Not enough new things in master compared to 1.6 for for 1.7 release? i vote 1.6.1 or 1.7 ASAP |
Yes, I agree the emphasis should be on ASAP, whether it's "1.6.1" or "1.7". Please also consider PR #2624 for this next release, as it addresses multiple issues with the existing Incidentally, the new |
Let's release 1.7, since lots of new features including the numeric representation were added after 1.6. But before that, we need to revisit issues with bug label (again) and list all regressions introduced after 1.6. |
@itchyny wrote:
That seems to conflict with the goal of the next official release Forgive me for emphasizing again that some of the really terrible problems |
The number of the release is not that important. My earlier question was more about whether people wanted to make this a 2.0 and if so why, and clearly that's not the case, and to me the difference between a 1.6.1 or a 1.7 is not very large. A major.minor.micro release versioning scheme tends to imply ongoing support for older releases, and even with an influx of maintainers we might not have the energy for that, so my preference would be for a 1.7. |
Honestly speaking, I don't think we need to release "ASAP", at least with a public tag like 1.6.1 or 1.7, since it's been years since the last release and I don't care delay for a few months. I think we can create a new release pipeline with testing tags like 1.7rc1, and fix critical bugs in the meanwhile. |
@itchyny - Over the years since jq 1.6 was released, there have been
Other examples of requests for a new release:
A closely related consideration is that some wonderful contributors have, over time, |
Since I have created (reused) 1.7 release Milestone and we're working very hard towards the next release, so closing this issue now. Thanks to @owenthereal and @wader, the release pipeline is almost there, but we still need to build {darwin,linux}/arm64 binaries on GitHub Actions. I have contributed to Docker image building job to release to GitHub Container Registry, also fixed various bugs. I have also redesigned the website entirely with dark mode support and new SVG logo and icons (merge waiting for Firefox 116 release). We still have critical issues to fix until the release (can you believe |
Let's set up a checklist of release blockers, possibly assigning milestones to issues.
The text was updated successfully, but these errors were encountered: