Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

WIP - 2.0 #328

Closed
wants to merge 107 commits into from
Closed

WIP - 2.0 #328

wants to merge 107 commits into from

Conversation

abhinav
Copy link
Contributor

@abhinav abhinav commented Dec 7, 2015

Removing Deprecated Functionality

Remove Apache Thrift Support

New Functionality

Performance

In Preperation for 2.0

  • remove argstreams

HelloGrayson and others added 30 commits November 10, 2015 13:05
Now that Apache Thrift is no longer supported, we don't need two different
implementations of ThriftRequest and ThriftSerializer.
thriftrw only supports the new TChannel interface. This assertion will ensure
we don't accidentally call the deprecated version with Thrift endpoints and
get cryptic messages.
@blampe
Copy link
Contributor

blampe commented Mar 10, 2016

There's some good stuff sitting on this branch like peer selection, thriftrw, lint etc. that we probably want to release. I'm wondering if we can split out the backwards-breaking changes and release those separately.

@HelloGrayson
Copy link
Contributor

Agreed.

Although it's probably worth considering biting the bullet and just releasing the whole, considering the previous minor contains both APIs before we removed deprecated ones.

@blampe
Copy link
Contributor

blampe commented Mar 10, 2016

I really want to avoid breaking changes so I'd rather we just pull out the stuff that's patch-worthy.

@HelloGrayson
Copy link
Contributor

@abhinav @junchaoWu @blampe are you guys opposed to renaming this "WIP 1.0 release"?

@abhinav
Copy link
Contributor Author

abhinav commented Apr 14, 2016

👍

@HelloGrayson HelloGrayson changed the title WIP Mash release WIP - 1.0 release Apr 14, 2016
@HelloGrayson
Copy link
Contributor

@abhinav can you remove the items from the description that have already been merged to master?

@abhinav
Copy link
Contributor Author

abhinav commented Apr 14, 2016

done

@HelloGrayson HelloGrayson changed the title WIP - 1.0 release WIP - 2.0 release Nov 17, 2016
@HelloGrayson HelloGrayson changed the title WIP - 2.0 release WIP - 2.0 Nov 17, 2016
@abhinav
Copy link
Contributor Author

abhinav commented Jun 17, 2019

RIP

@abhinav abhinav closed this Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants