📑 Elastic.Transport.dll
Click here to see the 407 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
+ 🌟 System.Runtime.CompilerServices.InternalsVisibleToAttribute::.ctor(System.String)
+ 🌟 System.Runtime.CompilerServices.InternalsVisibleToAttribute::.ctor(System.String)
Elastic.Transport.dll
+ 🌟 Elastic.Transport.AuthorizationHeader
+ 🌟 Elastic.Transport.DefaultDateTimeProvider
+ 🌟 Elastic.Transport.DefaultHttpTransport
+ 🌟 Elastic.Transport.DefaultHttpTransport<TConfiguration>
+ 🌟 Elastic.Transport.DefaultMemoryStreamFactory
+ 🌟 Elastic.Transport.DefaultRequestParameters
+ 🌟 Elastic.Transport.DefaultRequestPipeline<TConfiguration>
+ 🌟 Elastic.Transport.Diagnostics.TypedDiagnosticObserver<TOnNext>
+ 🌟 Elastic.Transport.Diagnostics.TypedDiagnosticObserver<TOnNextStart, TOnNextEnd>
- 🔴 Elastic.Transport.Diagnostics.TypedDiagnosticObserverBase<TOnNext> 💥
- 🔴 Elastic.Transport.Diagnostics.TypedDiagnosticObserverBase<TOnNextStart, TOnNextEnd> 💥
+ 🌟 Elastic.Transport.HttpTransport
+ 🌟 Elastic.Transport.HttpTransport<TConfiguration>
- 🔴 Elastic.Transport.IApiCallDetails 💥
- 🔴 Elastic.Transport.IAuthenticationHeader 💥
- 🔴 Elastic.Transport.IDateTimeProvider 💥
- 🔴 Elastic.Transport.IMemoryStreamFactory 💥
- 🔴 Elastic.Transport.IRequestParameters 💥
- 🔴 Elastic.Transport.IRequestPipeline 💥
- 🔴 Elastic.Transport.IRequestPipelineFactory<TConfiguration> 💥
- 🔴 Elastic.Transport.ITransport 💥
- 🔴 Elastic.Transport.ITransport<out TConfiguration> 💥
- 🔴 Elastic.Transport.ITransportClient 💥
- 🔴 Elastic.Transport.ITransportResponse 💥
+ 🌟 Elastic.Transport.Products.DefaultProductRegistration
+ 🌟 Elastic.Transport.Products.Elasticsearch.ElasticsearchResponse
- 🔴 Elastic.Transport.Products.Elasticsearch.ElasticsearchResponseBase 💥
+ 🌟 Elastic.Transport.Products.Elasticsearch.ElasticsearchServerError
- 🔴 Elastic.Transport.Products.Elasticsearch.IElasticsearchResponse 💥
- 🔴 Elastic.Transport.Products.Elasticsearch.ServerError 💥
- 🔴 Elastic.Transport.Products.IProductRegistration 💥
- 🔴 Elastic.Transport.RequestParameters<T> 💥
+ 🌟 Elastic.Transport.RequestPipeline
- 🔴 Elastic.Transport.RequestPipeline<TConfiguration> 💥
+ 🌟 Elastic.Transport.ResponseFactory
- 🔴 Elastic.Transport.ResponseStatics 💥
- 🔴 Elastic.Transport.SecureStrings 💥
- 🔴 Elastic.Transport.Transport 💥
- 🔴 Elastic.Transport.Transport<TConfiguration> 💥
+ 🌟 Elastic.Transport.TransportClient
+ 🌟 Elastic.Transport.TransportResponse
+ 🌟 Elastic.Transport.TransportResponse<T>
- 🔴 Elastic.Transport.TransportResponseBase 💥
- 🔴 Elastic.Transport.TransportResponseBase<T> 💥
Elastic.Transport.Diagnostics.TcpStats
+ 🔷 Member is more visible.
Elastic.Transport.ErrorResponse
+ 🔷 ErrorResponse() 💥
+ 🔷 Member is less visible. 💥
Elastic.Transport.HeadersList
+ 🌟 System.Runtime.CompilerServices.IsReadOnlyAttribute::.ctor()
Elastic.Transport.IRequestConfiguration
+ 🔷 AuthenticationHeader 💥
+ 🔷 Member type changed from IAuthenticationHeader to AuthorizationHeader. 💥
Elastic.Transport.RequestConfiguration
+ 🔷 AuthenticationHeader 💥
+ 🔷 Member type changed from IAuthenticationHeader to AuthorizationHeader. 💥
Elastic.Transport.DateTimeProvider
- 🔴 Default 💥
+ 🔷 DateTimeProvider() 💥
+ 🔷 Member is less visible. 💥
Elastic.Transport.Diagnostics.RequestPipelineDiagnosticObserver
+ 🌟 RequestPipelineDiagnosticObserver(Action<KeyValuePair<String, RequestData>>, Action<KeyValuePair<String, ApiCallDetails>>, Action<Exception>, Action)
- 🔴 RequestPipelineDiagnosticObserver(Action<KeyValuePair<String, RequestData>>, Action<KeyValuePair<String, IApiCallDetails>>, Action<Exception>, Action) 💥
Elastic.Transport.HttpTransportClient
+ 🔷 CreateHttpRequestMessage(RequestData) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 SetAuthenticationIfNeeded(HttpRequestMessage, RequestData) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
Elastic.Transport.MemoryStreamFactory
- 🔴 Default 💥
+ 🔷 MemoryStreamFactory() 💥
+ 🔷 Member is less visible. 💥
Elastic.Transport.PipelineException
- 🔴 ApiCall 💥
+ 🔷 Response 💥
+ 🔷 Member type changed from ITransportResponse to TransportResponse. 💥
Elastic.Transport.RequestConfigurationDescriptor
+ 🌟 Authentication(AuthorizationHeader)
- 🔴 Authentication(IAuthenticationHeader) 💥
Elastic.Transport.SingleNodePool
+ 🌟 SingleNodePool(Uri, DateTimeProvider)
- 🔴 SingleNodePool(Uri, IDateTimeProvider) 💥
Elastic.Transport.CloudNodePool
+ 🌟 CloudNodePool(String, AuthorizationHeader, DateTimeProvider)
- 🔴 CloudNodePool(String, IAuthenticationHeader, IDateTimeProvider) 💥
+ 🔷 AuthenticationHeader 💥
+ 🔷 Member type changed from IAuthenticationHeader to AuthorizationHeader. 💥
Elastic.Transport.InMemoryConnection
- 🔴 DisposeManagedResources() 💥
+ 🔷 ReturnConnectionStatus<TResponse>(RequestData, Byte[], Nullable<Int32>, String) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 ReturnConnectionStatusAsync<TResponse>(RequestData, CancellationToken, Byte[], Nullable<Int32>, String) 💥
+ 🔷 Member is less visible. 💥
Elastic.Transport.CustomResponseBuilder
+ 🌟 DeserializeResponse(Serializer, ApiCallDetails, Stream)
- 🔴 DeserializeResponse(Serializer, IApiCallDetails, Stream) 💥
+ 🌟 DeserializeResponseAsync(Serializer, ApiCallDetails, Stream, CancellationToken)
- 🔴 DeserializeResponseAsync(Serializer, IApiCallDetails, Stream, CancellationToken) 💥
Elastic.Transport.Extensions.TransportSerializerExtensions
- 🔴 SerializeToBytes<T>(Serializer, T, IMemoryStreamFactory, SerializationFormatting) 💥
+ 🌟 SerializeToBytes<T>(Serializer, T, MemoryStreamFactory, SerializationFormatting)
- 🔴 SerializeToString<T>(Serializer, T, IMemoryStreamFactory, SerializationFormatting) 💥
+ 🌟 SerializeToString<T>(Serializer, T, MemoryStreamFactory, SerializationFormatting)
Elastic.Transport.RequestPipelineFactory<TConfiguration>
+ 🔷 Member is more visible.
+ 🌟 Create(TConfiguration, DateTimeProvider, MemoryStreamFactory, RequestParameters)
- 🔴 Create(TConfiguration, IDateTimeProvider, IMemoryStreamFactory, IRequestParameters) 💥
+ 🔷 RequestPipelineFactory() 💥
+ 🔷 Member is less visible. 💥
Elastic.Transport.ResponseBuilder
+ 🌟 ToResponse<TResponse>(RequestData, Exception, Nullable<Int32>, Dictionary<String, IEnumerable<String>>, Stream, String, Int64, IReadOnlyDictionary<String, ThreadPoolStatistics>, IReadOnlyDictionary<TcpState, Int32>)
- 🔴 ToResponse<TResponse>(RequestData, Exception, Nullable<Int32>, Dictionary<String, IEnumerable<String>>, Stream, String, Int64) 💥
- 🔴 ToResponseAsync<TResponse>(RequestData, Exception, Nullable<Int32>, Dictionary<String, IEnumerable<String>>, Stream, String, Int64, CancellationToken) 💥
+ 🌟 ToResponseAsync<TResponse>(RequestData, Exception, Nullable<Int32>, Dictionary<String, IEnumerable<String>>, Stream, String, Int64, IReadOnlyDictionary<String, ThreadPoolStatistics>, IReadOnlyDictionary<TcpState, Int32>, CancellationToken)
Elastic.Transport.StickyNodePool
+ 🌟 StickyNodePool(IEnumerable<Node>, DateTimeProvider)
- 🔴 StickyNodePool(IEnumerable<Node>, IDateTimeProvider) 💥
+ 🌟 StickyNodePool(IEnumerable<Uri>, DateTimeProvider)
- 🔴 StickyNodePool(IEnumerable<Uri>, IDateTimeProvider) 💥
Elastic.Transport.StickySniffingNodePool
+ 🌟 StickySniffingNodePool(IEnumerable<Node>, Func<Node, Single>, DateTimeProvider)
- 🔴 StickySniffingNodePool(IEnumerable<Node>, Func<Node, Single>, IDateTimeProvider) 💥
+ 🌟 StickySniffingNodePool(IEnumerable<Uri>, Func<Node, Single>, DateTimeProvider)
- 🔴 StickySniffingNodePool(IEnumerable<Uri>, Func<Node, Single>, IDateTimeProvider) 💥
Elastic.Transport.RequestData
- 🔴 RequestData(HttpMethod, String, PostData, ITransportConfiguration, IRequestParameters, IMemoryStreamFactory) 💥
+ 🌟 RequestData(HttpMethod, String, PostData, ITransportConfiguration, RequestParameters, MemoryStreamFactory)
+ 🔷 AuthenticationHeader 💥
+ 🔷 Member type changed from IAuthenticationHeader to AuthorizationHeader. 💥
+ 🔷 MemoryStreamFactory 💥
+ 🔷 Member type changed from IMemoryStreamFactory to MemoryStreamFactory. 💥
+ 🔷 ProxyPassword 💥
+ 🔷 Member type changed from SecureString to String. 💥
Elastic.Transport.TransportException
+ 🌟 ApiCallDetails
- 🔴 Response 💥
- 🔴 TransportException(PipelineFailure, String, IApiCallDetails) 💥
+ 🌟 TransportException(PipelineFailure, String, TransportResponse)
+ 🔷 AuditTrail 💥
+ 🔷 Member type changed from IReadOnlyCollection<Audit> to IEnumerable<Audit>. 💥
Elastic.Transport.ApiKey
- 🔴 ApiKey(SecureString) 💥
+ 🌟 AuthScheme
- 🔴 Dispose() 💥
- 🔴 Header 💥
+ 🌟 TryGetAuthorizationParameters(String&)
- 🔴 TryGetHeader(String&) 💥
Elastic.Transport.ITransportConfiguration
+ 🔷 Authentication 💥
+ 🔷 Member type changed from IAuthenticationHeader to AuthorizationHeader. 💥
+ 🔷 Connection 💥
+ 🔷 Member type changed from ITransportClient to TransportClient. 💥
+ 🔷 MemoryStreamFactory 💥
+ 🔷 Member type changed from IMemoryStreamFactory to MemoryStreamFactory. 💥
+ 🔷 OnRequestCompleted 💥
+ 🔷 Member type changed from Action<IApiCallDetails> to Action<ApiCallDetails>. 💥
+ 🔷 ProductRegistration 💥
+ 🔷 Member type changed from IProductRegistration to ProductRegistration. 💥
+ 🔷 ProxyPassword 💥
+ 🔷 Member type changed from SecureString to String. 💥
Elastic.Transport.Products.Elasticsearch.ElasticsearchErrorExtensions
+ 🌟 TryGetElasticsearchServerError(BytesResponse, ElasticsearchServerError&)
- 🔴 TryGetElasticsearchServerError(BytesResponse, ServerError&) 💥
- 🔴 TryGetElasticsearchServerError(ITransportResponse, ServerError&) 💥
+ 🌟 TryGetElasticsearchServerError(StringResponse, ElasticsearchServerError&)
- 🔴 TryGetElasticsearchServerError(StringResponse, ServerError&) 💥
+ 🌟 TryGetElasticsearchServerError(TransportResponse, ElasticsearchServerError&)
Elastic.Transport.SniffingNodePool
+ 🌟 SniffingNodePool(IEnumerable<Node>, Boolean, DateTimeProvider)
- 🔴 SniffingNodePool(IEnumerable<Node>, Boolean, IDateTimeProvider) 💥
+ 🌟 SniffingNodePool(IEnumerable<Node>, Func<Node, Single>, DateTimeProvider)
- 🔴 SniffingNodePool(IEnumerable<Node>, Func<Node, Single>, IDateTimeProvider) 💥
+ 🌟 SniffingNodePool(IEnumerable<Uri>, Boolean, DateTimeProvider)
- 🔴 SniffingNodePool(IEnumerable<Uri>, Boolean, IDateTimeProvider) 💥
Elastic.Transport.Base64ApiKey
+ 🌟 AuthScheme
- 🔴 Base64ApiKey(SecureString) 💥
- 🔴 Base64ApiKey(String, SecureString) 💥
- 🔴 Dispose() 💥
- 🔴 Header 💥
+ 🌟 TryGetAuthorizationParameters(String&)
- 🔴 TryGetHeader(String&) 💥
Elastic.Transport.Products.Elasticsearch.ErrorCause
+ 🔷 AdditionalProperties 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 CausedBy 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Index 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 IndexUUID 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Reason 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 StackTrace 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Type 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
Elastic.Transport.BasicAuthentication
+ 🌟 AuthScheme
- 🔴 Base64Header 💥
- 🔴 BasicAuthentication(String, SecureString) 💥
+ 🌟 BasicAuthenticationScheme
- 🔴 Dispose() 💥
- 🔴 Header 💥
+ 🌟 TryGetAuthorizationParameters(String&)
- 🔴 TryGetHeader(String&) 💥
Elastic.Transport.HttpWebRequestTransportClient
- 🔴 DisposeManagedResources() 💥
+ 🔷 HttpWebRequestTransportClient() 💥
+ 🔷 Member is less visible. 💥
+ 🔷 AlterServicePoint(ServicePoint, RequestData) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 CreateHttpWebRequest(RequestData) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 SetAuthenticationIfNeeded(RequestData, HttpWebRequest) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 SetClientCertificates(HttpWebRequest, RequestData) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 SetProxyIfNeeded(HttpWebRequest, RequestData) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 SetServerCertificateValidationCallBackIfNeeded(HttpWebRequest, RequestData) 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
Elastic.Transport.StaticNodePool
+ 🌟 StaticNodePool(IEnumerable<Node>, Boolean, DateTimeProvider)
- 🔴 StaticNodePool(IEnumerable<Node>, Boolean, IDateTimeProvider) 💥
+ 🌟 StaticNodePool(IEnumerable<Node>, Boolean, Nullable<Int32>, DateTimeProvider)
- 🔴 StaticNodePool(IEnumerable<Node>, Boolean, Nullable<Int32>, IDateTimeProvider) 💥
+ 🌟 StaticNodePool(IEnumerable<Node>, Func<Node, Single>, DateTimeProvider)
- 🔴 StaticNodePool(IEnumerable<Node>, Func<Node, Single>, IDateTimeProvider) 💥
+ 🌟 StaticNodePool(IEnumerable<Uri>, Boolean, DateTimeProvider)
- 🔴 StaticNodePool(IEnumerable<Uri>, Boolean, IDateTimeProvider) 💥
+ 🔷 DateTimeProvider 💥
+ 🔷 Member type changed from IDateTimeProvider to DateTimeProvider. 💥
Elastic.Transport.TransportConfiguration
- 🔴 TransportConfiguration(NodePool, ITransportClient, Serializer, IProductRegistration) 💥
+ 🌟 TransportConfiguration(NodePool, TransportClient, Serializer, ProductRegistration)
- 🔴 TransportConfiguration(String, Base64ApiKey, IProductRegistration) 💥
+ 🌟 TransportConfiguration(String, Base64ApiKey, ProductRegistration)
- 🔴 TransportConfiguration(String, BasicAuthentication, IProductRegistration) 💥
+ 🌟 TransportConfiguration(String, BasicAuthentication, ProductRegistration)
- 🔴 TransportConfiguration(Uri, IProductRegistration) 💥
+ 🌟 TransportConfiguration(Uri, ProductRegistration)
+ 🔷 DefaultMemoryStreamFactory 💥
+ 🔷 Member type changed from IMemoryStreamFactory to MemoryStreamFactory. 💥
Elastic.Transport.TransportConfigurationBase<T>
+ 🌟 Authentication(AuthorizationHeader)
- 🔴 Authentication(IAuthenticationHeader) 💥
+ 🌟 EnableDebugMode(Action<ApiCallDetails>)
- 🔴 EnableDebugMode(Action<IApiCallDetails>) 💥
- 🔴 MemoryStreamFactory(IMemoryStreamFactory) 💥
+ 🌟 MemoryStreamFactory(MemoryStreamFactory)
+ 🌟 OnRequestCompleted(Action<ApiCallDetails>)
- 🔴 OnRequestCompleted(Action<IApiCallDetails>) 💥
- 🔴 Proxy(Uri, String, SecureString) 💥
- 🔴 TransportConfigurationBase(NodePool, ITransportClient, Serializer, IProductRegistration) 💥
+ 🌟 TransportConfigurationBase(NodePool, TransportClient, Serializer, ProductRegistration)
Elastic.Transport.Products.Elasticsearch.ElasticsearchProductRegistration
- 🔴 CreatePingRequestData(Node, RequestConfiguration, ITransportConfiguration, IMemoryStreamFactory) 💥
+ 🌟 CreatePingRequestData(Node, RequestConfiguration, ITransportConfiguration, MemoryStreamFactory)
- 🔴 CreateSniffRequestData(Node, IRequestConfiguration, ITransportConfiguration, IMemoryStreamFactory) 💥
+ 🌟 CreateSniffRequestData(Node, IRequestConfiguration, ITransportConfiguration, MemoryStreamFactory)
- 🔴 Ping(ITransportClient, RequestData) 💥
+ 🌟 Ping(TransportClient, RequestData)
- 🔴 PingAsync(ITransportClient, RequestData, CancellationToken) 💥
+ 🌟 PingAsync(TransportClient, RequestData, CancellationToken)
- 🔴 Sniff(ITransportClient, Boolean, RequestData) 💥
+ 🌟 Sniff(TransportClient, Boolean, RequestData)
- 🔴 SniffAsync(ITransportClient, Boolean, RequestData, CancellationToken) 💥
+ 🌟 SniffAsync(TransportClient, Boolean, RequestData, CancellationToken)
+ 🔷 Default 💥
+ 🔷 Member type changed from IProductRegistration to ProductRegistration. 💥
Elastic.Transport.RequestParameters
+ 🌟 System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte)
- 🔴 System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) 💥
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
+ 🌟 AcceptHeaderFromFormat(String)
+ 🌟 ContainsQueryString(String)
+ 🌟 CustomResponseBuilder
+ 🌟 GetQueryStringValue<TOut>(String)
+ 🌟 GetResolvedQueryStringValue(String, ITransportConfiguration)
+ 🌟 Q(String, IStringable)
+ 🌟 Q(String, Object)
+ 🌟 Q<TOut>(String)
+ 🌟 QueryString
+ 🌟 RequestConfiguration
+ 🌟 SetAcceptHeader(String)
+ 🌟 SetQueryString(String, Object)
+ 🔷 RequestParameters() 💥
+ 🔷 Member is less visible. 💥
Elastic.Transport.Products.ProductRegistration
- 🔴 CreatePingRequestData(Node, RequestConfiguration, ITransportConfiguration, IMemoryStreamFactory) 💥
+ 🌟 CreatePingRequestData(Node, RequestConfiguration, ITransportConfiguration, MemoryStreamFactory)
- 🔴 CreateSniffRequestData(Node, IRequestConfiguration, ITransportConfiguration, IMemoryStreamFactory) 💥
+ 🌟 CreateSniffRequestData(Node, IRequestConfiguration, ITransportConfiguration, MemoryStreamFactory)
- 🔴 Default 💥
- 🔴 Ping(ITransportClient, RequestData) 💥
+ 🌟 Ping(TransportClient, RequestData)
- 🔴 PingAsync(ITransportClient, RequestData, CancellationToken) 💥
+ 🌟 PingAsync(TransportClient, RequestData, CancellationToken)
- 🔴 Sniff(ITransportClient, Boolean, RequestData) 💥
+ 🌟 Sniff(TransportClient, Boolean, RequestData)
- 🔴 SniffAsync(ITransportClient, Boolean, RequestData, CancellationToken) 💥
+ 🌟 SniffAsync(TransportClient, Boolean, RequestData, CancellationToken)
+ 🔷 Name 💥
+ 🔷 get 💥
- 🔴 System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() 💥
+ 🔷 ProductRegistration() 💥
+ 🔷 Member is less visible. 💥
+ 🔷 SupportsPing 💥
+ 🔷 get 💥
- 🔴 System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() 💥
+ 🔷 SupportsSniff 💥
+ 🔷 get 💥
- 🔴 System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() 💥
Elastic.Transport.ApiCallDetails
- 🔴 ConnectionConfiguration 💥
+ 🌟 TryGetHeader(String, IEnumerable<String>&)
+ 🔷 ApiCallDetails() 💥
+ 🔷 Member is less visible. 💥
+ 🔷 DebugInformation 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 SuccessOrKnownError 💥
+ 🔷 get 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 ErrorResponse 💥
+ 🔷 get 💥
+ 🔷 Member is less visible. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 HttpMethod 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 HttpStatusCode 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 OriginalException 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 RequestBodyInBytes 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 ResponseBodyInBytes 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 ResponseMimeType 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 get 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 Success 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Uri 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 AuditTrail 💥
+ 🔷 Member type changed from List<Audit> to IEnumerable<Audit>. 💥
+ 🔷 get 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 ParsedHeaders 💥
+ 🔷 Member type changed from ReadOnlyDictionary<String, IEnumerable<String>> to IReadOnlyDictionary<String, IEnumerable<String>>. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 get 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 TcpStats 💥
+ 🔷 Member type changed from ReadOnlyDictionary<TcpState, Int32> to IReadOnlyDictionary<TcpState, Int32>. 💥
+ 🔷 get 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 ThreadPoolStats 💥
+ 🔷 Member type changed from ReadOnlyDictionary<String, ThreadPoolStatistics> to IReadOnlyDictionary<String, ThreadPoolStatistics>. 💥
+ 🔷 get 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
+ 🔷 set 💥
+ 🔷 Member is less visible. 💥
+ 🔷 Method changed to non-virtual. 💥
Elastic.Transport.TransportExtensions
+ 🌟 Delete<TResponse>(HttpTransport, String, PostData, RequestParameters)
- 🔴 Delete<TResponse>(ITransport, String, PostData, IRequestParameters) 💥
+ 🌟 DeleteAsync<TResponse>(HttpTransport, String, PostData, RequestParameters, CancellationToken)
- 🔴 DeleteAsync<TResponse>(ITransport, String, PostData, IRequestParameters, CancellationToken) 💥
+ 🌟 Get<TResponse>(HttpTransport, String, RequestParameters)
- 🔴 Get<TResponse>(ITransport, String, IRequestParameters) 💥
+ 🌟 GetAsync<TResponse>(HttpTransport, String, RequestParameters, CancellationToken)
- 🔴 GetAsync<TResponse>(ITransport, String, IRequestParameters, CancellationToken) 💥
+ 🌟 Head(HttpTransport, String, RequestParameters)
- 🔴 Head(ITransport, String, IRequestParameters) 💥
+ 🌟 Head<TResponse>(HttpTransport, String, RequestParameters)
- 🔴 Head<TResponse>(ITransport, String, IRequestParameters) 💥
+ 🌟 HeadAsync(HttpTransport, String, RequestParameters, CancellationToken)
- 🔴 HeadAsync(ITransport, String, IRequestParameters, CancellationToken) 💥
+ 🌟 HeadAsync<TResponse>(HttpTransport, String, RequestParameters, CancellationToken)
- 🔴 HeadAsync<TResponse>(ITransport, String, IRequestParameters, CancellationToken) 💥
+ 🌟 Post<TResponse>(HttpTransport, String, PostData, RequestParameters)
- 🔴 Post<TResponse>(ITransport, String, PostData, IRequestParameters) 💥
+ 🌟 PostAsync<TResponse>(HttpTransport, String, PostData, RequestParameters, CancellationToken)
- 🔴 PostAsync<TResponse>(ITransport, String, PostData, IRequestParameters, CancellationToken) 💥
+ 🌟 Put<TResponse>(HttpTransport, String, PostData, RequestParameters)
- 🔴 Put<TResponse>(ITransport, String, PostData, IRequestParameters) 💥
+ 🌟 PutAsync<TResponse>(HttpTransport, String, PostData, RequestParameters, CancellationToken)
- 🔴 PutAsync<TResponse>(ITransport, String, PostData, IRequestParameters, CancellationToken) 💥