Skip to content

0.7.2: Fix against TimeSpan.Zero for max lifetime (#72)

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 18 Sep 14:37
· 1 commit to main since this release
2037c14

0.7.1...0.7.2

View the full list of issues and PRs

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

API Changes: Elastic.Channels

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

+ 🌟 8 new additions
- 🔴 2 removals
- 🔷 4 modifications

📑 Elastic.Channels.dll
 Click here to see the 14 differences 
Elastic.Channels, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Channels.dll 
Elastic.Channels.BufferOptions 
+ 🔷 OutboundBufferMaxLifetime 💥 
+ 🔷 get 💥 
- 🔴 System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() 💥 
+ 🔷 set 💥 
- 🔴 System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() 💥 
Elastic.Channels.BufferedChannelBase<TChannelOptions, TEvent, TResponse> 
+ 🌟 BatchExportOperations 
+ 🌟 BatchExportSize 
+ 🌟 DrainSize 
+ 🌟 ExportTasks 
+ 🌟 InflightEvents 
+ 🌟 MaxConcurrency 
+ 🌟 OutboundStarted 
+ 🔷 WaitToWriteAsync(CancellationToken) 
+ 🌟 System.Runtime.CompilerServices.AsyncStateMachineAttribute::.ctor(System.Type)