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
The latest release of Plug broke the build in a couple of my projects because peer was removed on %Plug.Conn{}. (this commit)
I've never really had problems with Plug before (usually upgrading late I guess) so I just wanted to clarify if it's expected that there will be breaking changes in minor version upgrade without deprecation notice?