Inspired from Keep a Changelog
- As part of efforts to re-generate the client from our OpenAPI specification there have been numerous corrections and changes that resulted in breaking changes. Please refer to UPGRADING.md for a complete list of these breakages and any relevant guidance for upgrading to this version of the client.
- Changed the namespace client properties on
IOpenSearchClient
to return corresponding interfaces to better enable mocking & unit testing (#646)
- Removed support for the
net461
target (#256) - Removed the
Features
API which is not supported by OpenSearch from the low-level client (#331) - Removed the deprecated low-level
IndexTemplateV2
APIs in favour of theComposableIndexTemplate
APIs (#437)
- Fixed naming of
ClusterManagerTimeout
andMasterTimeout
properties from*TimeSpanout
in the low-level client (#332)
- Bumps
System.Diagnostics.DiagnosticSource
from 6.0.1 to 8.0.1 - Bumps
YamlDotNet
from 16.0.0 to 16.2.0 - Bumps
AWSSDK.Core
from 3.7.400.11 to 3.7.400.47 - Bumps
Fake.Core.SemVer
from 6.1.0 to 6.1.3 - Bumps
Bogus
from 35.6.0 to 35.6.1 - Bumps
Fake.Core.Environment
from 6.1.0 to 6.1.3 - Bumps
FluentAssertions
from 6.12.0 to 6.12.1 - Bumps
Microsoft.NET.Test.Sdk
from 17.11.0 to 17.11.1 - Bumps
Microsoft.TestPlatform.ObjectModel
from 17.11.0 to 17.12.0 - Bumps
BenchMarkDotNet
from 0.13.12 to 0.14.0 - Bumps
Fake.IO.FileSystem
from 6.1.0 to 6.1.3 - Bumps
Fake.IO.Zip
from 6.1.0 to 6.1.3 - Bumps
Fake.Tools.Git
from 6.1.0 to 6.1.3 - Bumps
CSharpier.Core
from 0.29.1 to 0.29.2 - Bumps
Proc
from 0.8.1 to 0.8.2 - Bumps
System.Text.Json
from 8.0.4 to 8.0.5 - Bumps
JunitXml.TestLogger
from 4.0.254 to 4.1.0 - Bumps
FSharp.Core
from 8.0.400 to 8.0.401 - Bumps
JetBrains.Annotations
from 2024.2.0 to 2024.3.0 - Bumps
Microsoft.Extensions.Caching.Memory
from 6.0.0 to 8.0.1 - Bumps
xunit
from 2.8.0 to 2.9.2 - Bumps
System.Buffers
from 4.5.1 to 4.6.0
- Added support for the
neural
query type andtext_embedding
ingest processor type (#636) - Added support for the
Cat.PitSegments
andCat.SegmentReplication
APIs (#527) - Added support for
MinScore
onScriptScoreQuery
(#624) - Added support for serializing the
DateOnly
andTimeOnly
types (#734) - Added support for the
Ext
parameter onSearchRequest
(#738) - Added support for the
Indices.Stats
API (#753)
- Bumps
AWSSDK.Core
from 3.7.204.12 to 3.7.400.11 - Bumps
Bogus
from 35.3.0 to 35.6.0 - Bumps
xunit
from 2.7.1 to 2.8.0 - Bumps
FSharp.Core
from 8.0.100 to 8.0.400 - Bumps
xunit.runner.visualstudio
from 2.5.8 to 2.8.2 - Bumps
CSharpier.Core
from 0.27.3 to 0.29.1 - Bumps
Spectre.Console
from 0.48.0 to 0.49.1 - Bumps
Nullean.VsTest.Pretty.TestLogger
from 0.3.0 to 0.4.0 - Bumps
Microsoft.NET.Test.Sdk
from 17.9.0 to 17.11.0 - Bumps
Microsoft.TestPlatform.ObjectModel
from 17.9.0 to 17.11.0 - Bumps
Octokit
from 11.0.0 to 13.0.1 - Bumps
System.Reactive
from 6.0.0 to 6.0.1 - Bumps
Argu
from 6.2.3 to 6.2.4 - Bumps
YamlDotNet
from 15.1.2 to 16.0.0 - Bumps
NSwag.Core
from 14.0.7 to 14.1.0 - Bumps
System.Text.Json
from 8.0.3 to 8.0.4 - Bumps
JetBrains.Annotations
from 2023.3.0 to 2024.2.0 - Bumps
JunitXml.TestLogger
from 3.1.12 to 4.0.254 - Bumps
Fake.Core.SemVer
from 6.0.0 to 6.1.0 - Bumps
Fake.Core.Environment
from 6.0.0 to 6.1.0 - Bumps
Fake.IO.FileSystem
from 6.0.0 to 6.1.0 - Bumps
Fake.IO.Zip
from 5.23.1 to 6.1.0 - Bumps
Fake.Tools.Git
from 5.23.1 to 6.1.0
- Fixed the deserialization of S3 snapshot repositories without settings (#587)
- Bumps
System.Diagnostics.DiagnosticSource
from 6.0.1 to 8.0.0 - Bumps
System.Text.Json
from 8.0.1 to 8.0.3 - Bumps
Argu
from 6.2.1 to 6.2.3 - Bumps
FSharp.Data
from 6.3.0 to 6.4.0 - Bumps
NSwag.Core.Yaml
from 14.0.3 to 14.0.7 - Bumps
DiffPlex
from 1.7.1 to 1.7.2 - Bumps
JunitXml.TestLogger
from 3.0.134 to 3.1.12 - Bumps
Octokit
from 10.0.0 to 11.0.0 - Bumps
xunit
from 2.7.0 to 2.7.1 - Bumps
xunit.runner.visualstudio
from 2.5.7 to 2.5.8
- Added
.Strict(...)
,.Verbatim(...)
,.Name(...)
methods onQueryContainer
to help modify contained query attributes (#509)
- Fixed
HttpConnection.ConvertHttpMethod
to supportPatch
method (#489) - Fixed
IEnumerable<int?>
property mapping. (#503) - Fixed
ConnectionConfiguration.DefaultMemoryStreamFactory
actually used as default. (#552) - Fixed passing
"auto"
to theslices
parameter (#553)
- Bumps
NSwag.Core.Yaml
from 13.19.0 to 14.0.3 - Bumps
CSharpier.Core
from 0.25.0 to 0.27.3 - Bumps
System.Text.Encodings.Web
from 7.0.0 to 8.0.0 - Bumps
xunit.runner.visualstudio
from 2.5.4 to 2.5.7 - Bumps
xunit
from 2.6.2 to 2.7.0 - Bumps
Argu
from 6.1.1 to 6.2.1 - Bumps
Microsoft.NET.Test.Sdk
from 17.7.2 to 17.9.0 - Bumps
JetBrains.Annotations
from 2023.2.0 to 2023.3.0 - Bumps
Bogus
from 34.0.2 to 35.3.0 - Bumps
Octokit
from 9.0.0 to 10.0.0 - Bumps
FSharp.Core
from 8.0.100 to 8.0.101 - Bumps
Proc
from 0.6.2 to 0.8.1 - Bumps
System.Text.Json
from 8.0.0 to 8.0.1 - Bumps
Bullseye
from 4.2.1 to 5.0.0 - Bumps
BenchMarkDotNet
from 0.13.11 to 0.13.12 - Bumps
Microsoft.TestPlatform.ObjectModel
from 17.8.0 to 17.9.0 - Bumps
SharpYaml
from 2.1.0 to 2.1.1
- Added support for point-in-time search and associated APIs (#405)
- Added support for the component template APIs (#411)
- Added support for the composable index template APIs (#437)
- Added high-level DSL for raw HTTP methods (#447)
- Deprecated the low-level
IndexTemplateV2
APIs in favour of the newComposableIndexTemplate
APIs (#454)
- Bumps
FSharp.Data
from 6.2.0 to 6.3.0 - Bumps
BenchMarkDotNet
from 0.13.7 to 0.13.11 - Bumps
AWSSDK.Core
from 3.7.202.1 to 3.7.204.12 - Bumps
xunit.runner.visualstudio
from 2.5.0 to 2.5.4 - Bumps
Octokit
from 7.1.0 to 9.0.0 - Bumps
FSharp.Core
from 7.0.400 to 8.0.100 - Bumps
xunit
from 2.4.2 to 2.6.2 - Bumps
Microsoft.TestPlatform.ObjectModel
from 17.7.2 to 17.8.0 - Bumps
System.Text.Json
from 7.0.3 to 8.0.0 - Bumps
Microsoft.SourceLink.GitHub
from 1.1.1 to 8.0.0
- Fix highlight max_analyzer_offset field name to match with the one introduced in OpenSearch 2.2.0 (#322)
- Fix null-ref exception when track total hits is disabled (#341)
- Bumps
Microsoft.TestPlatform.ObjectModel
from 17.5.0 to 17.7.2 - Bumps
JunitXml.TestLogger
from 3.0.124 to 3.0.134 - Bumps
System.Reflection.Emit.Lightweight
from 4.3.0 to 4.7.0 - Bumps
BenchMarkDotNet
from 0.13.5 to 0.13.7 - Bumps
Microsoft.NET.Test.Sdk
from 17.6.2 to 17.7.2 - Bumps
AWSSDK.Core
from 3.7.106.29 to 3.7.202.1 - Bumps
Bullseye
from 3.3.0 to 4.2.1 - Bumps
xunit.runner.visualstudio
from 2.4.5 to 2.5.0 - Bumps
FluentAssertions
from 6.10.0 to 6.12.0 - Bumps
JetBrains.Annotations
from 2022.3.1 to 2023.2.0 - Bumps
Octokit
from 6.1.0 to 7.1.0 - Bumps
FSharp.Core
from 7.0.300 to 7.0.400
- Added support for approximate k-NN search queries and k-NN vector index properties (#215)
- Bumps
System.Reflection.Emit
from 4.3.0 to 4.7.0 - Bumps
Argu
from 5.5.0 to 6.1.1 - Bumps
Ben.Demystifier
from 0.1.4 to 0.4.1 - Bumps
System.Text.Json
from 7.0.1 to 7.0.3 - Bumps
Octokit
from 4.0.3 to 6.1.0 - Bumps
Fake.Core.Environment
from 5.23.1 to 6.0.0 - Bumps
Microsoft.TestPlatform.ObjectModel
from 17.4.1 to 17.5.0 - Bumps
SharpZipLib
from 1.4.1 to 1.4.2 - Bumps
AWSSDK.Core
from 3.7.103.17 to 3.7.106.29 - Bumps
Newtonsoft.Json
from 13.0.2 to 13.0.3 - Bumps
Microsoft.CSharp
from 4.6.0 to 4.7.0 - Bumps
FSharp.Data
from 5.0.2 to 6.2.0 - Bumps
BenchMarkDotNet
from 0.13.4 to 0.13.5 - Bumps
FSharp.Core
from 6.0.7 to 7.0.300 - Bumps
Microsoft.NET.Test.Sdk
from 17.4.1 to 17.6.2 - Bumps
Fake.IO.FileSystem
from 5.23.1 to 6.0.0 - Bumps
Microsoft.SourceLink.GitHub
from 1.0.0 to 1.1.1 - Bumps
System.Diagnostics.DiagnosticSource
from 6.0.0 to 6.0.1 - Bumps
System.Reactive
from 5.0.0 to 6.0.0 - Bumps
Proc
from 0.6.1 to 0.6.2
- Added support for Amazon OpenSearch Serverless request signing (#133)
- Updated SDK to .NET 6 (#126)
- Removed
net461
target from internal packages (#128)
- Fixed parsing of date histogram buckets (#131)
- Allow passing both boolean and integer values to
TrackTotalHits
(#121)
- CVE-2019-0820: Removed transitive dependencies on
System.Text.RegularExpressions
from internal packages; Client Not Impacted (#137)
- Bumps
SemanticVersioning
from 0.8.0 to 2.0.2 - Bumps
Microsoft.NET.Test.Sdk
from 16.5.0 to 17.4.1 - Bumps
Octokit
from 0.32.0 to 4.0.3 - Bumps
BenchMarkDotNet
from 0.13.1 to 0.13.4 - Bumps
System.Reactive
from 3.1.1 to 5.0.0 - Bumps
SharpZipLib
from 1.0.4 to 1.4.1 (#136) - Bumps
FSharp.Core
from 4.7.0 to 6.0.7 - Bumps
FSharp.Data
from 3.1.1 to 5.0.2 - Bumps
AWSSDK.Core
from 3.7.12.11 to 3.7.103.17 - Bumps
JunitXml.TestLogger
from 2.1.78 to 3.0.124 - Bumps
Fake.*
from 5.15.0 to 5.23.1 - Bumps
ConfigureAwaitChecker.Analyzer
from 4.0.0 to 5.0.0.1 - Bumps
Bogus
from 22.1.2 to 34.0.2 - Bumps
ShellProgressBar
from 5.0.0 to 5.2.0 - Bumps
FluentAssertions
from 5.10.3 to 6.10.0 - Bumps
SharpYaml
from 1.6.5 to 2.1.0 - Bumps
Newtonsoft.Json
from 13.0.1 to 13.0.2 - Bumps
Fake.Core.SemVer
from 5.23.1 to 6.0.0 - Bumps
System.Diagnostics.DiagnosticSource
from 5.0.0 to 6.0.0 - Bumps
Microsoft.NETFramework.ReferenceAssemblies
from 1.0.0-preview.2 to 1.0.3