Skip to content

0.5.6

Compare
Choose a tag to compare
@stevejgordon stevejgordon released this 25 Nov 16:02
· 1 commit to main since this release
6dc8ff9

0.5.5...0.5.6

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.

+ 🌟 2 new additions
- 🔴 3 removals
- 🔷 0 modifications

📑 Elastic.Transport.dll
 Click here to see the 5 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Transport.dll 
Elastic.Transport.HttpRequestInvoker 
- 🔴 HttpRequestInvoker(Func<HttpMessageHandler, BoundConfiguration, HttpMessageHandler>, ITransportConfiguration) 💥 
Elastic.Transport.RequestPipeline 
+ 🌟 CreateClientException<TResponse>(TResponse, ApiCallDetails, Endpoint, Auditor, DateTimeOffset, Int32, List<PipelineException>) 
- 🔴 CreateClientException<TResponse>(TResponse, ApiCallDetails, Endpoint, Auditor, DateTimeOffset, List<PipelineException>) 💥 
- 🔴 NextNode(DateTimeOffset, Auditor) 💥 
+ 🌟 NextNode(DateTimeOffset, Int32, Auditor)