tustvold commented on code in PR #2682:
URL: https://github.com/apache/arrow-rs/pull/2682#discussion_r965811802


##########
object_store/CHANGELOG.md:
##########
@@ -19,52 +19,44 @@
 
 # Changelog
 
-## 
[object_store_0.4.0](https://github.com/apache/arrow-rs/tree/object_store_0.4.0)
 (2022-08-10)
+## 
[object_store_0.5.0](https://github.com/apache/arrow-rs/tree/object_store_0.5.0)
 (2022-09-08)
 
-[Full 
Changelog](https://github.com/apache/arrow-rs/compare/object_store_0.3.0...object_store_0.4.0)
+[Full 
Changelog](https://github.com/apache/arrow-rs/compare/object_store_0.4.0...object_store_0.5.0)
+
+**Breaking changes:**
+
+- Replace azure sdk with custom implementation 
[\#2509](https://github.com/apache/arrow-rs/pull/2509) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)] 
([roeap](https://github.com/roeap))
+- Replace rusoto with custom implementation for AWS \(\#2176\)  
[\#2352](https://github.com/apache/arrow-rs/pull/2352) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)] 
([tustvold](https://github.com/tustvold))
 
 **Implemented enhancements:**
 
-- Relax Path Validation to Allow Any Percent-Encoded Sequence 
[\#2355](https://github.com/apache/arrow-rs/issues/2355) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
-- Support get\_multi\_ranges in ObjectStore 
[\#2293](https://github.com/apache/arrow-rs/issues/2293)
-- object\_store: Create explicit test for symlinks 
[\#2206](https://github.com/apache/arrow-rs/issues/2206) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
-- object\_store: Make builder style configuration for object stores 
[\#2203](https://github.com/apache/arrow-rs/issues/2203) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
-- object\_store: Add example in the main documentation readme 
[\#2202](https://github.com/apache/arrow-rs/issues/2202) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+- IMDSv1 Fallback for S3 
[\#2609](https://github.com/apache/arrow-rs/issues/2609) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+- Print Response Body On Error 
[\#2572](https://github.com/apache/arrow-rs/issues/2572) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+- Coalesce Ranges Parallel Fetch 
[\#2562](https://github.com/apache/arrow-rs/issues/2562) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+- Support Coalescing Out-of-Order Ranges 
[\#2561](https://github.com/apache/arrow-rs/issues/2561) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]
+- object\_store: use different AWS environment variable name in integration 
[\#2550](https://github.com/apache/arrow-rs/issues/2550) 
[[object-store](https://github.com/apache/arrow-rs/labels/object-store)]

Review Comment:
   Darn, thought I got them all :sweat_smile: 



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