Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 20:15
· 238 commits to main since this release
4059251

What's Changed

  • Modified index definition in client/__init__py by @saimedhi in #245
  • Update README.md by @wbeckler in #198
  • Add kerberos support by @psaiz in #214
  • feat: Added pool_maxsize in RequestsHttpConnection by @Neckbuster in #216
  • Fix DeprecationWarning raised by urllib3 1.26.13 by @Tenzer in #246
  • Adding async support for AWSSigV4 by @harshavamsi in #254
  • Updating changelog to include released changes. Adding skip-changelog tag by @harshavamsi in #249
  • fix faulty example by @mle-els in #256
  • Added new OpenSearch versions and updated compatibility matrix by @saimedhi in #257
  • Updated MAINTAINERS.md format. by @dblock in #261
  • Removed patch versions in integration tests for OpenSearch 1.0.0-2.3.0 to reduce Github Action jobs by @saimedhi in #262
  • Ensure Dependabot PR workflow retriggers on label change by @Xtansia in #269
  • Abstract away service name by @harshavamsi in #268
  • Adding explicit parameters for AIOHttpConnection and AsyncTransport by @saimedhi in #276
  • Updated CI tests to make them work locally by @saimedhi in #275
  • Bump version to 2.1.0 by @harshavamsi in #277

New Contributors

Full Changelog: v2.0.1...v2.1.0