Skip to content
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

Master tracking issue for removing BinaryFormatter usage from dotnet libs #39287

Closed
5 of 6 tasks
Tracked by #64488
GrabYourPitchforks opened this issue Jul 14, 2020 · 3 comments
Closed
5 of 6 tasks
Tracked by #64488
Assignees
Labels
area-System.Security binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it Cost:L Work that requires one engineer up to 4 weeks Epic Groups multiple user stories. Can be grouped under a theme. Priority:2 Work that is important, but not critical for the release Team:Libraries
Milestone

Comments

@GrabYourPitchforks
Copy link
Member

GrabYourPitchforks commented Jul 14, 2020

This issue tracks the tagging and removal of BinaryFormatter-related code paths from various dotnet org repos. See dotnet/designs#141 for more information.

dotnet/runtime

Documentation of Breaking Changes

As part of the definition of done for each of these items, we must identify possibilities where changing serialization formats could be a breaking change for customers. For instance, if the serialized output could have been persisted to disk, we will likely need to document where the deserialization of persisted data could be affected.

@GrabYourPitchforks GrabYourPitchforks added this to the Future milestone Jul 14, 2020
@GrabYourPitchforks GrabYourPitchforks self-assigned this Jul 14, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Jul 14, 2020
@GrabYourPitchforks GrabYourPitchforks removed the untriaged New issue has not been triaged by the area owner label Jul 14, 2020
@jeffhandley jeffhandley added the Priority:2 Work that is important, but not critical for the release label Jan 14, 2021
@GrabYourPitchforks GrabYourPitchforks added the Cost:L Work that requires one engineer up to 4 weeks label Jan 26, 2021
@jeffhandley jeffhandley self-assigned this Jan 27, 2021
@pgovind pgovind self-assigned this Feb 2, 2021
@jeffhandley jeffhandley modified the milestones: Future, 7.0.0 Jan 9, 2022
@jeffhandley jeffhandley added Team:Libraries User Story A single user-facing feature. Can be grouped under an epic. labels Jan 9, 2022
@ghost
Copy link

ghost commented Feb 6, 2022

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

This issue tracks the tagging and removal of BinaryFormatter-related code paths from various dotnet org repos. See dotnet/designs#141 for more information.

dotnet/runtime

Documentation of Breaking Changes

As part of the definition of done for each of these items, we must identify possibilities where changing serialization formats could be a breaking change for customers. For instance, if the serialized output could have been persisted to disk, we will likely need to document where the deserialization of persisted data could be affected.

Author: GrabYourPitchforks
Assignees: jeffhandley, GrabYourPitchforks
Labels:

area-System.Runtime, area-System.Security, User Story, Priority:2, Cost:L, Team:Libraries

Milestone: 7.0.0

@jeffhandley jeffhandley added Epic Groups multiple user stories. Can be grouped under a theme. and removed area-System.Runtime User Story A single user-facing feature. Can be grouped under an epic. labels Feb 6, 2022
@jeffhandley jeffhandley modified the milestones: 7.0.0, 8.0.0 Jul 9, 2022
@adamsitnik
Copy link
Member

@jeffhandley should we close this issue and move the remaining work to a new one? Or just move it to 9.0?

@jeffhandley jeffhandley modified the milestones: 8.0.0, 9.0.0 Jul 28, 2023
@jeffhandley
Copy link
Member

Let's just move it to 9.0.0. Done.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2024
@jeffhandley jeffhandley added the binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it label Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it Cost:L Work that requires one engineer up to 4 weeks Epic Groups multiple user stories. Can be grouped under a theme. Priority:2 Work that is important, but not critical for the release Team:Libraries
Projects
None yet
Development

No branches or pull requests

6 participants