Skip to content

0.3.2

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 27 Feb 10:51
· 50 commits to main since this release
1d86925

0.3.1...0.3.2

New Features

  • #23 Add netstandard2.0 support

Bug Fixes

  • #21 default interface implementation for TryWriteMany was hidden
  • #22 Fix some reporting issues in ChannelListener

View the full list of issues and PRs

API Changes: Elastic.Channels

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

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

📑 Elastic.Channels.dll
 Click here to see the 4 differences 
Elastic.Channels, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Channels.dll 
Elastic.Channels.IBufferedChannel<in TEvent> 
+ 🔷 WaitToWriteManyAsync(IEnumerable<TEvent>, CancellationToken) 💥 
- 🔴 System.Runtime.CompilerServices.AsyncStateMachineAttribute::.ctor(System.Type) 💥 
Elastic.Channels.BufferedChannelBase<TChannelOptions, TEvent, TResponse> 
+ 🌟 TryWriteMany(IEnumerable<TEvent>) 
+ 🌟 WaitToWriteManyAsync(IEnumerable<TEvent>, CancellationToken) 

API Changes: Elastic.Ingest.Elasticsearch

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

🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications

API Changes: Elastic.Ingest.Transport

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

🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications