-
Notifications
You must be signed in to change notification settings - Fork 10
Breaking changes for v2.0 #365
Copy link
Copy link
Open
Labels
scope:breaking-changeBreaking change, users will need to update their codeBreaking change, users will need to update their codetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Metadata
Metadata
Assignees
Labels
scope:breaking-changeBreaking change, users will need to update their codeBreaking change, users will need to update their codetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
This is a tracking issue to document all breaking changes we want to introduce for v2.0.
Once we have a more clear plan to go for 2.0, we can convert some of the TODOs in their own issues to make tracking of different changes easier.
Make
Receiver.close()abstract.In
new_receiver(), rename the argumentlimittobuffer_size.Rename 1.x
TimertoMonotonicTimer. Add aTimerthat works with the wall clock.Add a
tick_on_initparameter toTimerand change tick behaviour to the following:Remove
channel.close()method, which has been replaced bychannel.aclose()