Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 16:25
· 7 commits to main since this release
dbc1137

What's Changed

  • Reduce required approvers for release from 2 to 1 by @saimedhi in #755
  • Changed URL for API spec. by @dblock in #757
  • Removed deprecated numpy.float_ and update NumPy/Pandas imports by @saimedhi in #762
  • Updated opensearch-py to reflect the latest OpenSearch API spec by @opensearch-trigger-bot in #763
  • BUG FIX #538 by @Krish-2505 in #760
  • Pass in initial admin password and remove admin:admin references by @derek-ho in #631
  • Updated compatibility matrix to include latest OpenSearch versions by @saimedhi in #765
  • Updated opensearch-py to reflect the latest OpenSearch API spec by @opensearch-trigger-bot in #766
  • Updated opensearch-py to reflect the latest OpenSearch API spec by @opensearch-trigger-bot in #767
  • Fixed issue 769:Collapse not preserved when chaining a search instance by @imvtsl in #771
  • rc corrected to response by @oconpa in #772
  • Updated opensearch-py to reflect the latest OpenSearch API spec by @opensearch-trigger-bot in #773
  • Update guides-bulk example by @keithrozario in #774
  • Updated opensearch-py to reflect the latest OpenSearch API spec by @opensearch-trigger-bot in #775
  • Skip put_aliases tests that don't require both index and alias parameters. by @dblock in #778
  • Skip elements with titles. by @dblock in #777
  • Remove redundant six dependency by @hugovk in #781
  • Remove redundant mock backport dependency and upgrade syntax for Python 3.8+ by @hugovk in #785
  • Bump GitHub Actions by @hugovk in #786
  • Update pytest-asyncio requirement from <=0.23.7 to <=0.23.8 by @dependabot in #787
  • Update sphinx requirement from <7.4 to <7.5 by @dependabot in #788
  • Allow the use of percent string in Bool.and method by @Godefroy-Amaury in #780
  • Fix spell typos and missing whitespace by @m3et in #789
  • Updated dependencies, generated API. by @dblock in #793
  • Update sphinx requirement from <7.5 to <8.1 by @dependabot in #791
  • Remove HEAD-handling hack. by @dblock in #794
  • fix: retry_on_conflicts is not bool by @dblock in #795
  • Added support for the bucket aggregation. by @dblock in #797
  • Finished guide for working with snapshots. by @dblock in #796
  • Fix integration tests with unreleased versions of OpenSearch. by @dblock in #798
  • Prepare for release, 2.7.0. by @dblock in #799

New Contributors

Full Changelog: v2.6.0...v2.7.0