Daniel (dB.) Doubrovkine and GitHub
87e531b943
Changed URL for API spec. ( #757 )
...
Signed-off-by: dblock <[email protected] >
2024-06-12 21:48:29 -07:00
Sai Medhini Reddy Maryada and GitHub
0e28f5ffe9
Updated code generator to use new version of OpenAPI specification ( #721 )
...
* Updated code generator to use new version of OpenAPI specification
Signed-off-by: saimedhi <[email protected] >
* Updated code generator to use native OpenAPI specification
Signed-off-by: saimedhi <[email protected] >
---------
Signed-off-by: saimedhi <[email protected] >
2024-04-17 17:22:10 -04:00
Sai Medhini Reddy Maryada and GitHub
ba715b9d3f
Dropped support for python 3.6, 3.7 and added support for python 3.12 ( #717 )
...
Signed-off-by: saimedhi <[email protected] >
2024-04-06 11:18:47 -04:00
Daniel (dB.) Doubrovkine and GitHub
1801ada270
Added pylint, enforce naming. ( #590 )
...
* Added pylint.
Signed-off-by: dblock <[email protected] >
* Enforce pylint:invalid-name.
Signed-off-by: dblock <[email protected] >
* Updated the generated code header to prevent broken links.
Signed-off-by: dblock <[email protected] >
* Swapped order of messages.
Signed-off-by: dblock <[email protected] >
---------
Signed-off-by: dblock <[email protected] >
2023-11-21 10:04:39 -08:00
Daniel (dB.) Doubrovkine and GitHub
d8dc5474b7
Expanded nox -rs docs to generate docs. ( #568 )
...
Signed-off-by: dblock <[email protected] >
Signed-off-by: Daniel (dB.) Doubrovkine <[email protected] >
2023-11-09 23:21:35 -08:00
Daniel (dB.) Doubrovkine and GitHub
dcb79cc322
Merge .pyi type stubs inline ( #563 )
...
* Merged types into .py code.
Signed-off-by: dblock <[email protected] >
* Fix: nox -rs generate.
Signed-off-by: dblock <[email protected] >
* Updated CHANGELOG.
Signed-off-by: dblock <[email protected] >
* Use lowest common python version for lint.
Signed-off-by: dblock <[email protected] >
* Fix: don't typeshed.
Signed-off-by: dblock <[email protected] >
* Removed unneeded comment.
Signed-off-by: dblock <[email protected] >
* Simplify OPENSEARCH_URL.
Signed-off-by: dblock <[email protected] >
* Fix: positional ignore_status used as chunk_size.
Signed-off-by: dblock <[email protected] >
* Fix: parse version string.
Signed-off-by: dblock <[email protected] >
* Remove future annotations for Python 3.6.
Signed-off-by: dblock <[email protected] >
* Fix: types in documentation.
Signed-off-by: dblock <[email protected] >
* Improve CHANGELOG text.
Signed-off-by: dblock <[email protected] >
* Re-added missing separator.
Signed-off-by: dblock <[email protected] >
* Remove duplicate licenses.
Signed-off-by: dblock <[email protected] >
* Get rid of Optional[Any].
Signed-off-by: dblock <[email protected] >
* Fix docs with AsyncOpenSearch.
Signed-off-by: dblock <[email protected] >
* Fix: undo comment.
Signed-off-by: dblock <[email protected] >
---------
Signed-off-by: dblock <[email protected] >
2023-11-06 10:08:19 -08:00
Daniel (dB.) Doubrovkine and GitHub
17794bab75
Add a nox session for client generator. ( #554 )
...
Signed-off-by: dblock <[email protected] >
2023-10-26 08:55:25 -07:00
Daniel (dB.) Doubrovkine and GitHub
a1f942b6f9
Added support for AWS Sigv4 for UrlLib3. ( #547 )
...
* WIP: Added support for AWS Sigv4 for UrlLib3.
Signed-off-by: dblock <[email protected] >
* Refactored common implementation.
Signed-off-by: dblock <[email protected] >
* Added sigv4 samples.
Signed-off-by: dblock <[email protected] >
* Updated CHANGELOG.
Signed-off-by: dblock <[email protected] >
* Add documentation.
Signed-off-by: dblock <[email protected] >
* Use the correct class in tests.
Signed-off-by: dblock <[email protected] >
* Renamed samples.
Signed-off-by: dblock <[email protected] >
* Split up requests and urllib3 unit tests.
Signed-off-by: dblock <[email protected] >
* Rename AWSV4Signer.
Signed-off-by: dblock <[email protected] >
* Clarified documentation of when to use Urllib3AWSV4SignerAuth vs. RequestHttpConnection.
Signed-off-by: dblock <[email protected] >
* Move fetch_url inside the signer class.
Signed-off-by: dblock <[email protected] >
* Added unit test for Urllib3AWSV4SignerAuth adding headers.
Signed-off-by: dblock <[email protected] >
* Added unit test for signing to include query string.
Signed-off-by: dblock <[email protected] >
---------
Signed-off-by: dblock <[email protected] >
2023-10-23 19:46:19 -04:00
Sai Medhini Reddy Maryada and GitHub
8485606913
Added generating imports and headers to API generator ( #467 )
...
Signed-off-by: saimedhi <[email protected] >
2023-08-02 15:00:20 -07:00
Daniel (dB.) Doubrovkine and GitHub
e022932ed1
Add the ability to run test patterns. ( #454 )
...
Signed-off-by: dblock <[email protected] >
2023-07-26 10:18:45 -07:00
Raman Saparkhan and GitHub
a4b41fbbbc
Added Docker Installation Details into DEVELOPER_GUIDE.md ( #427 )
...
Signed-off-by: Raman Saparkhan <[email protected] >
2023-07-05 12:49:31 -04:00
Sai Medhini Reddy Maryada and GitHub
bc6a50b0b9
Enhanced existing API generator to use OpenSearch OpenAPI spec ( #412 )
...
Signed-off-by: saimedhi <[email protected] >
2023-06-27 11:56:55 -07:00
Daniel (dB.) Doubrovkine and GitHub
b4c000a7ab
Cleaned up the developer guide. ( #388 )
...
Signed-off-by: dblock <[email protected] >
2023-05-30 13:40:05 -04:00
Vacha Shah and GitHub
20cc9b4b98
Removing OpenDistro integration tests ( #183 )
...
Signed-off-by: Vacha Shah <[email protected] >
Signed-off-by: Vacha Shah <[email protected] >
2022-10-18 11:30:21 -07:00
Vacha Shah and GitHub
172a3179ab
Add support to test against various versions of OpenSearch ( #146 )
...
* Adding support to run integration tests across various versions of OpenSearch
Signed-off-by: Vacha Shah <[email protected] >
* Adding a compatibility matrix and getting started guide with formatting
Signed-off-by: Vacha Shah <[email protected] >
* Splitting jobs for opendistro and opensearch
Signed-off-by: Vacha Shah <[email protected] >
2022-04-05 14:06:54 -07:00
Philip May and Vijayan Balasubramanian
972fb64fe3
improve install doc with zsh
...
Signed-off-by: Philip May <[email protected] >
2022-02-08 11:39:58 -08:00
PhilipMay and Vijayan Balasubramanian
19be5802ea
add sphinx
...
Signed-off-by: Philip May <[email protected] >
2022-02-08 11:39:58 -08:00
Rushi Agrawal and GitHub
28547f5a9a
Add developer guide ( #57 )
...
Signed-off-by: Rushi Agrawal <[email protected] >
2021-08-31 17:12:26 +03:00