-
Notifications
You must be signed in to change notification settings - Fork 15.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
Initial draft for changelog. #1515
Conversation
Here's the change list for the C# part. In general: some changes are breaking, which require regenerating messages. Most user-written code will not be impacted except for the renaming of enum values.
|
Here's some more details for zero-copy:
Other related changes to
|
Here's ObjC:
|
Thanks for the info. I updated the doc for csharp, zero copy and objc. I will merge the PR now so other can send PRs to add more stuffs. |
I have left some TODOs for people who are working on this to add more details. @haberman @anandolee @nmittler @jskeet @danielweis