You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has to be a breaking release because the deprecation feature can break existing code by just upgrading the library (if you use #![deny(deprecated)] and you have deprecated fields in your queries). Are there other breaking changes we should wait for before doing this?