potiuk commented on issue #140: URL: https://github.com/apache/airflow-client-python/issues/140#issuecomment-3632574862
This has been addressed by urllib3 by releaseing 2.6.1 version where they restored the method - we took active part in it. There are no plans to fix earlier version of the client, we did also opened isue in openapi - the client is generated with it and they plan to release the updated version in the next week latest. But if you want to help (I presume that you want to) - https://github.com/apache/airflow/issues/59229 is an issue you can grab and attempt to add the feature that we will automatically ugprade to the new openapi-generator when they release it. It should be rather easy following other upgrades we do. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
