40e12afa63
Accepting request 1319107 from devel:languages:python
Ana Guerrero2025-11-24 13:05:21 +00:00
fb0d43b8fc
- Update to 9.2.0 * Update OpenTelemetry conventions * Support Trio when using the httpx async client * Add Python 3.14 to CI builds, and remove 3.8 and 3.9 - Drop no-longer-needed fixture-scope.patch
Nico Krapp2025-11-21 13:06:42 +00:00
758aa02199
Accepting request 1304838 from devel:languages:python
Ana Guerrero2025-09-17 14:37:02 +00:00
3f82f173c8
- Add fixture-scope.patch to fix tests with pytest-asyncio 1.2.0
Nico Krapp2025-09-15 14:07:18 +00:00
a641cf0efa
- 8.17.0: * Fix use of SSLContext with sniffing (#199) * Fix enabled_cleanup_closed warning (#202) * Remove unneeded install requirement (#196)
Daniel Garcia2025-01-08 09:46:09 +00:00
aaa0660beb
Accepting request 1230777 from devel:languages:python
Ana Guerrero2024-12-13 21:33:13 +00:00
09291839a3
Accepting request 1230637 from home:bnavigator:branches:devel:languages:python
Matej Cepl2024-12-13 10:45:12 +00:00
7df337b9b2
Accepting request 1228532 from devel:languages:python
Ana Guerrero2024-12-06 13:25:17 +00:00
3318949a91
- drop remove-mock.patch, it's part of upstream now. - Update to 8.15.1 * Add explicit Python 3.13 support (#189) - 8.15.0: * Removed call to raise_for_status() when using HttpxAsyncHttpNode to prevent exceptions being raised for 404 responses (#182) * Documented response classes (#175) * Dropped support for Python 3.7 (#179)
Daniel Garcia2024-12-05 14:00:15 +00:00
972da2f2d1
Accepting request 1182049 from devel:languages:python
Ana Guerrero2024-06-21 14:02:45 +00:00
009687a281
- Skip some failing tests with pytest 8.x.
Steve Kowalik2024-06-21 07:56:07 +00:00
834fdec1fd
Accepting request 1179344 from devel:languages:python
Ana Guerrero2024-06-09 18:18:42 +00:00
d5e293a593
Accepting request 1178988 from home:mcalabkova:branches:devel:languages:python
Matej Cepl2024-06-07 17:16:29 +00:00
fd53d68fe2
Accepting request 1177005 from devel:languages:python
Ana Guerrero2024-06-04 10:50:27 +00:00
e1d0cafab6
- Switch to pyproject macros. - Require pytest 8 or greater. - Add patch remove-mock.patch: * Remove requirement on mock, now as a patch, rather than sed.
Steve Kowalik2024-05-27 04:25:16 +00:00
c17d0d9585
Accepting request 1176152 from devel:languages:python
Ana Guerrero2024-05-24 17:50:02 +00:00
2dcbde1a2b
Accepting request 1176037 from home:mcalabkova:branches:devel:languages:python
Markéta Machová2024-05-23 08:49:58 +00:00
7e7a038be2
Accepting request 1174871 from home:mcalabkova:branches:devel:languages:python:pytest
Steve Kowalik2024-05-20 01:37:27 +00:00
235a887777
Accepting request 1140133 from devel:languages:python
Ana Guerrero2024-01-21 22:07:15 +00:00
b0d4060cc1
- update to 8.12.0: * Fix basic auth built from percent-encoded URLs
Dirk Mueller2024-01-20 14:03:28 +00:00
0f601f3b61
Accepting request 1133054 from devel:languages:python
Ana Guerrero2023-12-15 20:46:50 +00:00
b9cc0dd8a8
- update to 8.11.0: * Always set default HTTPS port to 443 * Drop support for Python 3.6 * Include tests in sdist * Fix __iter__ return type to Iterator
Dirk Mueller2023-12-14 10:21:39 +00:00
d0b25983d2
Accepting request 1130493 from devel:languages:python
Ana Guerrero2023-12-04 21:59:22 +00:00
9c80c7d004
- update to 8.10.0: * Support urllib3 2.x in addition to urllib3 1.26.x (#121) * Add 409 to NOT_DEAD_NODE_HTTP_STATUSES (#120) * Fixed an issue where a large number of consecutive failures to connect to a node would raise an OverflowError. * Fixed an issue to ensure that ApiResponse can be pickled. gh#elastic/elastic-transport-python#96 * Added method for clients to use default ports for URL scheme.
Dirk Mueller2023-12-02 17:08:19 +00:00