Skip to content

0.6.1

Choose a tag to compare

@Mpdreamz Mpdreamz released this 16 May 00:29
· 15 commits to main since this release
ba4258c

0.6.0...0.6.1

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.

+ 🌟 5 new additions
- 🔴 0 removals
- 🔷 8 modifications

📑 Elastic.Transport.dll
 Click here to see the 13 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Transport.dll 
+ 🌟 Elastic.Transport.Products.Elasticsearch.ErrorSerializerContext 
Elastic.Transport.ErrorCauseConverter 
+ 🔷 Member is more visible. 
Elastic.Transport.ErrorConverter 
+ 🔷 Member is more visible. 
Elastic.Transport.Products.Elasticsearch.ErrorConverter 
+ 🔷 Member is more visible. 
Elastic.Transport.ErrorCauseConverter<TErrorCause> 
+ 🔷 Member is more visible. 
+ 🔷 ErrorCauseConverter() 💥 
+ 🔷 Member is less visible. 💥 
Elastic.Transport.Serializer 
+ 🌟 Serialize(Object, Type, Stream, SerializationFormatting, CancellationToken) 
+ 🌟 SerializeAsync(Object, Type, Stream, SerializationFormatting, CancellationToken) 
Elastic.Transport.SystemTextJsonSerializer 
+ 🌟 Serialize(Object, Type, Stream, SerializationFormatting, CancellationToken) 
+ 🌟 SerializeAsync(Object, Type, Stream, SerializationFormatting, CancellationToken) 
+ 🔷 Serialize<T>(T, Stream, SerializationFormatting) 💥 
+ 🔷 Parameter name changed from writableStream to stream. 💥