Hello,
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?
Thanks!
Hello,
The latest release of Plug broke the build in a couple of my projects because
peerwas 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?
Thanks!