Skip to content

Releases: elastic/elastic-transport-net

0.10.1

19 Aug 08:40
f868b89
Compare
Choose a tag to compare

0.10.0...0.10.1

View the full list of issues and PRs

API Changes: Elastic.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.Transport.VirtualizedCluster

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

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

0.10.0

12 Aug 09:59
1e3422b
Compare
Choose a tag to compare

0.9.2...0.10.0

View the full list of issues and PRs

API Changes: Elastic.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.Transport.VirtualizedCluster

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

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

0.9.2

29 May 08:56
0701e2c
Compare
Choose a tag to compare

0.9.1...0.9.2

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: Patch
+ 0 breaking change(s) detected.

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

0.9.1

28 May 19:30
f13a976
Compare
Choose a tag to compare

0.9.0...0.9.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: Patch
+ 0 breaking change(s) detected.

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

0.9.0

28 May 12:25
143ef3b
Compare
Choose a tag to compare

0.8.1...0.9.0

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.

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

📑 Elastic.Transport.dll
 Click here to see the 23 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Transport.dll 
Elastic.Transport.ITransport 
+ 🌟 Configuration 
Elastic.Transport.DynamicValue 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from Boolean to String. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from String to Int32. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from Int32 to Double. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from Guid to Decimal. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from DateTime to Single. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from DateTimeOffset to Int64. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from TimeSpan to Guid. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from Int64 to DateTime. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from Single to TimeSpan. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from Decimal to Boolean. 💥 
+ 🔷 op_Implicit(DynamicValue) 💥 
+ 🔷 Member type changed from Double to DateTimeOffset. 💥 

0.8.1

26 May 09:51
c3fc0bb
Compare
Choose a tag to compare

0.8.0...0.8.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.

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

📑 Elastic.Transport.dll
 Click here to see the 10 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Transport.dll 
Elastic.Transport.TransportHttpMethodExtensions 
+ 🌟 Delete<TResponse>(ITransport, String, PostData, Nullable<TimeSpan>) 
- 🔴 Delete<TResponse>(ITransport, String, PostData) 💥 
- 🔴 DeleteAsync<TResponse>(ITransport, String, PostData, CancellationToken) 💥 
+ 🌟 DeleteAsync<TResponse>(ITransport, String, PostData, Nullable<TimeSpan>, CancellationToken) 
+ 🌟 Head(ITransport, String, TimeSpan) 
+ 🌟 HeadAsync(ITransport, String, TimeSpan, CancellationToken) 
+ 🌟 Post<TResponse>(ITransport, String, PostData, TimeSpan) 
+ 🌟 PostAsync<TResponse>(ITransport, String, PostData, TimeSpan, CancellationToken) 
+ 🌟 Put<TResponse>(ITransport, String, PostData, TimeSpan) 
+ 🌟 PutAsync<TResponse>(ITransport, String, PostData, TimeSpan, CancellationToken) 

0.8.0

20 May 10:46
ec85362
Compare
Choose a tag to compare

0.7.0...0.8.0

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.

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

📑 Elastic.Transport.dll
 Click here to see the 3 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Transport.dll 
+ 🌟 Elastic.Transport.Products.Elasticsearch.ElasticsearchConfiguration 
+ 🌟 Elastic.Transport.Products.Elasticsearch.ElasticsearchTransportSerializerContext 
- 🔴 Elastic.Transport.Products.Elasticsearch.ErrorSerializerContext 💥 

0.7.0

19 May 17:07
a07eb36
Compare
Choose a tag to compare

0.6.1...0.7.0

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.

+ 🌟 19 new additions
- 🔴 6 removals
- 🔷 1 modifications

📑 Elastic.Transport.dll
 Click here to see the 26 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Transport.dll 
- 🔴 Elastic.Transport.Extensions.EnumExtensions 💥 
Elastic.Transport.CloudNodePool 
+ 🌟 CloudNodePool(Uri, AuthorizationHeader) 
Elastic.Transport.Base64ApiKey 
- 🔴 AuthScheme 💥 
- 🔴 TryGetAuthorizationParameters(String&) 💥 
Elastic.Transport.TransportConfigurationDescriptor 
+ 🌟 TransportConfigurationDescriptor(String, ApiKey, ProductRegistration) 
- 🔴 TransportConfigurationDescriptor(String, Base64ApiKey, ProductRegistration) 💥 
Elastic.Transport.TransportConfiguration 
+ 🌟 TransportConfiguration(String, ApiKey, ProductRegistration) 
- 🔴 TransportConfiguration(String, Base64ApiKey, ProductRegistration) 💥 
+ 🌟 TransportConfiguration(Uri, ApiKey, ProductRegistration) 
+ 🌟 TransportConfiguration(Uri, BasicAuthentication, ProductRegistration) 
+ 🔷 TransportConfiguration(Uri, ProductRegistration) 💥 
- 🔴 System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) 💥 
Elastic.Transport.Products.Elasticsearch.ErrorSerializerContext 
+ 🌟 System.Text.Json.Serialization.JsonSerializableAttribute::.ctor(System.Type) 
+ 🌟 System.Text.Json.Serialization.JsonSerializableAttribute::.ctor(System.Type) 
+ 🌟 System.Text.Json.Serialization.JsonSerializableAttribute::.ctor(System.Type) 
+ 🌟 System.Text.Json.Serialization.JsonSerializableAttribute::.ctor(System.Type) 
+ 🌟 System.Text.Json.Serialization.JsonSerializableAttribute::.ctor(System.Type) 
+ 🌟 System.Text.Json.Serialization.JsonSerializableAttribute::.ctor(System.Type) 
+ 🌟 System.Text.Json.Serialization.JsonSourceGenerationOptionsAttribute::.ctor() 
+ 🌟 DictionaryStringObject 
+ 🌟 IReadOnlyCollectionErrorCause 
+ 🌟 IReadOnlyDictionaryStringString 
+ 🌟 JsonElement 
+ 🌟 Object 
+ 🌟 ObjectArray 
+ 🌟 String 

0.6.1

16 May 00:29
ba4258c
Compare
Choose a tag to compare

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. 💥 

0.6.0

14 May 17:26
01f16e5
Compare
Choose a tag to compare

0.5.9...0.6.0

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.

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

📑 Elastic.Transport.dll
 Click here to see the 1 differences 
Elastic.Transport, Version=0.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1 
Elastic.Transport.dll 
+ 🌟 Elastic.Transport.Products.Elasticsearch.ErrorSerializerContext