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
Daniel (dB.) Doubrovkine and GitHub
fa8f3a7ae0
Added a guide on making raw JSON REST requests. ( #542 )
...
Signed-off-by: dblock <[email protected] >
2023-10-16 12:32:17 -07:00
DJ Carrillo and GitHub
d9a7050df4
Added advanced index actioins guide & sample code file. ( #541 )
...
Signed-off-by: Djcarrillo6 <[email protected] >
2023-10-16 11:27:22 -04:00
DJ Carrillo and GitHub
84ac172ddc
Added new guide & sample module for using index templates. ( #531 )
...
Added index_template guide and sample
Signed-off-by: Djcarrillo6 <[email protected] >
2023-10-11 10:11:35 -07:00
Raman Saparkhan and GitHub
29c6445dcc
[CCI][GUIDE] Minor fixes to poetry docs ( #494 )
...
* minor fixes to poetry docs
Signed-off-by: Raman Saparkhan <[email protected] >
* updated CHANGELOG.md
Signed-off-by: Raman Saparkhan <[email protected] >
* updated CHANGELOG.md
Signed-off-by: Raman Saparkhan <[email protected] >
* fixed CHANGELOG.md
Signed-off-by: Raman Saparkhan <[email protected] >
---------
Signed-off-by: Raman Saparkhan <[email protected] >
2023-09-15 03:07:52 -04:00
Sai Medhini Reddy Maryada and GitHub
caeaa13250
Updated Security Client APIs ( #450 )
...
Signed-off-by: saimedhi <[email protected] >
2023-07-26 18:38:49 -04:00
Daniel (dB.) Doubrovkine and GitHub
54a517ada9
Added bulk samples and explained error handling. ( #448 )
...
* Added bulk samples and explained error handling.
Signed-off-by: dblock <[email protected] >
* The client can serialize an array for you.
Signed-off-by: dblock <[email protected] >
---------
Signed-off-by: dblock <[email protected] >
2023-07-25 19:17:28 -07:00
f54973e583
Added k-nn user guide and samples. ( #449 )
...
* Added k-nn user guide and samples.
Signed-off-by: dblock <[email protected] >
* Added async samples.
Signed-off-by: dblock <[email protected] >
* Renamed Lucene Filters with Efficient Filters.
Signed-off-by: dblock <[email protected] >
* Fixing TOC from Lucene filters to Efficient filters
Signed-off-by: Vacha Shah <[email protected] >
---------
Signed-off-by: dblock <[email protected] >
Signed-off-by: Vacha Shah <[email protected] >
Co-authored-by: Vacha Shah <[email protected] >
2023-07-25 19:04:13 -07:00
Daniel (dB.) Doubrovkine and GitHub
58217d98ff
Reorganize documentation and add samples. ( #447 )
...
Signed-off-by: dblock <[email protected] >
2023-07-24 10:23:51 -07:00