Skip to content

Releases: inossidabile/wash_out

v0.9.0

Choose a tag to compare

@inossidabile inossidabile released this 10 Nov 07:12

Stable release contains no additional changes.

v0.9.0.beta.2

v0.9.0.beta.2 Pre-release
Pre-release

Choose a tag to compare

@inossidabile inossidabile released this 29 Sep 19:27
  • #117 - Requests containing no SOAP_ACTION header made to fallback to payload parsing
  • #118 - Rails 4 compatibility improved

v0.9.0.beta.1

v0.9.0.beta.1 Pre-release
Pre-release

Choose a tag to compare

@inossidabile inossidabile released this 08 Sep 10:30
  • include WashOut::Soap has been replaced with soap_service
  • Configuration option style has been renamed to wsdl_style
  • You can now specify controller-level SOAP settings passing a hash to soap_service like this:
class FooController < ActionController::Base
  soap_service namespace: 'test'
end

v0.8.4

Choose a tag to compare

@inossidabile inossidabile released this 03 Sep 10:14

Better compatibility with bleeding edge of Rails

v0.8.3

Choose a tag to compare

@inossidabile inossidabile released this 31 Aug 13:30

Automatic handling of CSRF for Rails (#107)

v0.8.2

Choose a tag to compare

@inossidabile inossidabile released this 31 Aug 13:30

Numerous improvements of how we handle Custom Types (#103, #105, #106)

v0.8.1

Choose a tag to compare

@inossidabile inossidabile released this 06 Aug 19:04

Numerous bugs fixed:

  • SOAP namepace#action requests supported (#96)
  • Proper support of types on the first level of definition (#95)
  • Nested type modules support (#103)

v0.7.1

Choose a tag to compare

@inossidabile inossidabile released this 04 Jul 10:46

v0.7.0

Choose a tag to compare

@inossidabile inossidabile released this 04 Jul 10:46
  • WSDL Document mode support (@gorism)

v0.6.1

Choose a tag to compare

@inossidabile inossidabile released this 04 Jul 10:47