Skip to content

0.4.1

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 05 Apr 11:29
· 41 commits to main since this release
1198997

0.4.0...0.4.1

Bug Fixes

  • #27 Ensure IndexChannel and DatastreamChannel have constructor with callbackListeners

View the full list of issues and PRs

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.Ingest.Elasticsearch

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

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

📑 Elastic.Ingest.Elasticsearch.dll
 Click here to see the 2 differences 
Elastic.Ingest.Elasticsearch, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Ingest.Elasticsearch.dll 
Elastic.Ingest.Elasticsearch.DataStreams.DataStreamChannel<TEvent> 
+ 🌟 DataStreamChannel(DataStreamChannelOptions<TEvent>, ICollection<IChannelCallbacks<TEvent, BulkResponse>>) 
Elastic.Ingest.Elasticsearch.Indices.IndexChannel<TEvent> 
+ 🌟 IndexChannel(IndexChannelOptions<TEvent>, ICollection<IChannelCallbacks<TEvent, BulkResponse>>) 

API Changes: Elastic.Channels

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

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