Skip to content

0.4.12

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 07 Jul 08:07
· 42 commits to main since this release
331ed0d

0.4.11...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)