alamb commented on code in PR #3457:
URL: https://github.com/apache/arrow-rs/pull/3457#discussion_r1061909643


##########
object_store/CHANGELOG-old.md:
##########
@@ -21,6 +21,33 @@
 
 # Changelog
 
+## 
[object_store_0.5.2](https://github.com/apache/arrow-rs/tree/object_store_0.5.2)
 (2022-12-02)
+
+[Full 
Changelog](https://github.com/apache/arrow-rs/compare/object_store_0.5.1...object_store_0.5.2)
+
+**Implemented enhancements:**
+
+- Object Store: Allow custom reqwest client 
[\#3127](https://github.com/apache/arrow-rs/issues/3127)
+- socks5 proxy support for the object\_store crate 
[\#2989](https://github.com/apache/arrow-rs/issues/2989) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+- Cannot query S3 paths containing whitespace 
[\#2799](https://github.com/apache/arrow-rs/issues/2799) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+
+**Fixed bugs:**
+
+- object\_store\(gcp\): GCP complains about content-length for copy 
[\#3235](https://github.com/apache/arrow-rs/issues/3235)
+- object\_store\(aws\): EntityTooSmall error on multi-part upload 
[\#3233](https://github.com/apache/arrow-rs/issues/3233) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+
+**Merged pull requests:**
+
+- Add more ClientConfig Options for Object Store RequestBuilder \(\#3127\) 
[\#3256](https://github.com/apache/arrow-rs/pull/3256) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)] 
([tustvold](https://github.com/tustvold))
+- Add ObjectStore ClientConfig 
[\#3252](https://github.com/apache/arrow-rs/pull/3252) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)] 
([tustvold](https://github.com/tustvold))

Review Comment:
   is this one an API change?



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

Reply via email to