-
Notifications
You must be signed in to change notification settings - Fork 280
Description
Moving forward, I don't think we should continue with the vnext branch. We ended up accumulating too many changes in the vnext branch and for every reported bug fix we had to deal with the question of should we merge the fix into master or into the vnext branch.
There are bunch of recently opened bugs that I would like to get fixed and I wanted to get them into the 1.1 release, but it was continuing to delay the release and we already have people using the -preview Nuget in prod.
If we have a feature that merits a minor release, then we should just release it. Accumulating these changes to keep the version numbers low is of dubious merit.
On a related note, I would like to change the way we create release notes to use a markdown file in the repo. The file should be updated as fixes and features are completed, rather than having to update the GitHub page. We can still create GitHub releases and tags, but do it automatically from the VSTS release process.
Thoughts? @PerthCharern @Shwetap05 @xuzhg @scott-lin @EricAtMSFT