Skip to content

0.2.0

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 19 Nov 09:16
· 94 commits to main since this release
3ce4e50

0.1.3...0.2.0

Bug Fixes

  • #8 add junit logger
  • #9 Add fix for ServerError after moving to .NET5

Uncategorized

  • #7 Enable .NET 5 SDK

New Features

  • #2 Add initial benchmark project to the solution

View the full list of issues and PRs

API Changes: Elastic.Transport.VirtualizedCluster

Scanned: 📑 1 assemblies(s), Suggested change in version: Minor
+ 0 breaking change(s) detected.

+ 🌟 1 new additions
- 🔴 0 removals
- 🔷 0 modifications

📑 Elastic.Transport.VirtualizedCluster.dll
 Click here to see the 1 differences 
Elastic.Transport.VirtualizedCluster, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
+ 🌟 System.Reflection.AssemblyMetadataAttribute::.ctor(System.String,System.String) 

API Changes: Elastic.Transport

Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.

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

📑 Elastic.Transport.dll
 Click here to see the 6 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
+ 🌟 System.Reflection.AssemblyMetadataAttribute::.ctor(System.String,System.String) 
Elastic.Transport.dll 
- 🔴 System.Diagnostics.DiagnosticSource, Version=4.0.3.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 
- 🔴 System.Text.Json, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 
- 🔴 System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 
Elastic.Transport.Products.Elasticsearch.Failures.ServerError 
+ 🔷 ServerError() 
+ 🔷 Member is more visible.