 Sai Medhini Reddy MaryadaandGitHub
|
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.) DoubrovkineandGitHub
|
e68b9e762d
|
Added client-level REST helpers. (#544)
* Added client-level REST helpers.
Signed-off-by: dblock <[email protected]>
* Move functions into an .http namespace.
Signed-off-by: dblock <[email protected]>
* Poetry update in samples.
Signed-off-by: dblock <[email protected]>
* Fix: typo.
Signed-off-by: dblock <[email protected]>
* Clarified what to use in which older versions.
Signed-off-by: dblock <[email protected]>
---------
Signed-off-by: dblock <[email protected]>
|
2023-11-13 12:52:13 -08:00 |
|
 Daniel (dB.) DoubrovkineandGitHub
|
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 |
|
 
|
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.) DoubrovkineandGitHub
|
58217d98ff
|
Reorganize documentation and add samples. (#447)
Signed-off-by: dblock <[email protected]>
|
2023-07-24 10:23:51 -07:00 |
|