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
Copy file name to clipboardExpand all lines: History.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
0.6.0 / 2014-10-29
2
+
=================
3
+
* Enhancement: Adding bearer security type Exporting security type for usage.
4
+
* Enhancement: The qualified elementFormQualified must be respected only when the current element is not a global element. The namespace attribute is only needed if it's not included in the xmlns.
5
+
* Fix: Remove automatic port appending to "Host" header.
6
+
* Fix: Avoid creating soap:Header container when there are no children.
7
+
* Fix: Allowing a 'null' argument for WSDL methods that take no arguments.
8
+
* Fix: Wrong initialization of xmlns array when handling rpc stype wsdl.
9
+
* Fix: Fault handling. err should be used less frequently now.
10
+
* Fix: Added checking if there is input and output for operations under bindings section.
11
+
* Fix: XSD conflict with same namespace.
12
+
1
13
0.5.1 / 2014-07-11
2
14
=================
3
15
* Enhancement: Add "defaults" parameter to BasicAuthSecurity's constructor
0 commit comments