Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 02:51
· 298 commits to main since this release
55199ae

OpenSearch .NET Client v1.5.0

Version 1.5.0 of the OpenSearch .NET Client is now available to download from NuGet.

Fixed

  • Fix highlight max_analyzer_offset field name to match with the one introduced in OpenSearch 2.2.0 (#322) by @gjunge
  • Fix null-ref exception when track total hits is disabled (#341) by @otuncelli

Dependencies

  • 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

What's Changed

  • [Backport 1.x] Add bump-version workflow by @opensearch-trigger-bot in #260
  • [Backport 1.x] Fix bump-version script for GNU sed by @opensearch-trigger-bot in #262
  • Bump version on 1.x to 1.5.0. by @opensearch-trigger-bot in #263
  • [Backport 1.x] Remove packages.lock.json & fix CI caching by @Xtansia in #273
  • Fix compare links in 1.x CHANGELOG by @Xtansia in #275
  • [Backport 1.x] Add skip-changelog label to version bump PRs by @opensearch-trigger-bot in #276
  • [Backport 1.x] Bump Microsoft.TestPlatform.ObjectModel from 17.5.0 to 17.6.3 by @Xtansia in #277
  • [Backport 1.x] Bump JunitXml.TestLogger from 3.0.124 to 3.0.134 by @opensearch-trigger-bot in #287
  • [Backport 1.x] Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0 by @opensearch-trigger-bot in #288
  • [Backport 1.x] Bump BenchMarkDotNet from 0.13.5 to 0.13.6 by @opensearch-trigger-bot in #289
  • [Backport 1.x] Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @opensearch-trigger-bot in #293
  • [Backport 1.x] Bump AWSSDK.Core from 3.7.106.29 to 3.7.200.3 by @opensearch-trigger-bot in #294
  • [Backport 1.x] Bump Bullseye from 3.3.0 to 4.2.1 (#291) by @Xtansia in #295
  • [Backport 1.x] Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @opensearch-trigger-bot in #300
  • [Backport 1.x] Bump AWSSDK.Core from 3.7.200.3 to 3.7.200.6 by @opensearch-trigger-bot in #301
  • [Backport 1.x] Bump FluentAssertions from 6.10.0 to 6.11.0 by @opensearch-trigger-bot in #302
  • [Backport 1.x] Bump JetBrains.Annotations from 2022.3.1 to 2023.2.0 by @opensearch-trigger-bot in #307
  • [Backport 1.x] Bump BenchMarkDotNet from 0.13.6 to 0.13.7 by @opensearch-trigger-bot in #308
  • [Backport 1.x] Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @opensearch-trigger-bot in #309
  • [Backport 1.x] Bump AWSSDK.Core from 3.7.200.6 to 3.7.200.16 by @opensearch-trigger-bot in #315
  • [Backport 1.x] Bump Octokit from 6.1.0 to 7.1.0 by @opensearch-trigger-bot in #316
  • [Backport 1.x] Bump FSharp.Core from 7.0.300 to 7.0.400 by @opensearch-trigger-bot in #317
  • [Backport 1.x] Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @opensearch-trigger-bot in #328
  • [Backport 1.x] Bump AWSSDK.Core from 3.7.200.16 to 3.7.201.1 by @opensearch-trigger-bot in #330
  • [Backport 1.x] Bump Microsoft.TestPlatform.ObjectModel from 17.6.3 to 17.7.1 (#326) by @Xtansia in #329
  • [Backport 1.x] Fixes #321: fix highlight max_analyzer_offset field name to match OS … by @Xtansia in #324
  • [Backport 1.x] Bump FluentAssertions from 6.11.0 to 6.12.0 by @opensearch-trigger-bot in #337
  • [Backport 1.x] Bump AWSSDK.Core from 3.7.201.1 to 3.7.201.6 by @opensearch-trigger-bot in #338
  • [Backport 1.x] Fix null-ref exception when track total hits is disabled by @opensearch-trigger-bot in #342
  • [Backport 1.x] Bump AWSSDK.Core from 3.7.201.6 to 3.7.202.1 by @opensearch-trigger-bot in #346
  • [Backport 1.x] Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @opensearch-trigger-bot in #347
  • [Backport 1.x] Bump Microsoft.TestPlatform.ObjectModel from 17.7.1 to 17.7.2 (#345) by @Xtansia in #348
  • Prepare CHANGELOG.md for v1.5.0 release by @Xtansia in #349

New Contributors

Full Changelog: v1.4.0...v1.5.0