GitHub user Xuanwo created a discussion: v0.33.2
**NOTE: This release is not yet an official ASF release. We are still in the process of learning how to create a formal one.** ## [v0.33.2] - 2023-04-27 ### Added - feat(core): add test for `stat_with_if_none_match` (#2122) - feat(services/gcs): Add start-after support for list (#2107) - feat(services/azblob): Add supporting presign (#2120) - feat(services/gcs): Add supporting presign support (#2126) - feat(java): connect rust async/await with java future (#2112) - docs: add hdfs classpath related troubleshoot (#2130) - fix(clippy): suppress dead_code check (#2135) - feat(core): Add `cache-control` to Metadata (#2136) - fix(services/gcs): Remove HOST header to avoid gcs RESET connection (#2139) - test(core): test for `write_with_cache_control` (#2131) - test(core): test for `write_with_content_type` (#2140) - test(core): test for `read_with_if_none_match` (#2141) - feat(services/supabase): Add read/write/stat support for supabase (#2119) ### Docs - docs: add hdfs classpath related troubleshoot (#2130) ### CI - ci: Mark job as skipped if owner is not apache (#2128) - ci: Enable native-tls to test gcs presign for workaround (#2138) ## New Contributors * @ShadowySpirits made their first contribution in https://github.com/apache/incubator-opendal/pull/2112 **Full Changelog**: https://github.com/apache/incubator-opendal/compare/v0.33.1...v0.33.2 [v0.33.2]: https://github.com/apache/incubator-opendal/compare/v0.33.1...v0.33.2 <hr /><em>This discussion was created from the release <a href='https://github.com/apache/incubator-opendal/releases/tag/v0.33.2'>v0.33.2</a>.</em> GitHub link: https://github.com/apache/incubator-opendal/discussions/2150 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
