Releases: elastic/elastic-transport-net
Releases · elastic/elastic-transport-net
0.4.14
Bug Fixes
- #89 Fixed serialization of types like ICollection in UrlFormatter
View the full list of issues and PRs
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.
+ 🌟 1 new additions
- 🔴 0 removals
- 🔷 1 modifications
📑 Elastic.Transport.dll
Click here to see the 2 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
Elastic.Transport.dll
Elastic.Transport.UrlFormatter
+ 🔷 CreateString(Object, ITransportConfiguration)
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
0.4.13
Bug Fixes
- #88 Bring default for IsBypassed inline with actual implementation
View the full list of issues and PRs
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.
+ 🌟 1 new additions
- 🔴 0 removals
- 🔷 0 modifications
📑 Elastic.Transport.dll
Click here to see the 1 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
Elastic.Transport.dll
Elastic.Transport.TransportConfigurationBase<T>
+ 🌟 Proxy(Uri)
0.4.12
Bug Fixes
- #86 Fix NRE when using bad authentication and ping is enabled.
Uncategorized
- #85 Add basic Elasticsearch transport tests
View the full list of issues and PRs
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.
+ 🌟 4 new additions
- 🔴 0 removals
- 🔷 6 modifications
📑 Elastic.Transport.dll
Click here to see the 10 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
Elastic.Transport.dll
Elastic.Transport.DefaultRequestPipeline<TConfiguration>
+ 🔷 CreateClientException<TResponse>(TResponse, ApiCallDetails, RequestData, List<PipelineException>) 💥
+ 🔷 Parameter name changed from pipelineExceptions to seenExceptions. 💥
Elastic.Transport.PipelineException
+ 🔷 PipelineException(PipelineFailure, Exception)
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
Elastic.Transport.RequestData
+ 🔷 Node
+ 🌟 System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte)
+ 🔷 get
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
+ 🔷 set
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
0.4.11
Bug Fixes
- #84 Revert Nullability of ApiCallDetails.
View the full list of issues and PRs
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.
+ 🌟 0 new additions
- 🔴 1 removals
- 🔷 1 modifications
📑 Elastic.Transport.dll
Click here to see the 2 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
Elastic.Transport.dll
Elastic.Transport.TransportResponse
+ 🔷 ToString() 💥
- 🔴 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) 💥
0.4.10
New Features
- #83 Include OriginialException.Message in default to string for ApiCallDetails
View the full list of issues and PRs
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.
+ 🌟 7 new additions
- 🔴 1 removals
- 🔷 6 modifications
📑 Elastic.Transport.dll
Click here to see the 14 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
Elastic.Transport.dll
- 🔴 System.Diagnostics.DiagnosticSource, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Elastic.Transport.Products.Elasticsearch.ElasticsearchResponse
+ 🔷 ElasticsearchServerError
+ 🌟 System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte)
+ 🔷 get
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
Elastic.Transport.TransportResponse
+ 🌟 ToString()
Elastic.Transport.ApiCallDetails
+ 🔷 OriginalException
+ 🌟 System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte)
+ 🔷 get
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
+ 🔷 Uri
+ 🌟 System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte)
+ 🔷 get
+ 🌟 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte)
0.4.9
Bug Fixes
New Features
- #77 HttpWebRequestClient is not open for extensions anymore
View the full list of issues and PRs
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 22 modifications
📑 Elastic.Transport.dll
Click here to see the 22 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
Elastic.Transport.dll
Elastic.Transport.TransportClient
+ 🔷 TransportClient()
+ 🔷 Member is more visible.
Elastic.Transport.HttpWebRequestTransportClient
+ 🔷 HttpWebRequestTransportClient()
+ 🔷 Member is more visible.
+ 🔷 AlterServicePoint(ServicePoint, RequestData)
+ 🔷 Member is more visible.
+ 🔷 Method changed to virtual.
+ 🔷 CreateHttpWebRequest(RequestData)
+ 🔷 Member is more visible.
+ 🔷 Method changed to virtual.
+ 🔷 SetAuthenticationIfNeeded(RequestData, HttpWebRequest)
+ 🔷 Member is more visible.
+ 🔷 Method changed to virtual.
+ 🔷 SetClientCertificates(HttpWebRequest, RequestData)
+ 🔷 Member is more visible.
+ 🔷 Method changed to virtual.
+ 🔷 SetProxyIfNeeded(HttpWebRequest, RequestData)
+ 🔷 Member is more visible.
+ 🔷 Method changed to virtual.
+ 🔷 SetServerCertificateValidationCallBackIfNeeded(HttpWebRequest, RequestData)
+ 🔷 Member is more visible.
+ 🔷 Method changed to virtual.
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
0.4.8
View the full list of issues and PRs
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
0.4.7
Bug Fixes
View the full list of issues and PRs
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
0.4.6
Bug Fixes
View the full list of issues and PRs
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications
0.4.5
Bug Fixes
- #60 Fixes and improvements for content-type validation
View the full list of issues and PRs
API Changes: Elastic.Transport
Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.
+ 🌟 6 new additions
- 🔴 2 removals
- 🔷 0 modifications
📑 Elastic.Transport.dll
Click here to see the 8 differences
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
Elastic.Transport.dll
Elastic.Transport.ApiCallDetails
+ 🌟 HasExpectedContentType
Elastic.Transport.Products.DefaultProductRegistration
+ 🌟 DefaultMimeType
Elastic.Transport.Products.Elasticsearch.ElasticsearchProductRegistration
+ 🌟 DefaultMimeType
Elastic.Transport.Products.ProductRegistration
+ 🌟 DefaultMimeType
Elastic.Transport.RequestData
+ 🌟 ContentType
+ 🌟 DefaultMimeType
- 🔴 MimeType 💥
- 🔴 RequestMimeType 💥
API Changes: Elastic.Transport.VirtualizedCluster
Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.
🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications