Peter Cai
Peter Cai
what rails version? maybe it should be `update` because of this change in rails 6.1? https://github.com/rails/rails/pull/8705
@netcitylife please address the merge conflicts and lack of tests and I can merge.
Hi - can you provide a stacktrace? Does this issue reproduce in the latest versions of savon and wasabi? The diff for 3.5 to 3.6.1 is not that big (its...
please reopen when you have more information
I took a look at this recently and it seems to require some larger refactoring changes. Basically, the way the builder pattern is applied needs to change a bit, because...
Sorry no eta at the moment, I am still poking at this occasionally and there seem to be a bunch of decisions around larger/cleaner refactoring vs minimizing changes. Will update...
We're getting close to a release candidate with faraday thanks to @LukeIGS (which will eventually be released as savon 3.x). While I still believe that we should minimize supported versions,...
I think we are saying the same thing - we will support both major versions of savon simultaneously for some time. This is an exception from the usual policy, which...
Released as [v3.0.0.rc1](https://rubygems.org/gems/savon/versions/3.0.0.rc1) so it can bake a little bit. For anyone who can give this a spin - you can contribute by filing bugs in this issue tracker, or...
Hi @ehutzelman thanks so much for reporting back! Did you have to make any code changes other than what was documented in the upgrading guide?