File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ #### 2.0.0-alpha001 - 14.12.2020
2+
3+ * Removed generic ServiceManager (HeaderDefinition provides header implementation from this point on).
4+ * Replace HttpWebRequest based client request with HttpClient based implementation.
5+ * Add IXRoadRequest<TResponse >, IXRoadRequestHandler<TRequest, TResponse> type for improved typing support.
6+ * Remove XRoadSerializable base class requirement. Use XRoadSerializableAttribute to mark serializable types.
7+ Use ITrackSpecifiedMembers interface when member deserialization info is needed.
8+ * Operation definitions extracted from request type attributes and IXRoadRequest definition.
9+
110#### 1.4.1 - 13.12.2020
211
312* Review UTF8 encoding usages to prevent BOM in outgoing messages.
You can’t perform that action at this time.
0 commit comments