maybe-vibe opened a new pull request, #2274:
URL: https://github.com/apache/iceberg-rust/pull/2274

   ## Which issue does this PR close?
   
   - Avoid pulling both the legacy `rustls` / Hyper 0.14 stack and the newer 
`default-https-client` stack through inherited AWS SDK defaults.
   - AWS SDK announcement: 
https://github.com/awslabs/aws-sdk-rust/discussions/1257
   
   ## What changes are included in this PR?
   
   - Disable inherited AWS SDK default features for `aws-sdk-glue` and 
`aws-sdk-s3tables`
   - Explicitly enable `default-https-client` and `rt-tokio`
   - Bump the minimum `aws-sdk-glue` version to `1.85`, the first version that 
provides `default-https-client`
   
   ## Are these changes tested?
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to