Commit Graph

  • 49d75c2e7d Update pytest-asyncio requirement from <=0.21.0 to <=0.21.1 (#437) dependabot[bot] 2023-07-17 13:25:27 -04:00
  • faa298a3c4 fix : remove AttrJSONSerializer from autodoc classes to document (#433) Naveen Mathew 2023-07-13 22:52:30 +05:30
  • 2003156d9e Update jenkins file to use new docker image (#431) Sayali Gaikawad 2023-07-07 14:01:25 -07:00
  • 12ebe82cba Fix string/tuple/no auth on AsyncHttpConnection class (#424) Dan Jones 2023-07-06 16:01:52 -06:00
  • a4b41fbbbc Added Docker Installation Details into DEVELOPER_GUIDE.md (#427) Raman Saparkhan 2023-07-05 12:49:31 -04:00
  • 2e8d5ce1a5 Index State Management support (#398) florianvazelle 2023-06-28 22:56:00 +02:00
  • bc6a50b0b9 Enhanced existing API generator to use OpenSearch OpenAPI spec (#412) Sai Medhini Reddy Maryada 2023-06-27 11:56:55 -07:00
  • c60c259d96 Security plugin support (#399) florianvazelle 2023-06-27 17:01:40 +02:00
  • db972e615b feat: Add a collapse method to opensearchpy.helpers.search.Search (#409) C. Quentin 2023-06-27 01:19:15 +02:00
  • e5789c7b52 Enhanced the Yaml test runner to utilize the rest-api-spec YAML tests from OpenSearch repo as the input source (#414) Sai Medhini Reddy Maryada 2023-06-26 16:07:06 -07:00
  • be57a4d604 Removed tests against Python 2.7 in github workflows (#421) Sai Medhini Reddy Maryada 2023-06-21 10:42:12 -07:00
  • f1b5706ebd Added 'allow_redirects' parameter in perform_request function for RequestsHttpConnection (#401) Sai Medhini Reddy Maryada 2023-06-13 12:15:00 -07:00
  • 237ce9daf6 Update sphinx requirement from <6.3 to <7.1 (#379) dependabot[bot] 2023-06-06 13:18:00 -04:00
  • dafc966e4e ci(integration): use matrix value for opensearch version (#400) florianvazelle 2023-05-31 16:06:03 +02:00
  • b4c000a7ab Cleaned up the developer guide. (#388) Daniel (dB.) Doubrovkine 2023-05-30 13:40:05 -04:00
  • fe3b5a8922 [#387] Do not escape the "timeout" parameter. (#394) Charles Greer 2023-05-23 15:12:29 -07:00
  • 0395798d2b Fixed flaky CI tests by replacing httpbin with a simple http_server (#395) Sai Medhini Reddy Maryada 2023-05-23 15:07:47 -07:00
  • 3fcddc98c7 Updated Compatibility Matrix with the latest Client and OpenSearch Versions (#381) Sai Medhini Reddy Maryada 2023-05-17 15:05:43 -07:00
  • cef6e1b911 Added MacOS to GitHub CI. (#390) Daniel (dB.) Doubrovkine 2023-05-15 17:48:05 -04:00
  • 707373e369 Include parsed error info in TransportError in async connections (#226) gg-kialo 2023-05-09 21:16:03 +02:00
  • 2abb8c4317 Updated pyi file for point in time API (#378) Sai Medhini Reddy Maryada 2023-04-28 10:11:37 -07:00
  • 83be2cd0e7 Update sphinx requirement from <1.7 to <6.3 (#374) dependabot[bot] 2023-04-24 10:34:10 -07:00
  • 12b274884c [CCI] Create index lifecycle guide (#362) Alexei Karikov 2023-04-24 23:33:51 +06:00
  • 5fa4e8c9a6 [Guide] Search Added (#356) jonathan drysdale-anderson 2023-04-20 21:57:00 -05:00
  • 03b72c3c92 fix: added codecov to ci and made linter happy :) (#335) Daniyar Auezkhan 2023-04-04 07:20:21 +06:00
  • 23611ebda4 Upgrading pytest-asyncio to latest version - 0.21.0 (#339) Sai Medhini Reddy Maryada 2023-03-28 11:14:33 -07:00
  • df3a39f1a0 Updated user_guide for async client (#340) Sai Medhini Reddy Maryada 2023-03-28 10:21:07 -07:00
  • 51eb6e5cca Updated user_guide for async client (#338) Sai Medhini Reddy Maryada 2023-03-24 04:55:31 -07:00
  • a495a20417 fix async example (#330) jayzfbn 2023-03-20 13:30:48 -07:00
  • 2b9aee73a5 Added async support for helpers that are merged from opensearch-dsl-py (#329) Sai Medhini Reddy Maryada 2023-03-17 12:03:46 -07:00
  • 409c883013 Update ci workflows (#318) Yury-Fridlyand 2023-03-13 13:27:56 -07:00
  • 06f7dd44f8 Fixes changelog links (#319) Harsha Vamsi Kalluri 2023-03-11 08:51:20 -08:00
  • f1f73e7ff2 Fixed utils/build-dists.py which was broken by 49ae7c7 (#316) aiudirog 2023-03-08 20:34:43 -05:00
  • 4f66eb8ab9 Add 2PR approval to release workflow (#306) Sayali Gaikawad 2023-03-08 12:33:39 -08:00
  • 49ae7c76e0 Fix async helpers import cycle (#311) aiudirog 2023-03-08 15:05:06 -05:00
  • 05326ba547 Added upgrading.md file and updated it for opensearch-py 2.2.0 release (#293) Sai Medhini Reddy Maryada 2023-02-21 15:34:47 -08:00
  • 754dcc7339 Removing low-level and high-level client terminology (#298) Vacha Shah 2023-02-21 15:06:39 -08:00
  • b26e2f37c1 Fixed CVE - issue 86 mentioned in opensearch-dsl-py repo (#295) Sai Medhini Reddy Maryada 2023-02-16 15:10:03 -08:00
  • c58375aa7b Merging opensearch-dsl-py to opensearch-py (#287) Sai Medhini Reddy Maryada 2023-02-14 15:03:56 -08:00
  • 93636399ec Removed 'out/opensearchpy' folder which was produced while generating pyi files for plugins (#288) Sai Medhini Reddy Maryada 2023-02-14 11:09:14 -08:00
  • 3d1dd7bbce Created untriaged issue workflow. (#290) Daniel (dB.) Doubrovkine 2023-02-14 14:08:38 -05:00
  • 58aa041db3 Fixed Sigv4 Signing for Managed Service (#279) Theo Nam Truong 2023-01-23 19:38:31 -07:00
  • 4059251c13 Bump version to 2.1.0 (#277) Harsha Vamsi Kalluri 2023-01-20 14:58:31 -08:00
  • 176c78c58e Updated CI tests to make them work locally (#275) Sai Medhini Reddy Maryada 2023-01-19 15:20:19 -08:00
  • 7d83a69494 Adding explicit parameters for AIOHttpConnection and AsyncTransport (#276) Sai Medhini Reddy Maryada 2023-01-19 15:15:35 -08:00
  • 5c1c890f69 Abstract away service name (#268) Harsha Vamsi Kalluri 2023-01-18 15:06:59 -08:00
  • c73e46381e Ensure Dependabot PR workflow retriggers on label change (#269) Thomas Farr 2023-01-18 05:47:03 +13:00
  • 054d669139 Removed patch versions in integration tests for OpenSearch 1.0.0 - 2.3.0 to reduce Github Action jobs (#262) Sai Medhini Reddy Maryada 2023-01-08 09:10:37 -08:00
  • c3df325418 Updated MAINTAINERS.md to match recommended opensearch-project format. (#261) Daniel (dB.) Doubrovkine 2023-01-06 13:04:15 -05:00
  • b4bfde0e0b Added new OpenSearch versions and updated compatibility matrix (#257) Sai Medhini Reddy Maryada 2023-01-05 15:46:52 -08:00
  • 9f84873c01 fix faulty example (#256) Minh Le 2023-01-03 21:29:49 +01:00
  • e6951d9824 Updating changelog to include released changes. Adding skip-changelog tag (#249) Harsha Vamsi Kalluri 2023-01-03 12:24:25 -08:00
  • cfb2cf7b60 Adding async support for AWSSigV4 (#254) Harsha Vamsi Kalluri 2023-01-02 14:25:48 -08:00
  • 4c4091b12c Fix DeprecationWarning raised by urllib3 1.26.13 (#246) Jeppe Fihl-Pearson 2022-12-01 19:26:24 +00:00
  • b6b35f4666 feat: Added pool_maxsize for RequestsHttpConnection (#216) Neckbuster 2022-12-02 00:54:59 +05:30
  • d6e994a411 Example of authenticating with kerberos (#214) psaiz 2022-12-01 20:22:49 +01:00
  • 0aeb8a0c4f Update README.md (#198) William Beckler 2022-11-30 18:15:40 -05:00
  • 659d30f539 Modified index definition in client/__init__py (#245) Sai Medhini Reddy Maryada 2022-11-30 08:04:34 -08:00
  • a372f313dd Incrementing version to 2.0.1 (#206) Harsha Vamsi Kalluri 2022-11-29 14:09:34 -08:00
  • 7874ed0e32 fix tests for master (#243) Harsha Vamsi Kalluri 2022-11-28 14:29:37 -08:00
  • e44c5f1a07 Add release workflows (#240) Sayali Gaikawad 2022-11-28 14:29:22 -08:00
  • dea10c80e5 Updated bulk action in helpers (#239) Sai Medhini Reddy Maryada 2022-11-23 11:04:05 -08:00
  • 2672f3f572 Check OpenSSL environment variables before defaulting to certifi (#196) aiudirog 2022-11-22 11:33:45 -05:00
  • fc5ff84267 Updated getting started to user guide (#233) Sai Medhini Reddy Maryada 2022-11-04 15:06:07 -07:00
  • 8ece008605 Fix point in time rest api (#191) Arpit-Bandejiya 2022-11-02 11:49:31 +05:30
  • 8879644ec4 Added timeout to available input query parameters (#210) Harsha Vamsi Kalluri 2022-10-25 10:41:29 -07:00
  • ecd15d44c7 Added CHANGELOG and verifier workflow (#218) Harsha Vamsi Kalluri 2022-10-20 11:48:53 -07:00
  • 006dfc6cd7 Updating current maintainers: adding @VachaShah, @dblock, @harshavamsi (#219) Harsha Vamsi Kalluri 2022-10-19 05:47:09 -07:00
  • 11e5d146a4 Adds alerting plugin related docs (#213) Harsha Vamsi Kalluri 2022-10-18 11:42:49 -07:00
  • 20cc9b4b98 Removing OpenDistro integration tests (#183) Vacha Shah 2022-10-18 11:30:21 -07:00
  • e3729f4d31 Adding Dependabot configuration (#192) Vacha Shah 2022-10-18 11:30:12 -07:00
  • 2d03dc773b Alerting Plugins (#93) Arnav Das 2022-10-04 00:15:18 +05:30
  • 9398975f98 Adds various client docs within Opensearch client (#204) jaydm26 2022-09-27 21:51:17 +02:00
  • 382f63e033 Adding bulk api docs to getting_started (#187) Harsha Vamsi Kalluri 2022-08-26 16:45:36 -07:00
  • 035b472650 Adding link checker workflow (#180) Vacha Shah 2022-07-21 11:06:37 -07:00
  • 16929f1dc6 Using standardized templates from .github (#170) Vacha Shah 2022-07-19 11:01:34 -07:00
  • 40e706fdcb Update the links to absolute URLS in README.md (#179) Venu Vardhan Reddy Tekula 2022-07-19 02:12:11 +05:30
  • 144fe88a1d Adding new OpenSearch versions and updating compatibility matrix (#175) Vacha Shah 2022-06-28 13:01:20 -07:00
  • 3add044c21 Add link to api doc (#169) Philip May 2022-06-09 21:14:37 +02:00
  • 76f2b60d11 Adding OpenSearch 2.0 to the test matrix (#168) Vacha Shah 2022-05-26 16:07:27 -07:00
  • cae0577fd2 Bump client version to 2.0.0 (#167) Vacha Shah 2022-05-26 08:07:47 -07:00
  • 3944cc2928 Re-enable integration tests across multiple versions of OpenSearch (#163) Vacha Shah 2022-05-03 09:27:25 -07:00
  • 262f05ad02 Adding documentation for backport (#159) Vacha Shah 2022-04-25 17:10:10 -07:00
  • 1569c05f08 Remove include_type_name parameter from APIs (#156) Vacha Shah 2022-04-20 13:58:13 -07:00
  • 6da20db2d1 Fixing integration workflow matrix (#155) Vacha Shah 2022-04-13 11:28:51 -07:00
  • b1eaba0064 Type removal breaking changes (#151) Vacha Shah 2022-04-13 10:47:48 -07:00
  • 092a013280 Removing DCO workflow since DCO now runs via App (#153) Vacha Shah 2022-04-11 15:36:46 -07:00
  • 54c9dc3315 Adding auto backport functionality (#149) Vacha Shah 2022-04-05 16:50:57 -07:00
  • 7ed477cca6 Adding CODEOWNERS file (#147) Vacha Shah 2022-04-05 16:35:37 -07:00
  • 172a3179ab Add support to test against various versions of OpenSearch (#146) Vacha Shah 2022-04-05 14:06:54 -07:00
  • fe1730a88b Move requests to install_requires (#142) Sam Foster 2022-03-29 08:39:47 -07:00
  • cd63637c28 updates version for 1.1 release Shivam Dhar 2022-03-21 12:51:52 -07:00
  • 03b2beff2d updates README to add usage for AWSV4SignerAuth Shivam Dhar 2022-03-10 10:37:58 -08:00
  • 6ab90be906 adds IAM auth support Shivam Dhar 2022-02-24 12:47:57 -08:00
  • 65c12d7224 Rename needs-triage label to untriaged according org conventions (#129) Aleksei Atavin 2022-02-14 21:10:47 +02:00
  • 7ad68d5c4c Add .whitesource configuration file whitesource-for-github-com[bot] 2022-01-05 14:17:24 +00:00
  • eca0b1736f fix GH actin to build Sphinx Philip May 2022-02-08 21:26:21 +01:00
  • f4fae0e303 Remove single quote Vijayan Balasubramanian 2022-02-08 13:15:05 -08:00
  • c34680a516 fix MD warnings in README.md Philip May 2022-02-08 20:02:35 +01:00
  • 972fb64fe3 improve install doc with zsh Philip May 2022-02-08 19:53:26 +01:00