Visual Studio 16.8.2 - Is there a buglist?

Jonaszko, Krzysztof 21 Reputation points
2020-11-25T13:33:52.233+00:00

Dear Support,

in newest Visual Studio you write about multiple fixes. Need more details about thoes to check if our products had an issue that this Version of Visual Studio will fix it.
Please give detailed infos or Bug lists, otherwise that Agile distribution of Visual Studio will create too much work on all development centers.

Best regards, K.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 29,446 Reputation points Microsoft Vendor
    2020-11-26T03:15:20.183+00:00

    Hello @Jonaszko, Krzysztof ,

    Thank you for taking time to post this issue in Microsoft Q&A forum.

    Is there a buglist?

    Actually, the buglist is listed on the Visual Studio Release Notes web page, as Leon mentioned above. But, I knew that you’d like to get more detailed information about the buglist, which as you mentioned like the blog that posted by some teams.

    The Release Rhythm, indeed, has pointed out that “Noteworthy updates will be announced through the Visual Studio blog. All minor updates are accompanied by release notes.” So you see some notes, like “Fixed for optimization bug in loops”.

    It is recommended to directly report this issue to Visual Studio Product Team and ask for detailed information in Developer Community. Also, I suggest you can describe your requirements and start a new thread in GitHub MicrosoftDocs (visualstudio-docs).

    I hope this could help you a little.

    Sincerely,
    Tianyu

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Leon Laude 85,726 Reputation points
    2020-11-25T13:37:58.217+00:00

    Hi @Jonaszko, Krzysztof ,

    As far as I know Microsoft does not reveal the exact bugs that are fixed, they only reveal on a high-level, this can be seen here:
    https://learn.microsoft.com/en-us/visualstudio/releases/2019/release-notes#16.8.2

    You may submit feedback about your query through the Report a Problem option in the upper right-hand corner of either the installer or the Visual Studio IDE itself, or by asking in the dedicated Visual Studio community over here:
    https://developercommunity.visualstudio.com/spaces/8/index.html

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    1 person found this answer helpful.
    0 comments No comments

  2. Jonaszko, Krzysztof 21 Reputation points
    2020-11-25T13:51:08.86+00:00

    Hallo Leon,

    there are maybe reason for it, but in my Test Driven Developement Prozess I see differences in Unit Test results (without changing the code on my side) I need to understand what happening. Last months we get updates each 2 weeks, but its not my weather app. Its Developement Tool for team. If we update it on all PC we need to ensure not only that they can work, but also that their code generates expected results.

    By release of Visual Studio 16.8.0 and many others you linked detailed list of few issues with links. (Example https://devblogs.microsoft.com/cppblog/c-coroutines-in-visual-studio-2019-version-16-8/)
    Now with 16.8.2 I just see the line like "Fixed for optimization bug in loops." I just don't know on what base I can say my team, yeah take new Visual Studio its great. It fixes few bugs!

    Best regards,
    Krzysztof

    0 comments No comments