Skip to content

Commit

Permalink
Update RC1 release notes
Browse files Browse the repository at this point in the history
* The scenario table are updated according to test results on Asp.Net 5 and UWP.
  • Loading branch information
hongdai committed Dec 2, 2015
1 parent b81c413 commit f80909c
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions release-notes/SupportedFeatures-v1.0.0-rc1.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Supported features
||NetHttpBinding|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||NetTcpBinding|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Transports|Http|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||Https|:question: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/438)| :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||Https|:warning: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/438)| :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||Tcp|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||WebSockets|:warning: [more...](https://github.com/dotnet/wcf/issues/404) | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/420) | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||WebSockets|:warning: [more...](https://github.com/dotnet/wcf/issues/404) | :warning: | :warning: [more...](https://github.com/dotnet/wcf/issues/420) | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Channel types|Request/Reply|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||Duplex|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Encodings|Text|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
Expand All @@ -39,21 +39,18 @@ Supported features
||Streamed, sync & async|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|MessageVersion|SOAP 1.1 UTF8|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
||SOAP 1.2 UTF8|:white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Contracts | DataContract | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Contracts | DataContract | :warning: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | XmlSerializer | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | MessageFormat | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | FaultContract | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Security | None | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | Transport | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | Client certificates | :x: | :white_check_mark: | :warning: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | Transport | :warning: | :warning: | :warning: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | Client certificates | :x: | :x: | :x: | :x:|
|Authentication | Basic | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | Digest | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | NTLM | :question: | :white_check_mark: | :x: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | Kerberos | :question: | :question: | :x: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | NTLM | :warning: | :white_check_mark: | :x: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | Kerberos | :warning: | :white_check_mark: | :x: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Client types | ChannelFactory\<T\> | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | ChannelBase\<T\> | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
|Extensibility | IClientMessageInspector | :white_check_mark: | :white_check_mark: | :white_check_mark: | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |
| | IClientMessageFormatter | :warning: [more](https://github.com/dotnet/wcf/issues/535 ) | :warning: [more](https://github.com/dotnet/wcf/issues/535 ) | :warning: [more](https://github.com/dotnet/wcf/issues/535 ) | :warning: [more...](https://github.com/dotnet/wcf/issues/534) |



0 comments on commit f80909c

Please sign in to comment.