v1.4.0
OpenSearch .NET Client v1.4.0
Version 1.4.0 of the OpenSearch .NET Client is now available to download from NuGet.
Added
- Added support for approximate k-NN search queries and k-NN vector index properties (#215)
Dependencies
- 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
What's Changed
- Fix references to IBulkResponse by @mausch in #127
- Bump System.Reflection.Emit from 4.3.0 to 4.7.0 by @dependabot in #177
- Bump Argu from 5.5.0 to 6.1.1 by @dependabot in #176
- Bump Ben.Demystifier from 0.1.4 to 0.4.1 by @dependabot in #180
- Bump System.Text.Json from 7.0.1 to 7.0.2 by @dependabot in #179
- Bump Octokit from 4.0.3 to 5.0.2 by @dependabot in #183
- Bump Fake.Core.Environment from 5.23.1 to 6.0.0 by @dependabot in #182
- Bump Microsoft.TestPlatform.ObjectModel from 17.4.1 to 17.5.0 by @dependabot in #192
- Bump SharpZipLib from 1.4.1 to 1.4.2 by @dependabot in #191
- Bump AWSSDK.Core from 3.7.103.17 to 3.7.106.20 by @dependabot in #195
- Bump AWSSDK.Core from 3.7.106.20 to 3.7.106.24 by @dependabot in #198
- Bump AWSSDK.Core from 3.7.106.24 to 3.7.106.29 by @dependabot in #201
- [Backport 1.x] Bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @opensearch-trigger-bot in #213
- [Backport 1.x] Bump System.Text.Json from 7.0.2 to 7.0.3 by @opensearch-trigger-bot in #237
- [Backport 1.x] Bump Octokit from 5.0.2 to 6.1.0 by @opensearch-trigger-bot in #238
- [Backport 1.x] Implement k-NN approximate search and mappings bindings by @Xtansia in #239
- [Backport 1.x] Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 by @Xtansia in #240
- [Backport 1.x] Test against unreleased OpenSearch by @opensearch-trigger-bot in #242
- [Backport 1.x] Install k-NN plugin for unreleased OpenSearch integration tests by @opensearch-trigger-bot in #243
- [Backport 1.x] Bump Microsoft.CSharp from 4.6.0 to 4.7.0 by @Xtansia in #249
- [Backport 1.x] Bump System.Diagnostics.DiagnosticSource from 6.0.0 to 6.0.1 by @Xtansia in #246
- [Backport 1.x] Bump System.Reactive from 5.0.0 to 6.0.0 by @Xtansia in #247
- [Backport 1.x] Bump FSharp.Data from 5.0.2 to 6.2.0 by @Xtansia in #248
- [Backport 1.x] Bump BenchMarkDotNet from 0.13.4 to 0.13.5 by @Xtansia in #250
- [Backport 1.x] Bump Proc from 0.6.1 to 0.6.2 by @Xtansia in #254
- [Backport 1.x] Bump FSharp.Core from 6.0.7 to 7.0.300 by @Xtansia in #251
- [Backport 1.x] Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.2 by @Xtansia in #252
- [Backport 1.x] Bump Fake.IO.FileSystem from 5.23.1 to 6.0.0 by @Xtansia in #253
- Prepare for 1.4.0 release by @Xtansia in #257
New Contributors
Full Changelog: v1.3.0...v1.4.0